Age | Commit message (Expand) | Author |
2018-11-15 | erts: Add new module 'counters' | Sverker Eriksson |
2018-11-15 | erts: Add new module 'atomics' | Sverker Eriksson |
2018-11-06 | Add a persistent term storage | Björn Gustavsson |
2018-05-23 | make: Don't call mkdir with empty argument | Lukas Larsson |
2018-05-09 | Disable the use of floating point exceptions | Björn Gustavsson |
2018-04-23 | erts: Rewrite memory instrumentation | John Högberg |
2018-03-21 | Implementation of true asynchronous signaling between processes | Rickard Green |
2018-01-03 | Replace the libc environment with a thread-safe emulation | John Högberg |
2017-11-30 | Reimplement efile_drv as a dirty NIF | John Högberg |
2017-11-30 | Add a mutable binary buffer type (prim_buffer) | John Högberg |
2017-10-30 | Merge branch 'lukas/erts/pgo/OTP-14604' | Lukas Larsson |
2017-10-25 | erts: Only do PGO if gcc supports -fprofile-correction | Lukas Larsson |
2017-10-12 | Merge branch 'lukas/erts/poll-thread/OTP-14346' | Lukas Larsson |
2017-10-09 | erts: Make a copy of erl_poll.c to help debuggers | Lukas Larsson |
2017-10-09 | Merge branch 'bjorn/erts/pack-with-opcode/OTP-14325' | Björn Gustavsson |
2017-10-05 | Merge branch 'lukas/erts/beam-emu-vars' | Lukas Larsson |
2017-10-05 | Pack operands into the instruction word | Björn Gustavsson |
2017-10-05 | Move LD flags for hipe from Makefile.in to configure.in | Björn Gustavsson |
2017-10-02 | erts: Move all I/O polling to a seperate thread | Lukas Larsson |
2017-09-27 | erts: Add makefile target to check emu register allocation | Lukas Larsson |
2017-09-11 | erts: Remove possibility to disable dirty schedulers | Lukas Larsson |
2017-09-11 | Merge branch 'lukas/erts/pgo/OTP-14604' | Lukas Larsson |
2017-09-08 | Add support for building a pgo beam_emu | Lukas Larsson |
2017-09-06 | Merge branch 'maint' into john/erts/merge-zlib-and-vector-q | John Högberg |
2017-09-06 | Merge branch 'maint' into john/erts/merge-zlib-and-vector-q | John Högberg |
2017-09-05 | Replace the zlib driver with a NIF | John Högberg |
2017-09-05 | erts: Add nif ioq | Lukas Larsson |
2017-08-31 | Introduce '%warm' and beam_warm.h | Björn Gustavsson |
2017-08-23 | Eliminate the beam_instrs.h file | Björn Gustavsson |
2017-08-11 | Break out most instructions from beam_emu.c | Björn Gustavsson |
2017-08-08 | Simplify specifying implementation of instructions | Björn Gustavsson |
2017-07-17 | erts: Cleanup alloc.types after non-smp removal | Lukas Larsson |
2017-07-17 | erts: Cleanup configure and makefiles after non-smp removal | Lukas Larsson |
2017-07-06 | Merge branch 'john/erts/runtime-lcnt' into maint | John Högberg |
2017-07-06 | Move lock flags to a common header | John Högberg |
2017-05-29 | hipe: Fix hipe_mkliterals make recipe | Lukas Larsson |
2017-05-18 | Make lock counter info independent of the locks being counted | John Högberg |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-21 | erts: Deprecate the non-smp emulators | Lukas Larsson |
2017-03-20 | erts: Make generated files depend on Makefile | Sverker Eriksson |
2017-01-12 | Optimize handling of BIF errors | Rickard Green |
2017-01-12 | Support for dirty BIFs | Rickard Green |
2016-11-11 | Merge branch 'maint' | Sverker Eriksson |
2016-11-11 | erts: Fix correct link flags for hipe_mkliterals | Sverker Eriksson |
2016-10-14 | Add a loader state for HiPE code loading | Magnus Lång |
2016-08-31 | Remove old purge strategy | Rickard Green |
2016-08-29 | Merge branch 'maint' | Rickard Green |
2016-08-29 | Merge branch 'rickard/ds-purge-module/OTP-13808' into maint | Rickard Green |
2016-08-29 | Merge branch 'rickard/fun-purge-bug/OTP-13809' and 'rickard/new-purge-strateg... | Rickard Green |
2016-08-29 | Perform check_process_code while process is executing dirty | Rickard Green |