Age | Commit message (Expand) | Author |
2014-02-19 | erts: Fix erts_debug:disassemble/1 | Björn-Egil Dahlberg |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2012-06-25 | Don't go to single-scheduler mode when managing breakpoints | Björn Gustavsson |
2012-06-25 | Refactor the code for managing breakpoints | Björn Gustavsson |
2012-02-23 | erts: Refactor code loading with renaming | Sverker Eriksson |
2012-02-23 | erts: Seize code_ix lock when updating trace settings | Sverker Eriksson |
2012-02-21 | erts: Multiple module tables using code_ix | Sverker Eriksson |
2012-02-21 | erts: Use several addresses in each Export | Sverker Eriksson |
2012-02-21 | erts: Multiple export tab's using code_ix | Sverker Eriksson |
2012-02-21 | erts: Refactor Module struct | Sverker Eriksson |
2011-11-13 | Merge branch 'rickard/thr-progress-block/OTP-9631' | Rickard Green |
2011-11-13 | Replace system block with thread progress block | Rickard Green |
2011-10-26 | Use the proper macros in all BIFs | Björn Gustavsson |
2011-03-16 | erts_printf %be to print integers of size Eterm | Sverker Eriksson |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-09 | Fix 18 exabyte memory allocation failure | Björn Gustavsson |
2011-01-17 | Eliminate use of GetArg1() in the jump_on_val* instructions | Björn Gustavsson |
2011-01-17 | Eliminate use of GetArg1() in the select_val instruction | Björn Gustavsson |
2011-01-17 | Optimize creation of tuples | Björn Gustavsson |
2011-01-17 | Support packing of the 'I' type in a 64-bit emulator | Björn Gustavsson |
2011-01-17 | Eliminate the special instructions for selecting floats and bignums | Björn Gustavsson |
2011-01-17 | BEAM loader: Pack more instructions using a new 'Q' type | Björn Gustavsson |
2011-01-17 | beam_debug: Fix dissambly of some variable-operand instructions | Björn Gustavsson |
2011-01-17 | beam_debug: Change one occurrence of "X[0]" to "x[0]" for consistency | Björn Gustavsson |
2011-01-17 | Add erts_debug:instructions/0 for listing all specific instructions | Björn Gustavsson |
2010-08-19 | Remove binary overhead counter from ets objects | Patrik Nyblom |
2010-03-22 | Merge branch 'pan/otp_8332_halfword' into dev | Erlang/OTP |
2010-03-10 | Turn on instruction packing in the loader and virtual machine | Patrik Nyblom |
2010-03-10 | Add the BeamInstr data type for loaded BEAM code | Patrik Nyblom |
2010-03-10 | Fix the BEAM dissambler for the half-word emulator | Patrik Nyblom |
2010-03-10 | Store pointers to heap data in 32-bit words | Patrik Nyblom |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |