Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-23 | Update copyright years | Björn-Egil Dahlberg | |
2012-11-13 | erts: Change assembler comment for hipe on x86 and amd64 | Sverker Eriksson | |
Previously done for ppc in c469d8ce14e9544a297d9af48c9da43137122d9a | |||
2011-11-17 | hipe,erts: Allow hipe without floating point exceptions | Sverker Eriksson | |
2011-10-26 | erts-hipe: Enable debug compiled hipe-VM with lock checker | Sverker Eriksson | |
Add hipe_debug_bif_wrapper() as a wrapper for every BIF called by native code. | |||
2011-10-26 | erts-hipe: Rename fail_bif_interface_0 to standard_bif_interface_0 | Sverker Eriksson | |
2011-10-26 | erts-hipe: Adapt generated BIF wrappers for new calling convention | Sverker Eriksson | |
x86 and amd64: Push BIF__ARGS array on C-stack. ppc, sparc and arm: Write BIF__ARGS array to P->def_arg_reg[] Just the simplest solution with limited assembler knowledge, probably room for improvements. | |||
2011-10-26 | erts-hipe: Remove obscuring macros in generated assembler code | Sverker Eriksson | |
No semantic change. Just easier to debug when jumps are spelled out and not obscured by yet another layer of macros. | |||
2011-02-14 | Cleanup tags | Kostis Sagonas | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |