Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-11 | fix output formatting in several HiPE debug BIFs | Mikael Pettersson | |
Fix formatting in hipe_bifs:show_pcb/1, hipe_bifs:show_estack/1, and hipe_bifs:show_nstack/1. fflush(stdout) before switching from printf() to erts_printf() to avoid garbled output. Adjust field lengths to work on both 64- and 32-bit systems. Tested on Linux/x86_64 (64-bit) and Linux/ARMv7 (32-bit). | |||
2016-10-14 | erts: Fix bug in stack walk on risc | Sverker Eriksson | |
Symptom: Got ra==NULL at nsp==nsp_end when running basic_SUITE:basic_arith on arm why has this not been detected before? | |||
2016-10-10 | erts: Refactor rename struct hipe_sdesc | Sverker Eriksson | |
2016-03-15 | update copyright-year | Henrik Nord | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2014-04-29 | erts: Save some space in process struct for hipe | Sverker Eriksson | |
by combining hipe.ncallee and hipe.closure in a union as the comment indicate should be possible. | |||
2011-02-14 | Cleanup tags | Kostis Sagonas | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |