summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-12-01Quash a whole bunch of warningsHoward Hinnant
2011-10-10Remove -Wglobal-constructors from flags. This was an accidental addition.Howard Hinnant
2011-10-07reverting change to compatibility_versionHoward Hinnant
2011-10-07Change compatibility_versionHoward Hinnant
2011-10-04Fix <rdar://problem/10136825>Howard Hinnant
2011-09-28Work on Windows port by Ruben Van BoxemHoward Hinnant
2011-09-22Partial Windows port by Ruben Van BoxemHoward Hinnant
2011-06-09more Apple build system tweaksNick Kledzik
2011-05-29http://llvm.org/bugs/show_bug.cgi?id=10045 . Please review, I have not teste...Howard Hinnant
2011-05-24support another Apple build environmentNick Kledzik
2011-05-24on Darwin re-export C++0x type infosNick Kledzik
2011-05-24http://llvm.org/bugs/show_bug.cgi?id=9399 fixed by Ryuta SuzukiHoward Hinnant
2011-05-06change RC_BUILDIT to RC_XBS for detecting Apple build environmentNick Kledzik
2011-05-05add support for setjmp/longjmp based exceptionsNick Kledzik
2011-05-04<rdar://problem/9014045> more support for Apple internal build environmentsNick Kledzik
2011-03-03http://llvm.org/bugs/show_bug.cgi?id=9349 I introduced a bug with the last fi...Howard Hinnant
2011-03-02http://llvm.org/bugs/show_bug.cgi?id=9349 I have not personally tested this p...Howard Hinnant
2011-02-16Change install name to libc++.1.dylibHoward Hinnant
2011-01-27updated buildit to work with recent clang updatesHoward Hinnant
2010-12-17Effort to reduce the number of exported symbolsHoward Hinnant
2010-12-10Add CMake build and fix major Linux blockers.Michael J. Spencer
2010-12-03Add typeinfo for char16_t, char32_t and nullptr.Howard Hinnant
2010-10-29update to use new linker option to re-export from libc++abi.dylbNick Kledzik
2010-10-20Updated chart with weekly test results, and updated export files for chnages ...Howard Hinnant
2010-10-14Convert __thread_local_data to the singleton pattern and change export files...Howard Hinnant
2010-10-13temporarily use cc to link instead of clang to work around issue with -XarchNick Kledzik
2010-10-13update export list for when building with clang++Nick Kledzik
2010-10-02Bug 7984 by Bernhard RosenkraenzerHoward Hinnant
2010-09-14Cement ABI on clang for char16_t and char32_t. Also fixed some comments in <...Howard Hinnant
2010-09-10<rdar://problem/8279559> [libstdcxx] use new linker options to make symbols n...Nick Kledzik
2010-08-11Didn't mean to change lib/buildit on the last check inHoward Hinnant
2010-08-11now works with -fno-exceptions and -fno-rttiHoward Hinnant
2010-07-30buildit adjustmentHoward Hinnant
2010-06-02[string.conversions]Howard Hinnant
2010-05-24patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant