Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-06-12 | libgcc-std.ver: Add __unorddf2 and __unordsf2 with version 3.3.4. | Andreas Jaeger | 1 | -1/+6 | |
* libgcc-std.ver: Add __unorddf2 and __unordsf2 with version 3.3.4. * libgcc-darwin.ver: Likewise. From-SVN: r83017 | |||||
2003-11-19 | config.gcc (powerpc-*-darwin*): Add libgcc build specification file. | Andreas Tobler | 1 | -0/+213 | |
2003-11-19 Andreas Tobler <a.tobler@schweiz.ch> * config/config.gcc (powerpc-*-darwin*): Add libgcc build specification file. * config/t-slibgcc-darwin: New file, libgcc build specification. * config/t-darwin: Add libgcc2 flag -fPIC. * config/rs6000/t-darwin: Multilib matches float. * libgcc-darwin.ver: New file, contains libgcc symbols. From-SVN: r73728 |