Age | Commit message (Expand) | Author |
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 |
2011-02-14 | New files for the 64-bit backends | Kostis Sagonas |
2011-02-14 | Cleanup tags | Kostis Sagonas |
2011-01-31 | Remove hipe constants pool | Paul Guyot |
2011-01-29 | Fix several bugs related to hibernate/3 and HiPE | Paul Guyot |
2010-09-30 | fix 64-bit writes to 32-bit struct field in HiPE runtime | Mikael Pettersson |
2010-09-07 | Merge branch 'pg/fix-hipe-crash-in-gc_after_bif' into dev | Björn Gustavsson |
2010-09-07 | Merge branch 'mk/net-dragonfly-bsd-patches' into dev | Björn Gustavsson |
2010-09-06 | Fix call to erts_gc_after_bif_call in hipe glue | Paul Guyot |
2010-08-27 | robustify hipe_bifs:get_hrvtime/0 | Mikael Pettersson |
2010-08-13 | Add support for NetBSD | Martti Kuparinen |
2010-08-13 | fix hipe_bifs_alloc_data_2 to avoid "Yikes!" warning | Mikael Pettersson |
2010-07-20 | One off-heap list, to eliminate two words per ETS object. | Sverker Eriksson |