Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
d9bc8e0817cdfed6b8968100fc708df5fea8ebbe
/
libcxx
/
lib
8d3b826
updated buildit to work with recent clang updates
by Howard Hinnant
· 14 years ago
c950e77
Effort to reduce the number of exported symbols
by Howard Hinnant
· 14 years ago
f5799be
Add CMake build and fix major Linux blockers.
by Michael J. Spencer
· 14 years ago
4dcf83c
Add typeinfo for char16_t, char32_t and nullptr.
by Howard Hinnant
· 15 years ago
4b6ccfd
update to use new linker option to re-export from libc++abi.dylb
by Nick Kledzik
· 15 years ago
6b41209
Updated chart with weekly test results, and updated export files for chnages in <atomic>.
by Howard Hinnant
· 15 years ago
3daef8d
Convert __thread_local_data to the singleton pattern and change export files...
by Howard Hinnant
· 15 years ago
fd6fdbe
temporarily use cc to link instead of clang to work around issue with -Xarch
by Nick Kledzik
· 15 years ago
2b23d60
update export list for when building with clang++
by Nick Kledzik
· 15 years ago
f717f3a
Bug 7984 by Bernhard Rosenkraenzer
by Howard Hinnant
· 15 years ago
03976c1
Cement ABI on clang for char16_t and char32_t. Also fixed some comments in <iterator>.
by Howard Hinnant
· 15 years ago
d1d6f2c
<rdar://problem/8279559> [libstdcxx] use new linker options to make symbols non-weak
by Nick Kledzik
· 15 years ago
824ea8f
Didn't mean to change lib/buildit on the last check in
by Howard Hinnant
· 15 years ago
54b409f
now works with -fno-exceptions and -fno-rtti
by Howard Hinnant
· 15 years ago
719ed7d
buildit adjustment
by Howard Hinnant
· 15 years ago
cbbf633
[string.conversions]
by Howard Hinnant
· 15 years ago
128ba71
patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepted except there were some bug fixes needed in <locale> for the __nolocale_* series. For the apple branch I ended up using templates instead of the var_args solution because it seemed both safer and more efficient.
by Howard Hinnant
· 15 years ago
3e51952
libcxx initial import
by Howard Hinnant
· 15 years ago