summaryrefslogtreecommitdiff
path: root/erts/emulator/hipe/hipe_mkliterals.c
Commit message (Expand)AuthorAgeFilesLines
* Implementation of true asynchronous signaling between processesRickard Green2018-03-211-5/+5
* Merge branch 'maint'Sverker Eriksson2018-01-031-0/+7
|\
| * Add PRIMOP_ABI_VSN to erts checksumSverker Eriksson2018-01-031-0/+7
* | erts: Remove some straggling ERTS_SMPSverker Eriksson2017-12-121-1/+0
* | HiPE: Unique ref receive optMagnus Lång2017-11-161-0/+3
* | HiPE: Support literal tagsMagnus Lång2017-11-051-0/+9
* | erts: Cleanup removal of non-smp emulatorsLukas Larsson2017-07-171-1/+1
* | erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson2017-07-171-6/+0
|/
* hipe,erts: Remove cached fun 'native_address'Sverker Eriksson2016-10-141-3/+0
* hipe: Add assertion for gc in bif without wrapperMagnus Lång2016-06-301-0/+6
* update copyright-yearHenrik Nord2016-03-151-1/+1
* erts,hipe,dialyzer: Fix hipe checkum of target runtime systemSverker Eriksson2015-08-311-0/+5
* erts: Change THE_NON_VALUE to not be hard coded in hipe compilerSverker Eriksson2015-08-241-3/+2
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Change hipe_bifs:system_crc/1 to hipe_bifs:system_crc/0Magnus Henoch2015-05-271-2/+1
* erts: Fix global tracing of beam function when called from hipe codeSverker Eriksson2014-04-291-0/+1
* erts: Save some space in process struct for hipeSverker Eriksson2014-04-291-2/+2
* erts,hipe: Make hipe compiler ask running emulator about process struct offsetsSverker Eriksson2012-12-201-46/+51
* Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green2012-12-071-1/+1
|\
| * Prepare for use of ptab functionality also for portsRickard Green2012-12-031-1/+1
* | Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
* | Remove stale code for hybrid heap and incremental GCBjörn Gustavsson2012-05-101-4/+0
|/
* hipe,erts: Allow hipe without floating point exceptionsSverker Eriksson2011-11-171-1/+15
* erts,hipe: Limited support for hipe cross compilationSverker Eriksson2011-11-091-11/+44
* erts-hipe: Change THE_NON_VALUE for HiPE enabled debug emulatorSverker Eriksson2011-10-261-8/+8
* erts-hipe: Enable debug compiled hipe-VM with lock checkerSverker Eriksson2011-10-261-0/+3
* hipe_mkliterals print argv[0] in generated filesSverker Eriksson2011-05-111-6/+6
* Merge branch 'ks/hipe-ppc64' into devHenrik Nord2011-04-051-7/+7
|\
| * Cleanup tagsKostis Sagonas2011-02-141-8/+7
* | Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
|/
* One off-heap list, to eliminate two words per ETS object.Sverker Eriksson2010-07-201-2/+2
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+631