aboutsummaryrefslogtreecommitdiffstats
path: root/xcomp/erl-xcomp-powerpc-ose5.conf
AgeCommit message (Collapse)Author
2015-07-10ose: Remove all code related to the OSE portLukas Larsson
The OSE port is no longer supported and this commit removed it and any changes related to it. The things that were general improvements have been left in the code.
2015-06-18Change license text to APLv2Bruce Yinhe
2014-03-26ose: Break lmconf into one per load moduleLukas Larsson
2014-02-24ose: Use -O2 when buildingLukas Larsson
2014-02-24ose: Fix support for cryptoLukas Larsson
To enable it you have to modify the OSESSL variable in the ose xcomp file.
2014-02-24ose: Disable non-ose relevant appsLukas Larsson
2014-02-24ose: Add xcomp env variables to OSE xcompRobert Paal
Use these to switch inbetween debug and non-debug emulators and 4.4.3 and 4.6.3 versions of gcc.
2014-02-24ose: Fix various build environment issuesLukas Larsson
2014-02-24ose: Add link conf for gcc 4.4.3Lukas Larsson
2014-02-24ose: Use the swfp when compiling for OSELukas 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-24Added support for ENEA OSELukas 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.