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
*
[libc++] Add missing revision number in ABI changelog
Louis Dionne
2019-10-03
1
-1
/
+1
*
[libc++] Update ABI list for ABI v2
Louis Dionne
2019-06-17
1
-0
/
+74
*
[libcxx] Move CMake file to src, avoid using globs
Petr Hosek
2019-05-01
1
-411
/
+0
*
[libc++][CMake] Refactor how we link against system libraries
Louis Dionne
2019-04-30
1
-39
/
+55
*
Remove incorrect explicit instantiation declarations for valarray
Richard Smith
2019-04-25
1
-4
/
+0
*
[libcxx] Update gen_link_script.py to support different input and output
Petr Hosek
2019-04-22
1
-1
/
+2
*
[libc++] Make sure we re-export some missing libc++abi symbols from libc++
Louis Dionne
2019-04-18
3
-0
/
+22
*
[CMake] Split linked libraries for shared and static libc++
Petr Hosek
2019-04-17
1
-11
/
+13
*
[NFC] Add missing revision number in libc++ ABI changelog
Louis Dionne
2019-04-15
1
-1
/
+1
*
[CMake] Fix statically linking in libcxxabi if built separately
Martin Storsjo
2019-04-09
1
-2
/
+2
*
[libc++] Remove install_name and compatibility_version on OS X
Louis Dionne
2019-04-08
1
-2
/
+0
*
[libc++][CMake] Make sure the benchmarks link against libc++abi
Louis Dionne
2019-04-05
1
-1
/
+2
*
[libc++] Localize CMake code only related to the shared library
Louis Dionne
2019-04-05
1
-68
/
+64
*
[CMake] Differentiate between static and shared libc++abi
Petr Hosek
2019-04-03
1
-8
/
+7
*
[libc++][CMake] Allow merging libc++abi.a into libc++ even on Apple platforms
Louis Dionne
2019-03-25
1
-4
/
+9
*
[libc++] Update the list of symbols exported from libc++abi for new/delete
Louis Dionne
2019-03-22
1
-2
/
+14
*
[libc++] Re-export the sjlj ABI v2 for ARM architectures
Louis Dionne
2019-03-22
2
-1
/
+311
*
Allow disabling of filesystem library.
Eric Fiselier
2019-03-21
1
-8
/
+10
*
[libc++][CMake] Clean up some of the libc++ re-exporting logic
Louis Dionne
2019-03-20
4
-20
/
+2
*
[libc++] Complete the ABI changelog after landing <filesystem> in the dylib
Louis Dionne
2019-03-19
1
-2
/
+72
*
[libc++] Build <filesystem> support as part of the dylib
Louis Dionne
2019-03-19
3
-42
/
+206
*
Revert "[libc++] Build <filesystem> support as part of the dylib"
Louis Dionne
2019-03-19
3
-206
/
+42
*
Fixup ABI lists on Linux after adding <filesystem> to the dylib.
Eric Fiselier
2019-03-19
1
-0
/
+71
*
[libc++] Build <filesystem> support as part of the dylib
Louis Dionne
2019-03-19
3
-42
/
+206
*
Remove exception throwing debug mode handler support.
Eric Fiselier
2019-03-18
4
-41
/
+44
*
[libc++][CMake] Do not define `cxx_shared_EXPORTS` when building the shared l...
Louis Dionne
2019-03-14
1
-0
/
+1
*
[libc++][CMake] Fix typo introduced in r356150
Louis Dionne
2019-03-14
1
-1
/
+1
*
[libc++] Do not force building with -fPIC (re-applying)
Louis Dionne
2019-03-14
1
-4
/
+0
*
[libc++] Do not share an object library to create the static/shared libraries
Louis Dionne
2019-03-14
1
-38
/
+19
*
Revert "[libc++] Do not force building with -fPIC"
Eric Fiselier
2019-03-08
1
-0
/
+4
*
[libc++] Do not force building with -fPIC
Louis Dionne
2019-03-08
1
-4
/
+0
*
[NFC] Add missing revision information to ABI Changelog
Louis Dionne
2019-03-08
1
-1
/
+1
*
Revert "[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/"
Matthew Voss
2019-03-08
1
-3
/
+3
*
[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/
Petr Hosek
2019-03-08
1
-3
/
+3
*
Fix -fsanitize=vptr badness in <__debug>
Eric Fiselier
2019-03-05
4
-3
/
+29
*
[libc++] Remove old CMake workaround
Louis Dionne
2019-03-04
1
-20
/
+14
*
Make LIBCXX_STANDARD_VER configurable
Eric Fiselier
2019-02-10
1
-1
/
+1
*
Format sym_extract.py output to minimize diff output.
Eric Fiselier
2019-02-10
3
-6542
/
+6542
*
Add missing symbols to Apple v2 abi list.
Eric Fiselier
2019-02-10
1
-0
/
+6
*
Add ABI list directories for 8.0
Eric Fiselier
2019-02-10
3
-0
/
+6536
*
[CMake] Use correct visibility for linked libraries in CMake
Petr Hosek
2019-01-30
1
-2
/
+7
*
Revert "[CMake] Use correct visibility for linked libraries in CMake"
Petr Hosek
2019-01-30
1
-2
/
+2
*
[CMake] Use correct visibility for linked libraries in CMake
Petr Hosek
2019-01-30
1
-2
/
+2
*
[NFC] Add missing revision for removal of bad_array_length in ABI changelog
Louis Dionne
2019-01-29
1
-1
/
+1
*
[libcxx] Support building hermetic static library
Petr Hosek
2019-01-06
1
-33
/
+60
*
[libcxx] Remove bad_array_length
Louis Dionne
2018-11-29
4
-46
/
+29
*
[libcxx] Make sure the re-export logic works when paths contain spaces
Louis Dionne
2018-11-27
1
-5
/
+5
*
[libcxx] Fix libc++ re-exporting logic when Command Line Tools are not installed
Louis Dionne
2018-11-27
1
-18
/
+11
*
[NFC][libcxx] Add revision number to ABI changelog
Louis Dionne
2018-11-21
1
-1
/
+1
*
[libcxx] Make sure we can build with -fvisibility=hidden on Linux
Louis Dionne
2018-11-21
2
-23
/
+38
[next]