Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-18 | Test for reliable fpes on Darwin platforms without DARWIN_MODERN_MCONTEXT | Trannie Carter | |
The mcontext_t structure changed between Tiger & Leopard and the erts configure script doesn't take this into account when testing for reliable floating point exceptions. HiPE is not enabled when reliable fpes are not detected. The PPC test preserves the pre-modern mcontext_t and so builds on Tiger, but I suspect that PPC/Leopard is broken. I don't have the header files to check modern PPC mcontext_t so I haven't changed that part of the test. | |||
2009-12-11 | OTP-8323 Miscellaneous cross compilation improvements. For example, one | Rickard Green | |
new mandatory configuration variable that replaces all other previously mandatory configuration variables, and better documentation. Note that old cross compilation configurations cannot be used without modifications. For more information see the $ERL_TOP/xcomp/README file. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |