summaryrefslogtreecommitdiff
path: root/make/AppleBI.mk
AgeCommit message (Expand)Author
2013-11-03Push back various changes for building Apple's compiler-rt dylib.Bob Wilson
2013-05-21<rdar://problem/13806954> enable __atomic_* functions for DarwinNick Kledzik
2013-03-05update how libcompiler_rt.dylib links under libSystem.dylib on MacOSXNick Kledzik
2012-11-26Automatically create .dSYM for libcompiler_rt.dylib when using Apple's intern...Nick Kledzik
2011-09-27<rdar://problem/10172492> No armv4t slice of libcompiler_rt-static.aNick Kledzik
2011-06-21<rdar://problem/9624306> clean up darwin platform to use xcrun. Set up variab...Nick Kledzik
2011-04-14<rdar://problem/9282305> install an archive for dyld and fix missing -staticNick Kledzik
2011-03-16<rdar://problem/9145073> use -Os for release buildsNick Kledzik
2011-03-08<rdar://problem/9099747> fix use of SDKROOTNick Kledzik
2011-03-05<rdar://problem/9091300> update Apple packaging of compiler-rtNick Kledzik
2010-07-04fix install locationNick Kledzik
2010-04-21improve arm build support on darwinNick Kledzik
2010-03-31<rdar://problem/7733536> Move libcompiler_rt over to a dylib target for Libsy...Nick Kledzik
2010-01-18Update Apple-style build support for new MakefilesDaniel Dunbar
2010-01-13Tidy up comments, remove whitespace, and rename 'print-%' make debugging targetDaniel Dunbar
2009-10-29add __save_vfp_d8_d15_regs and __restore_vfp_d8_d15_regs for ARMNick Kledzik
2009-09-18update make rules so libcompiler-rt can be built for armv6 the Apple wayNick Kledzik
2009-06-26Initial import of compiler-rt.Daniel Dunbar