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
*
[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
*
Correct ABI list change wrongly advertised as being in the 7.0 release
Louis Dionne
2018-10-30
1
-1
/
+4
*
Revert "Build with -fvisibility=hidden"
Eric Fiselier
2018-10-30
2
-1898
/
+1883
*
Build with -fvisibility=hidden
Eric Fiselier
2018-10-30
2
-1883
/
+1898
*
[NFC] Update comment in libc++ ABI changelog
Louis Dionne
2018-10-26
1
-1
/
+1
*
[libc++] Make sure we can build libc++ with -fvisibility=hidden
Louis Dionne
2018-10-25
4
-6
/
+28
*
[libcxx] Remove custom CMake code targeting Mac OS 10.6
Louis Dionne
2018-10-16
1
-8
/
+3
*
[libcxx] Document new symbols __u64toa and __u32toa on Darwin
Louis Dionne
2018-09-23
2
-0
/
+5
*
[libcxx] Fix the definition of the check-cxx-abilist target on Darwin
Louis Dionne
2018-09-22
1
-7
/
+11
*
Document new symbols for __u64toa and __u32toa
Zhihao Yuan
2018-09-22
1
-0
/
+12
*
Similar to the handling of darwin target triples, strip the version
Dimitry Andric
2018-09-22
1
-4
/
+7
*
[libc++] Add the _LIBCPP_HIDE_FROM_ABI_AFTER_V1 macro
Louis Dionne
2018-08-06
1
-83
/
+0
*
[libc++] Fix build failures after merging <charconv>
Zhihao Yuan
2018-08-01
1
-0
/
+2
*
Add libc++fs to the test deps, and not to the target 'cxx'.
Eric Fiselier
2018-07-27
1
-7
/
+3
[next]