aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/hipe/hipe_bif0.c
AgeCommit message (Expand)Author
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-27Change hipe_bifs:system_crc/1 to hipe_bifs:system_crc/0Magnus Henoch
2015-05-06Merge branch 'sverk/hipe_match_wbin/OTP-12667'Sverker Eriksson
2015-04-21erts,hipe: Optimize away calls to emasculate_binarySverker Eriksson
2015-04-20erts,hipe: Fix bug in binary matching of writable binarySverker Eriksson
2015-03-12Merge branch 'maint'Henrik Nord
2015-02-26hipe: change mfa_info_table lock to rwmutexMikael Pettersson
2015-01-26hipe: improve error handling at code allocation failureMikael Pettersson
2015-01-26hipe: remove HIPE_ALLOC_CODE macroMikael Pettersson
2014-10-28Merge branch 'maint'Lukas Larsson
2014-10-28Use isfinite() instead of finite() when availableAnthony Ramine
2014-04-29erts: Remove some dead hipe specific codeSverker Eriksson
2014-04-29erts: Fix global tracing of beam function when called from hipe codeSverker Eriksson
2014-02-28hipe: Break apart hipe_bif:make_fe/3 into two BIFsBjörn Gustavsson
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-13Change the return value of hipe_bifs:remove_refs_from/1Kostis Sagonas
2012-08-23Merge branch 'maint'Sverker Eriksson
2012-08-21Fix init:restart with hipelibsSverker Eriksson
2012-08-17Remove support for tuple funsBjörn Gustavsson
2012-06-04Merge branch 'maint'Lukas Larsson
2012-05-10Remove stale code for hybrid heap and incremental GCBjörn Gustavsson
2012-03-30Merge branch 'maint'Björn-Egil Dahlberg
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-02-21erts: Fix hipe loading bug for new non-blocking loadSverker Eriksson
2012-02-21erts: Cleanup code loadingSverker Eriksson
2012-02-21erts: Rename "loader" code_ix as "staging" code_ixSverker Eriksson
2012-02-21erts: Multiple module tables using code_ixSverker Eriksson
2012-02-21erts: Use several addresses in each ExportSverker Eriksson
2012-02-21erts: Multiple export tab's using code_ixSverker Eriksson
2012-02-21erts: Refactor Module structSverker Eriksson
2012-01-03hipe: Suppress warnings for unused variablesBjörn-Egil Dahlberg
2011-11-17hipe,erts: Allow hipe without floating point exceptionsSverker Eriksson
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-01-31Remove hipe constants poolPaul Guyot
2010-08-13fix hipe_bifs_alloc_data_2 to avoid "Yikes!" warningMikael Pettersson
2010-02-11hipe_bif0.c: Remove $Id$Kostis Sagonas
2010-01-30Merge branch 'mp/hipe-smp-fixes' into ccase/r13b04_devErlang/OTP
2010-01-27work around hipe_mfa_info_table lock omissionMikael Pettersson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP