Age | Commit message (Expand) | Author |
2016-03-01 | Merge branch 'sverk/halt-INT_MIN' into maint | Sverker Eriksson |
2016-02-24 | erts: Change erl_exit into erts_exit | Sverker Eriksson |
2016-02-02 | Merge branch 'margnus1/bs_unit_fix' into maint | Zandra |
2015-12-17 | hipe_x86_signal.c: add FreeBSD sigaction code | Kenji Rikitake |
2015-11-27 | hipe: test unit size match in bs_append | Magnus Lång |
2015-11-14 | hipe_x86_signal: add support for musl libc | Mikael Pettersson |
2015-10-13 | Merge branch 'kostis/hipe-native-bif-warning' into maint | Henrik Nord |
2015-08-31 | Merge branch 'sverk/hipe-fix-literal-crc' into maint | Sverker Eriksson |
2015-08-31 | erts,hipe,dialyzer: Fix hipe checkum of target runtime system | Sverker Eriksson |
2015-08-28 | erts: Fix hipe bug for maps:merge/2 | Sverker Eriksson |
2015-08-28 | erts: Beautify hipe wrapper macro | Sverker Eriksson |
2015-08-24 | erts: Change THE_NON_VALUE to not be hard coded in hipe compiler | Sverker Eriksson |
2015-08-20 | Take out unused code that results in a gcc warning | Kostis Sagonas |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-05-27 | Change hipe_bifs:system_crc/1 to hipe_bifs:system_crc/0 | Magnus Henoch |
2015-05-08 | Merge branch 'rickard/timer-optimization/OTP-12650' | Rickard Green |
2015-05-08 | Optimized timer implementation | Rickard Green |
2015-05-06 | Merge branch 'sverk/hipe_match_wbin/OTP-12667' | Sverker Eriksson |
2015-04-22 | erts/hipe: unbreak arity 4 BIFs | Mikael Pettersson |
2015-04-21 | erts,hipe: Optimize away calls to emasculate_binary | Sverker Eriksson |
2015-04-20 | erts,hipe: Fix bug in binary matching of writable binary | Sverker Eriksson |
2015-03-16 | Merge branch 'nox/ets-update_counter-4' | Zandra Hird |
2015-03-12 | Merge branch 'maint' | Henrik Nord |
2015-03-12 | Create new BIF ets:update_counter/4 | Anthony Ramine |
2015-02-26 | hipe: change mfa_info_table lock to rwmutex | Mikael Pettersson |
2015-02-24 | Allow 4-ary BIFs | Anthony Ramine |
2015-02-19 | remove perfctr support | Mikael Pettersson |
2015-01-26 | hipe: improve error handling at code allocation failure | Mikael Pettersson |
2015-01-26 | hipe: remove two obsolete BIFs | Mikael Pettersson |
2015-01-26 | hipe: remove HIPE_ALLOC_CODE macro | Mikael Pettersson |
2015-01-15 | Merge branch 'maint' | Bruce Yinhe |
2015-01-11 | hipe: fix ARM/Thumb interworking | Mikael Pettersson |
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 |