Age | Commit message (Expand) | Author |
2012-06-04 | Merge branch 'maint' | Lukas Larsson |
2012-05-10 | Remove stale code for hybrid heap and incremental GC | Björn Gustavsson |
2012-05-10 | Remove the hipe_bifs:show_message_area/0 BIF | Björn Gustavsson |
2012-04-27 | Merge branch 'rickard/proc-sched/OTP-9892' | Rickard Green |
2012-04-27 | Optimize process state changes | Rickard Green |
2012-03-30 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-09 | Merge branch 'sverk/threadsafe-code-loading' | Sverker Eriksson |
2012-02-21 | erts: Fix hipe loading bug for new non-blocking load | Sverker Eriksson |
2012-02-21 | erts: Cleanup code loading | Sverker Eriksson |
2012-02-21 | erts: Rename "loader" code_ix as "staging" code_ix | 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 |
2012-02-17 | hipe,erts: Add DEBUG support with MFA's in stack descriptors | Sverker Eriksson |
2012-02-09 | hipe,erts: Debug support for native call trace | Sverker Eriksson |
2012-01-11 | Merge branch 'sverk/hipe-hibernate-sparc-bug' into maint | Sverker Eriksson |
2012-01-03 | hipe: Suppress warnings for unused variables | Björn-Egil Dahlberg |
2011-12-19 | erts: Make GC tolerate hibernated process without hipe stack | Sverker Eriksson |
2011-12-08 | Declare hipe_mode_switch_debug extern in header | Patrik Nyblom |
2011-12-06 | Merge branch 'sverk/ppc-hibernate-fix' | Sverker Eriksson |
2011-12-02 | Get cerl and distribution working in Win64 | Patrik Nyblom |
2011-12-01 | erts: Fix hipe bug in hibernate on PowerPC | Sverker Eriksson |
2011-11-17 | hipe,erts: Allow hipe without floating point exceptions | Sverker Eriksson |
2011-11-13 | Merge branch 'rickard/alloc-opt/OTP-7775' | Rickard Green |
2011-11-13 | Optimize memory allocation | Rickard Green |
2011-11-09 | erts,hipe: Limited support for hipe cross compilation | Sverker Eriksson |
2011-10-26 | erts-hipe: Change THE_NON_VALUE for HiPE enabled debug emulator | Sverker Eriksson |
2011-10-26 | erts-hipe: Enable debug compiled hipe-VM with lock checker | Sverker Eriksson |
2011-10-26 | erts-hipe: Rename fail_bif_interface_0 to standard_bif_interface_0 | Sverker Eriksson |
2011-10-26 | erts-hipe: Fix new trap conventions for x86, amd64 and ppc | Sverker Eriksson |
2011-10-26 | erts-hipe: Make some primops use new BIF calling convention | Sverker Eriksson |
2011-10-26 | erts-hipe: Adapt generated BIF wrappers for new calling convention | Sverker Eriksson |
2011-10-26 | erts-hipe: Remove obscuring macros in generated assembler code | Sverker Eriksson |
2011-10-26 | erts-hipe: Make hipe enabled emulator compile with new BIF calls | Sverker Eriksson |
2011-10-14 | Merge branch 'rickard/atomics-api/OTP-9014' and OTP_R14B04 | Rickard Green |
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-08-08 | Merge branch 'dev' into major | Henrik Nord |
2011-08-08 | Merge branch 'pg/fix-hibernate-scheduling-with-hipe' into dev | Henrik Nord |
2011-06-14 | Use new atomic API in runtime system | Rickard Green |
2011-05-21 | Fix bug related to hibernate and HiPE (clear F_HIBERNATE_SCHED flag) | Paul Guyot |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-05-11 | hipe_mkliterals print argv[0] in generated files | Sverker Eriksson |
2011-05-11 | lock checking fix in hipe_bif2.c | Sverker Eriksson |
2011-04-27 | Merge branch 'sverker/erts_printf-halfword' into dev | Sverker Eriksson |
2011-04-05 | Merge branch 'ks/hipe-ppc64' into dev | Henrik Nord |
2011-03-16 | erts_printf %be to print integers of size Eterm | Sverker Eriksson |
2011-03-16 | Fix use of type BeamInstr in hipe_debug.c | Sverker Eriksson |