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
*
[libcxx] Fix gcc builds.
Asiri Rathnayake
2016-09-13
1
-2
/
+13
*
config: Use _LIBCPP_TYPE_VIS_ONLY with enum class
Shoaib Meenai
2016-09-12
1
-1
/
+1
*
config: Fix typo in comment
Shoaib Meenai
2016-09-12
1
-1
/
+1
*
[libcxx] Introduce an externally-threaded libc++ variant.
Asiri Rathnayake
2016-09-11
15
-52
/
+148
*
support: clean up MSVC support
Saleem Abdulrasool
2016-09-08
1
-20
/
+2
*
Added 'inline' attribute to basic_string's destructor
Aditya Kumar
2016-09-08
1
-0
/
+1
*
Avoid compile error by giving the test type a user defined default constructor
Eric Fiselier
2016-09-07
1
-1
/
+1
*
Fix PR#30303 - no matching function for call to '__ptr_in_range'
Marshall Clow
2016-09-07
5
-1
/
+47
*
Improve constexpr tests for std::any
Eric Fiselier
2016-09-07
1
-9
/
+9
*
Fix PR30260 - optional<const T> not working.
Eric Fiselier
2016-09-07
9
-14
/
+113
*
Enable installation of libc++experimental by default.
Eric Fiselier
2016-09-07
2
-2
/
+5
*
Improve CMake output when registering benchmarks
Eric Fiselier
2016-09-07
1
-1
/
+1
*
Try 2 - Remove <cstdlib> include from `<exception>`
Eric Fiselier
2016-09-06
4
-4
/
+9
*
Revert r280743 and r280745. Remove <cstdlib> include from `<exception>`
Eric Fiselier
2016-09-06
2
-1
/
+4
*
Add missing <cstdlib> include. Sorry about the bot breakage
Eric Fiselier
2016-09-06
1
-0
/
+1
*
Remove unneeded includes in <exception> after removing __libcpp_throw
Eric Fiselier
2016-09-06
1
-4
/
+0
*
Fix Bug 30240 - std::string: append(first, last) error when aliasing. Add te...
Marshall Clow
2016-09-05
13
-13
/
+226
*
[libcxx] Fix a data race in call_once
Kuba Brecka
2016-09-04
3
-6
/
+15
*
Apply curr_symbol.pass.cpp test fix to missed test case
Eric Fiselier
2016-09-04
1
-1
/
+6
*
Fix bad locale test data when using the newest glibc
Eric Fiselier
2016-09-04
2
-0
/
+15
*
Mark test as XFAIL for C++03, rather than providing a dummy pass.
Marshall Clow
2016-09-04
1
-5
/
+2
*
Fix PR30202 - notify_all_at_thread_exit seg faults if run from a raw pthread ...
Eric Fiselier
2016-09-03
3
-16
/
+88
*
memory_resource still needs init_priority when built with GCC 4.9
Eric Fiselier
2016-09-03
1
-3
/
+1
*
Define _LIBCPP_SAFE_STATIC __attribute__((require_constant_initialization)),...
Eric Fiselier
2016-09-03
2
-4
/
+15
*
Avoid narrowing warnings in __bitset constructor
Dimitry Andric
2016-09-02
1
-1
/
+1
*
cstdio: limit gets to CRT versions below 14
Saleem Abdulrasool
2016-09-01
1
-1
/
+5
*
build: don't add -fPIC on Windows
Saleem Abdulrasool
2016-09-01
1
-1
/
+3
*
[CMake] NFC. Missed the other uses in r280406
Chris Bieneman
2016-09-01
1
-2
/
+2
*
[CMake] NFC. Fixing spelling from r280400
Chris Bieneman
2016-09-01
1
-1
/
+1
*
[CMake] Don't copy headers on fully standalone
Chris Bieneman
2016-09-01
2
-2
/
+10
*
Fix libc++ configuration with -fsanitize-coverage
Ivan Krasin
2016-09-01
2
-0
/
+6
*
[CMake] Copy headers relative to LLVM_BINARY_DIR
Chris Bieneman
2016-08-30
1
-5
/
+7
*
Add "FLAKY_TEST" test directive to support re-running flaky tests.
Eric Fiselier
2016-08-30
16
-8
/
+48
*
Fix syntax error in recent CMake change.
Eric Fiselier
2016-08-30
1
-1
/
+1
*
Fix PR28831 - Bad logic around CMAKE_OSX_SYSROOT and CMAKE_OSX_ARCHITECTURES.
Eric Fiselier
2016-08-30
1
-2
/
+2
*
libc++: perform configuration checks with -nodefaultlibs
Saleem Abdulrasool
2016-08-29
2
-5
/
+33
*
Fix or suppress GCC warnings during build.
Eric Fiselier
2016-08-29
6
-5
/
+32
*
Turn On -DLIBCXX_ENABLE_BENCHMARKS by default.
Eric Fiselier
2016-08-29
4
-27
/
+23
*
Update Google Benchmark library.
Eric Fiselier
2016-08-29
15
-761
/
+658
*
Fix pair::operator=(TupleLike&&).
Eric Fiselier
2016-08-29
2
-1
/
+141
*
Revert r279953 - Fix pair::operator=(TupleLike&&)
Eric Fiselier
2016-08-29
2
-136
/
+1
*
Fix pair::operator=(TupleLike&&).
Eric Fiselier
2016-08-29
2
-1
/
+136
*
Implement C++17 std::sample.
Eric Fiselier
2016-08-28
7
-62
/
+333
*
Mark LWG 2716 as complete - shuffle and sample disallows lvalue URNGs.
Eric Fiselier
2016-08-28
6
-13
/
+19
*
Implement LWG 2711. Constrain path members.
Eric Fiselier
2016-08-28
7
-12
/
+211
*
[Docs] Update libc++ target names after r279675.
Eric Fiselier
2016-08-28
2
-3
/
+3
*
Avoid embedded preprocessor directives in __tree
Dimitry Andric
2016-08-27
1
-5
/
+8
*
Add attribute noreturn to functions that throw
Aditya Kumar
2016-08-27
2
-1
/
+4
*
Followon to r279744. Find the other exception types and make __throw_XXX rout...
Marshall Clow
2016-08-25
9
-34
/
+40
*
Remove duplicate inline
Marshall Clow
2016-08-25
1
-1
/
+1
[next]