summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/apple_versioning.c
Commit message (Expand)AuthorAgeFilesLines
* Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov2014-02-141-350/+0
* Push back various changes for building Apple's compiler-rt dylib.Bob Wilson2013-11-031-12/+13
* <rdar://problem/13806954> enable __atomic_* functions for DarwinNick Kledzik2013-05-211-0/+58
* don't add version info for static libraryNick Kledzik2011-04-141-2/+2
* fix typoNick Kledzik2011-04-121-118/+118
* <rdar://problem/9185449> update version info for armNick Kledzik2011-04-121-0/+141
* license changeHoward Hinnant2010-11-161-2/+2
* 1) Remove cmake-specific #define usage from the exportedShantonu Sen2009-09-221-1/+4
* update make rules so libcompiler-rt can be built for armv6 the Apple wayNick Kledzik2009-09-181-1/+3
* Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 c...Edward O'Callaghan2009-08-091-3/+3
* Code style and Readability fixes. Credit to Craig van Vliet.Edward O'Callaghan2009-08-071-14/+13
* Initial import of compiler-rt.Daniel Dunbar2009-06-261-0/+146
OpenPOWER on IntegriCloud