Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-26 | ose: Break lmconf into one per load module | Lukas Larsson | |
2014-02-24 | ose: Use -O2 when building | Lukas Larsson | |
2014-02-24 | ose: Fix support for crypto | Lukas Larsson | |
To enable it you have to modify the OSESSL variable in the ose xcomp file. | |||
2014-02-24 | ose: Disable non-ose relevant apps | Lukas Larsson | |
2014-02-24 | ose: Add xcomp env variables to OSE xcomp | Robert Paal | |
Use these to switch inbetween debug and non-debug emulators and 4.4.3 and 4.6.3 versions of gcc. | |||
2014-02-24 | ose: Fix various build environment issues | Lukas Larsson | |
2014-02-24 | ose: Add link conf for gcc 4.4.3 | Lukas Larsson | |
2014-02-24 | ose: Use the swfp when compiling for OSE | Lukas Larsson | |
The hwfp has been tested as well and seem to work, but most processors that OSE will run on does not have a fpu. | |||
2014-02-24 | Added support for ENEA OSE | Lukas Larsson | |
This port has support for both non-smp and smp. It contains a new way to do io checking in which erts_poll_wait receives the payload of the polled entity. This has implications for all linked-in drivers. |