aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator
AgeCommit message (Expand)Author
2011-10-26erts-hipe: Make hipe enabled emulator compile with new BIF callsSverker Eriksson
2011-10-26Simplify the instructions for calling BIFsBjörn Gustavsson
2011-10-26Change the calling convention for BIFsBjörn Gustavsson
2011-10-26Use the proper macros in all BIFsBjörn Gustavsson
2011-10-20Merge branch 'bjorn/unicode-noncharacters/OTP-9624'Björn Gustavsson
2011-10-18Merge branch 'fm/enif_is_number'Henrik Nord
2011-10-13Allow noncharacter code points in unicode encoding and decodingBjörn Gustavsson
2011-10-13make_preload: Don't output a C comment start inside a commentBjörn Gustavsson
2011-10-12Merge branch 'bjorn/erts/beam-loader-fixes'Björn Gustavsson
2011-10-11Merge branch 'bjorn/some-configure-clean-ups'Björn Gustavsson
2011-10-11Print transformtions sorted on the name of the first instructionBjörn Gustavsson
2011-10-11Share code for call of predicate and transformation functionsBjörn Gustavsson
2011-10-11Simplify transformations of gc_bif[123] instructionsBjörn Gustavsson
2011-10-11Refactor 'too_old_compiler' handlingBjörn Gustavsson
2011-10-11Introduce 'try_me_else_fail'Björn Gustavsson
2011-10-11Combine 'store_var' with 'next_arg'Björn Gustavsson
2011-10-11Merge 'next_instr' and 'is_op' into 'next_instr'Björn Gustavsson
2011-10-11Merge 'new_instr' and 'store_op' into 'new_instr'Björn Gustavsson
2011-10-11Combine a 'call' instruction with the following 'end' instructionBjörn Gustavsson
2011-10-11Remove some unnecessary type constraints in transformationsBjörn Gustavsson
2011-10-11Get rid of redundant 'try_me_else' and 'fail' instructionsBjörn Gustavsson
2011-10-11Add some more information in instruction commentsBjörn Gustavsson
2011-10-11In transformations, don't store variables that are never usedBjörn Gustavsson
2011-10-11Remove redundant 'next_arg' before 'next_instr'Björn Gustavsson
2011-10-11Generalize and rename is_set_var_instr() to is_instr()Björn Gustavsson
2011-10-11Remove too_old_compiler handling for very old instruction variantsBjörn Gustavsson
2011-10-11Remove the special instructions for the hybrid heap emulatorBjörn Gustavsson
2011-10-11Remove optimization of 'move R R'Björn Gustavsson
2011-09-29Merge branch 'dev' into majorBjörn-Egil Dahlberg
2011-09-29Update copyright yearsBjörn-Egil Dahlberg
2011-09-29Merge branch 'dev' into majorLukas Larsson
2011-09-29Merge branch 'sverker/stub-module-code-leakage' into devLukas Larsson
2011-09-29Merge branch 'dev' into majorLukas Larsson
2011-09-29Merge branch 'lukas/fix_erts_testcases/OTP-9596' into devLukas Larsson
2011-09-29Allow out of memory exception for max_port checksLukas Larsson
2011-09-29Double timeout to make sure debug builds passLukas Larsson
2011-09-29Use now instead of os:timestampLukas Larsson
2011-09-28Prevent valgrind warning for erts_alloc_permanent_cache_alignedSverker Eriksson
2011-09-28[erts] Fix memory leak in erts_make_stub_module (hipe loading)Sverker Eriksson
2011-09-28Merge branch 'dev' into majorRaimo Niskanen
2011-09-28Merge branch 'raimo/sctp-getsetopts-dev/OTP-9544' into devRaimo Niskanen
2011-09-28Merge branch 'dev' into majorBjörn Gustavsson
2011-09-27distribution_SUITE:bulk_send_bigbig/1: Fail with more informationBjörn Gustavsson
2011-09-27distribution_SUITE: Use unique slave node namesBjörn Gustavsson
2011-09-26busy_port_SUITE: Avoid crash in register/2Björn Gustavsson
2011-09-26Merge branch 'dev' into majorLars Thorsen
2011-09-24Merge branch 'rickard/aux-work-bug/OTP-9567' into devRickard Green
2011-09-22Fix lost wakeup of scheduler when enqueuing auxiliary workRickard Green
2011-09-21Merge branch 'dev' into majorBjörn Gustavsson
2011-09-21Merge branch 'bjorn/erts/support-macosx-lion/OTP-9547' into devBjörn Gustavsson