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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detect relaxed constexpr rules for gcc versions
Marshall Clow
2015-10-20
1
-1
/
+4
*
Fix an unfortunate yet old typo that never got attention before r250507.
Benjamin Kramer
2015-10-16
1
-1
/
+1
*
Remove a long-standing __has_include hack.
Benjamin Kramer
2015-10-16
4
-25
/
+8
*
Re-enable linker scripts after fixing bad CMake
Eric Fiselier
2015-10-15
2
-4
/
+4
*
Quickly fix bad commit
Eric Fiselier
2015-10-15
1
-1
/
+2
*
[libcxx] Make libc++.so a linker script by default on most platforms.
Eric Fiselier
2015-10-15
4
-6
/
+48
*
Fix handling of -Wno-pedantic
Eric Fiselier
2015-10-15
1
-2
/
+3
*
Add links to libc++ code coverage and builders
Eric Fiselier
2015-10-15
1
-2
/
+4
*
Update issues status
Eric Fiselier
2015-10-14
1
-2
/
+2
*
Use correct CMake variable for the libname
Eric Fiselier
2015-10-14
1
-1
/
+1
*
Link to new documentation from existing homepage
Eric Fiselier
2015-10-14
1
-0
/
+10
*
Update testing guide for libc++
Eric Fiselier
2015-10-14
1
-7
/
+56
*
[libcxx] Make it drastically simpler to link libc++.
Eric Fiselier
2015-10-14
4
-2
/
+131
*
Split out config_site logic so libc++abi can use it
Eric Fiselier
2015-10-14
1
-12
/
+15
*
[libcxx] Use __config_site to configure the test suite features.
Eric Fiselier
2015-10-14
3
-70
/
+57
*
Fix GCC atomic implementation in C++03
Eric Fiselier
2015-10-14
1
-3
/
+8
*
Use __config_site when building libc++. Also cleanup ABI versioning doc
Eric Fiselier
2015-10-14
5
-4
/
+10
*
Workaround -pedantic flag added by LLVM
Eric Fiselier
2015-10-13
1
-0
/
+4
*
ABI versioning macros for libc++.
Evgeniy Stepanov
2015-10-13
11
-12
/
+85
*
Fix use of libc++ <foo.h> headers from within an 'extern "C"' context in C++98.
Richard Smith
2015-10-13
2
-0
/
+45
*
Fix whitespace in doc
Eric Fiselier
2015-10-13
1
-1
/
+1
*
Remove __config module to avoid #include cycle when libc headers include libc...
Richard Smith
2015-10-13
1
-1
/
+5
*
[libcxx] Capture configuration information when installing the libc++ headers
Eric Fiselier
2015-10-13
6
-7
/
+173
*
Mark 2447 and 2466 as completed.
Marshall Clow
2015-10-12
1
-5
/
+5
*
[Darwin] Reworking r250003 to use lit.util.capture instead of subprocess.
Chris Bieneman
2015-10-12
1
-6
/
+2
*
[Darwin] Need to add -isysroot on OS X otherwise the tests will fail if you d...
Chris Bieneman
2015-10-12
1
-0
/
+21
*
Turn off -pedantic by default when building due to #include_next. :-(
Eric Fiselier
2015-10-10
1
-1
/
+3
*
Revert r249931 - Remove same_decls.pass.cpp because it fails on OS X and in C...
Eric Fiselier
2015-10-10
1
-517
/
+0
*
Get some of wchar_h.pass.cpp working on apple.
Eric Fiselier
2015-10-10
1
-10
/
+16
*
Unrevert r249889, and XFAIL the test for Darwin, where the libc apparently do...
Richard Smith
2015-10-10
3
-19
/
+161
*
Add a test that we declare the right set of C library function signatures in ::
Richard Smith
2015-10-10
1
-0
/
+517
*
Split <string.h> out of <cstring>.
Richard Smith
2015-10-10
2
-18
/
+86
*
Revert r249889 due to bot failure.
Manman Ren
2015-10-10
3
-155
/
+19
*
Split <wctype.h> out of <cwctype>.
Richard Smith
2015-10-09
2
-18
/
+79
*
Split <wchar.h> out of <cwchar>.
Richard Smith
2015-10-09
3
-19
/
+155
*
Split <stdlib.h> out of <cstdlib>.
Richard Smith
2015-10-09
3
-22
/
+152
*
Split <stdio.h> out of <cstdio>.
Richard Smith
2015-10-09
3
-10
/
+147
*
PR25118: move system_header pragma before uses of include_next to avoid exten...
Richard Smith
2015-10-09
9
-14
/
+29
*
Fix test failure in C++98 mode due to imperfect static_assert emulation.
Richard Smith
2015-10-08
1
-1
/
+1
*
Split <stddef.h> out of <cstddef>.
Richard Smith
2015-10-08
3
-2
/
+80
*
Fix incorrect file header. This is <cfenv> not <cctype>.
Richard Smith
2015-10-08
1
-1
/
+1
*
Split <setjmp.h> out of <csetjmp>.
Richard Smith
2015-10-08
3
-4
/
+44
*
Split <math.h> out of <cmath>.
Richard Smith
2015-10-08
5
-1178
/
+2314
*
Split <inttypes.h> out of <cinttypes>.
Richard Smith
2015-10-08
3
-5
/
+537
*
Split <float.h> out of <cfloat>.
Richard Smith
2015-10-08
2
-8
/
+78
*
Split <errno.h> out of <cerrno>.
Richard Smith
2015-10-08
2
-360
/
+393
*
Split <ctype.h> out of <cctype>.
Richard Smith
2015-10-08
3
-32
/
+82
*
Factor definition of std::nullptr_t out of <cstddef> into a header that can a...
Richard Smith
2015-10-08
2
-44
/
+67
*
Mark 2244 as 'Patch Ready', 2477 and 2487 as 'Complete'
Marshall Clow
2015-10-07
1
-7
/
+7
*
While researching LWG#2244, I noticed we weren't testing that eofbit was bein...
Marshall Clow
2015-10-07
1
-0
/
+9
[next]