Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |