Age | Commit message (Expand) | Author |
2017-10-01 | Refactor macros for accessing Beam instructions | Björn Gustavsson |
2017-07-17 | erts: Replace usage of all erts_smp prefixes to just erts | Lukas Larsson |
2017-07-17 | erts: Cleanup removal of non-smp emulators | Lukas Larsson |
2017-07-17 | erts: Remove ERTS_SMP and USE_THREAD defines | Lukas Larsson |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-04 | Refactor hipe specific code to use ErtsCodeInfo | Sverker Eriksson |
2017-03-17 | erts: Change HIPE allocations from sys_alloc | Sverker Eriksson |
2017-02-19 | erts: Drop workarounds for ErLLVM w/ LLVM < 3.9 | Magnus Lång |
2016-10-26 | erts: Remove unused argument to hipe_set_closure_stub | Sverker Eriksson |
2016-05-31 | Move dirty reduction count to erts_dirty_process_main() | Rickard Green |
2016-05-17 | erts: Move max_heap_size field so that ErLLVM works again | Lukas Larsson |
2016-05-10 | erts: Fix max heap size exit when in hipe mode | Lukas Larsson |
2016-05-04 | Ensure correct reduction counting | Rickard Green |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-24 | Merge branch 'master' into sverk/master/halt-INT_MIN | Sverker Eriksson |
2016-02-24 | erts: Change erl_exit into erts_exit | Sverker Eriksson |
2015-11-12 | Bump reductions on GC | Rickard Green |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2014-10-24 | Merge branch 'sverk/hipe-inline-reserve-trap-frame' | Sverker Eriksson |
2014-10-24 | erts: Make hipe_{un}reserve_beam_trap_frame INLINE | Sverker Eriksson |
2014-10-24 | Merge branch 'maint' | Sverker Eriksson |
2014-10-21 | erts: Fix bug when hipe tailcalls trapping BIF that disables GC | Sverker Eriksson |
2014-10-21 | erts: Fix hipe bug when gc-disabling bif traps with gc enabled | Sverker Eriksson |
2014-04-29 | erts: Fix global tracing of beam function when called from hipe code | Sverker Eriksson |
2014-04-29 | erts: Save some space in process struct for hipe | Sverker Eriksson |
2014-02-25 | Merge branch 'sverk/hipe-disable-gc-bug' | Sverker Eriksson |
2014-02-25 | erts: Fix heap overwrite by hipe "trap frames" when GC is disabled | Sverker Eriksson |
2014-02-24 | erts: Make source file info available in lc | Lukas Larsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2012-04-27 | Optimize process state changes | Rickard Green |
2011-12-01 | erts: Fix hipe bug in hibernate on PowerPC | Sverker Eriksson |
2011-10-26 | erts-hipe: Enable debug compiled hipe-VM with lock checker | Sverker Eriksson |
2011-10-26 | erts-hipe: Fix new trap conventions for x86, amd64 and ppc | Sverker Eriksson |
2011-09-06 | BEAM: Unify allocation of X and float registers | Björn Gustavsson |
2011-08-16 | emulator: Add a fourth element in exception stacktraces | Björn Gustavsson |
2011-05-21 | Fix bug related to hibernate and HiPE (clear F_HIBERNATE_SCHED flag) | Paul Guyot |
2011-04-05 | Merge branch 'ks/hipe-ppc64' into dev | Henrik Nord |
2011-03-10 | Fix NULL-free bug in hibernate on debug emulator | Sverker Eriksson |
2011-02-14 | Cleanup tags | Kostis Sagonas |
2011-01-29 | Fix several bugs related to hibernate/3 and HiPE | Paul Guyot |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |