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
/
src
/
support
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Remove redundant conditionals for Apple platforms
Louis Dionne
2019-04-23
1
-2
/
+1
*
Fix ABI compatibility of `<stdexcept>` with VCRuntime.
Eric Fiselier
2019-03-06
2
-0
/
+81
*
Make VCRuntime ABI configuration a first-class option.
Eric Fiselier
2019-03-05
1
-2
/
+2
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
10
-40
/
+30
*
[libcxx] Remove bad_array_length
Louis Dionne
2018-11-29
4
-50
/
+0
*
Fix embarrasing typo in uncaught_exceptions. Update tests to really test this...
Marshall Clow
2018-05-29
1
-1
/
+1
*
libcxx: Use vcruntime declarations for typeinfo on Windows.
Peter Collingbourne
2018-01-26
1
-1
/
+1
*
libcxx: Define set_unexpected, _get_unexpected and __uncaught_exceptions with...
Peter Collingbourne
2018-01-18
1
-3
/
+3
*
libcxx: Stop using private MSVC macros in the exception implementation.
Peter Collingbourne
2018-01-17
2
-43
/
+17
*
[libc++] Support Microsoft ABI without vcruntime headers
Shoaib Meenai
2017-10-09
2
-16
/
+95
*
[libc++] Replace __sync_* functions with __libcpp_atomic_* functions
Weiming Zhao
2017-09-19
2
-7
/
+6
*
typeinfo: provide a partial implementation for Win32
Saleem Abdulrasool
2017-09-15
1
-0
/
+28
*
Revert "[libc++] Refactoring __sync_* builtins; NFC (Reland)"
Eric Fiselier
2017-07-12
2
-9
/
+7
*
[libc++] Refactoring __sync_* builtins; NFC (Reland)
Weiming Zhao
2017-07-10
2
-7
/
+9
*
Revert "[libc++] Refactoring __sync_* builtins; NFC"
Weiming Zhao
2017-07-10
2
-9
/
+7
*
[libc++] Refactoring __sync_* builtins; NFC
Weiming Zhao
2017-07-10
2
-7
/
+9
*
[libc++] Refactor Windows support headers.
Eric Fiselier
2017-05-10
1
-0
/
+1
*
[libc++] Implement exception_ptr on Windows
Eric Fiselier
2017-05-08
1
-0
/
+94
*
Fix PR32183 - Wrap GCC exception implementation in missing namespace std
Eric Fiselier
2017-03-08
2
-1
/
+5
*
Recommit "Split exception.cpp and new.cpp implementation into different files...
Eric Fiselier
2017-02-10
9
-0
/
+633
*
Revert "Split exception.cpp and new.cpp implementation into different files f...
Eric Fiselier
2017-02-10
9
-633
/
+0
*
Split exception.cpp and new.cpp implementation into different files for diffe...
Eric Fiselier
2017-02-10
9
-0
/
+633