Age | Commit message (Expand) | Author |
2014-11-03 | Merge branch 'sverk/yielding-distr-send/OTP-12232' | Sverker Eriksson |
2014-10-28 | Merge branch 'maint' | Lukas Larsson |
2014-10-28 | Merge branch 'sv/isfinite/OTP-12268' into maint | Lukas Larsson |
2014-10-28 | Use isfinite() instead of finite() when available | Anthony Ramine |
2014-10-24 | Merge branch 'sverk/hipe-inline-reserve-trap-frame' | Sverker Eriksson |
2014-10-24 | erts: Extend usage of ASM macro to avoid including asm macros in C code | 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-09-22 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin |
2014-09-17 | Merge branch 'sverk/bin-alloc-refactor' | Sverker Eriksson |
2014-09-04 | erts: Refactor binary allocation interface to also initialize Binary | Sverker Eriksson |
2014-08-29 | erts: Implement yielding for distributed send of large messages | Sverker Eriksson |
2014-08-16 | Fix HiPE debug lock checking on OS X 64bit | Anthony Ramine |
2014-06-06 | Merge branch 'maint' | Rickard Green |
2014-06-05 | Replace erlang:binary_to_term() Erlang wrappers | Rickard Green |
2014-05-22 | Make binary BIFs converting from lists yield on large input | Rickard Green |
2014-05-22 | Make binary BIFs converting to lists yield on large input | Rickard Green |
2014-04-29 | erts: Remove some dead hipe specific code | 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-03-21 | Merge branch 'yiannist/hipe-llvm-backend' | Henrik Nord |
2014-03-13 | Merge branch 'sverk/valgrind-leaks' | Sverker Eriksson |
2014-03-07 | Add a BIF that only returns the atom ok | Yiannis Tsiouris |
2014-02-28 | erts: Suppress false leak in hipe_thread_signal_init | Sverker Eriksson |
2014-02-28 | hipe: Break apart hipe_bif:make_fe/3 into two BIFs | Björn Gustavsson |
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 |
2014-01-28 | erts: Initial Map instructions, type and structure | Björn-Egil Dahlberg |
2013-11-18 | Execution of system tasks in context of another process | Rickard Green |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-04-30 | Properly declare _sigaction on Darwin | Anthony Ramine |
2013-03-04 | hipe: Use block comments - ansi style | Björn-Egil Dahlberg |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-20 | Merge branch 'ks/hipe_bif-remove_refs_from/OTP-10851' | Fredrik Gustafsson |
2013-02-18 | noncharacter code points are allowed | Lukas Larsson |
2013-02-13 | Change the return value of hipe_bifs:remove_refs_from/1 | Kostis Sagonas |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-21 | Fix compiler error for hipe in debug emulator | Sverker Eriksson |
2012-12-20 | erts,hipe: Make hipe compiler ask running emulator about process struct offsets | Sverker Eriksson |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-03 | Use ptab functionality also for ports | Rickard Green |
2012-12-03 | Prepare for use of ptab functionality also for ports | Rickard Green |
2012-12-03 | Generalize process table implementation | Rickard Green |
2012-11-27 | Merge branch 'egil/darwin-fixes' | Björn-Egil Dahlberg |
2012-11-23 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-11-23 | Update copyright years | Björn-Egil Dahlberg |
2012-11-14 | Merge remote branch 'upstream/maint' | Ingela Anderton Andin |