summaryrefslogtreecommitdiff
path: root/make/platform/darwin_bni.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
2012-11-26Automatically create .dSYM for libcompiler_rt.dylib when using Apple's intern...Nick Kledzik
2012-09-29Add compiler-rt support for Swift.Bob Wilson
2011-11-16build/darwin_bni: Remove consistency check I added, I forgot we always loadDaniel Dunbar
2011-11-16build/darwin_bni: Add a consistency check.Daniel Dunbar
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-06-17Missed a rename here 4 args instead of 3.Eric Christopher
2011-06-17Implement mulo<mode>4 for use in signed overflow checking.Eric Christopher
2011-04-14<rdar://problem/9173756> enable CC.Release to be used alwaysNick Kledzik
2011-03-17<rdar://problem/8914924> implement udivmodsi4 and divmodsi4 for ARMNick Kledzik
2010-09-27<rdar://problem/8482056> Add Soft Floating Compares for armv6 and armv7Nick Kledzik
2010-07-04fix arvm5 buildsNick Kledzik
2010-05-15<rdar://problem/7987491> Libcompiler_rt isn't platform awareNick Kledzik
2010-05-07tweak arm exportsNick 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-02-02add __sync_synchronize. Needed by compiler when emitting thumb1 with -fno-bu...Nick Kledzik
2010-02-02add compiler options for B&I buildsNick Kledzik
2010-02-01FUNCTIONS.armv6 to have actual function namesNick Kledzik
2010-01-18Add a VISIBILITY_HIDDEN option, which can be used to make all compiler-rt fun...Daniel Dunbar
2010-01-18Update Apple-style build support for new MakefilesDaniel Dunbar