Age | Commit message (Expand) | Author |
2012-11-13 | erts: Change assembler comment for hipe on x86 and amd64 | Sverker Eriksson |
2012-11-13 | erts: Fix compile error on solaris in generated hipe_amd64_bifs.S | Sverker Eriksson |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-23 | Merge branch 'sverk/hipelibs-code_server-crash-maint' into maint | Sverker Eriksson |
2012-08-22 | Fix assembler comments for hipe on ppc | Sverker Eriksson |
2012-08-21 | Fix init:restart with hipelibs | Sverker Eriksson |
2012-06-25 | hipe_arm.c: remove dead code | Mikael Pettersson |
2012-06-25 | Fix compile error of HIPE enabled DEBUG emulator for ARM | Sverker Eriksson |
2012-06-25 | Fix hipe bif calling bug on ARM | Sverker Eriksson |
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-03-30 | Update copyright years | Björn-Egil Dahlberg |
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 |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-11 | Merge branch 'pg/hipe-remove-constants-pool' into dev | Niclas Axelsson |
2011-03-10 | Update copyright years | Sverker Eriksson |
2011-03-10 | Fix NULL-free bug in hibernate on debug emulator | Sverker Eriksson |
2011-02-14 | Changes for the PPC64 backend | Kostis Sagonas |