index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build/Darwin] Use the correct libc++abi reexport list.
Daniel Dunbar
2013-02-07
1
-1
/
+9
*
[build] Detabify.
Daniel Dunbar
2013-02-07
1
-44
/
+44
*
[build] Create the link for the final library install name in the lib dir.
Daniel Dunbar
2013-02-06
1
-0
/
+15
*
[CMake] Fix c++ abi library configuration on Linux.
Michael J. Spencer
2012-12-31
1
-1
/
+3
*
[CMake] Add support for selecting which c++ abi library to use.
Michael J. Spencer
2012-11-30
1
-0
/
+3
*
Allow libc++ to be built with CMake from within the LLVM tree. The libc++ par...
Howard Hinnant
2012-03-19
1
-11
/
+11
*
At least temporarily move operator new/delete from the abi back to here. I'm...
Howard Hinnant
2012-02-25
1
-8
/
+8
*
ReExport some mor symbols from libc++abi.
Howard Hinnant
2012-02-25
1
-0
/
+42
*
Move typeinfos for exceptions in <stdexcept> to the abi
Howard Hinnant
2012-02-17
1
-0
/
+65
*
Added some more symbols to the v2 rexport list.
Howard Hinnant
2012-02-02
1
-0
/
+4
*
Prepare for running on top of new libc++abi.
Howard Hinnant
2012-02-02
1
-0
/
+199
*
Quash a whole bunch of warnings
Howard Hinnant
2011-12-01
1
-1
/
+3
*
Remove -Wglobal-constructors from flags. This was an accidental addition.
Howard Hinnant
2011-10-10
1
-1
/
+1
*
reverting change to compatibility_version
Howard Hinnant
2011-10-07
1
-1
/
+1
*
Change compatibility_version
Howard Hinnant
2011-10-07
1
-2
/
+3
*
Fix <rdar://problem/10136825>
Howard Hinnant
2011-10-04
2
-2
/
+19
*
Work on Windows port by Ruben Van Boxem
Howard Hinnant
2011-09-28
1
-2
/
+14
*
Partial Windows port by Ruben Van Boxem
Howard Hinnant
2011-09-22
1
-1
/
+9
*
more Apple build system tweaks
Nick Kledzik
2011-06-09
1
-5
/
+6
*
http://llvm.org/bugs/show_bug.cgi?id=10045 . Please review, I have not teste...
Howard Hinnant
2011-05-29
1
-2
/
+3
*
support another Apple build environment
Nick Kledzik
2011-05-24
1
-2
/
+8
*
on Darwin re-export C++0x type infos
Nick Kledzik
2011-05-24
1
-9
/
+9
*
http://llvm.org/bugs/show_bug.cgi?id=9399 fixed by Ryuta Suzuki
Howard Hinnant
2011-05-24
1
-0
/
+1
*
change RC_BUILDIT to RC_XBS for detecting Apple build environment
Nick Kledzik
2011-05-06
1
-3
/
+3
*
add support for setjmp/longjmp based exceptions
Nick Kledzik
2011-05-05
1
-0
/
+159
*
<rdar://problem/9014045> more support for Apple internal build environments
Nick Kledzik
2011-05-04
1
-5
/
+18
*
http://llvm.org/bugs/show_bug.cgi?id=9349 I introduced a bug with the last fi...
Howard Hinnant
2011-03-03
1
-0
/
+1
*
http://llvm.org/bugs/show_bug.cgi?id=9349 I have not personally tested this p...
Howard Hinnant
2011-03-02
1
-1
/
+1
*
Change install name to libc++.1.dylib
Howard Hinnant
2011-02-16
1
-2
/
+2
*
updated buildit to work with recent clang updates
Howard Hinnant
2011-01-27
1
-1
/
+3
*
Effort to reduce the number of exported symbols
Howard Hinnant
2010-12-17
2
-0
/
+21
*
Add CMake build and fix major Linux blockers.
Michael J. Spencer
2010-12-10
2
-2
/
+58
*
Add typeinfo for char16_t, char32_t and nullptr.
Howard Hinnant
2010-12-03
1
-0
/
+9
*
update to use new linker option to re-export from libc++abi.dylb
Nick Kledzik
2010-10-29
3
-4919
/
+1
*
Updated chart with weekly test results, and updated export files for chnages ...
Howard Hinnant
2010-10-20
2
-2
/
+0
*
Convert __thread_local_data to the singleton pattern and change export files...
Howard Hinnant
2010-10-14
2
-2
/
+2
*
temporarily use cc to link instead of clang to work around issue with -Xarch
Nick Kledzik
2010-10-13
1
-1
/
+1
*
update export list for when building with clang++
Nick Kledzik
2010-10-13
2
-4040
/
+4430
*
Bug 7984 by Bernhard Rosenkraenzer
Howard Hinnant
2010-10-02
1
-1
/
+1
*
Cement ABI on clang for char16_t and char32_t. Also fixed some comments in <...
Howard Hinnant
2010-09-14
1
-1
/
+1
*
<rdar://problem/8279559> [libstdcxx] use new linker options to make symbols n...
Nick Kledzik
2010-09-10
5
-7
/
+4715
*
Didn't mean to change lib/buildit on the last check in
Howard Hinnant
2010-08-11
1
-1
/
+1
*
now works with -fno-exceptions and -fno-rtti
Howard Hinnant
2010-08-11
1
-1
/
+1
*
buildit adjustment
Howard Hinnant
2010-07-30
1
-1
/
+1
*
[string.conversions]
Howard Hinnant
2010-06-02
1
-1
/
+1
*
patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...
Howard Hinnant
2010-05-24
1
-17
/
+36
*
libcxx initial import
Howard Hinnant
2010-05-11
1
-0
/
+42