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] 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
*
Attempt to unbreak *all the bots*
Eric Fiselier
2018-07-27
1
-4
/
+6
*
Implement <filesystem>
Eric Fiselier
2018-07-27
1
-5
/
+45
*
[CMake] Option to control whether shared/static library is installed
Petr Hosek
2018-07-24
1
-7
/
+10
*
Reland "[CMake] Support statically linking dependencies only to shared or sta...
Petr Hosek
2018-07-24
1
-3
/
+3
*
Revert "[CMake] Support statically linking dependencies only to shared or sta...
Petr Hosek
2018-07-23
1
-3
/
+3
*
[CMake] Support statically linking dependencies only to shared or static library
Petr Hosek
2018-07-23
1
-3
/
+3
*
[libc++] Allow running ABI list tests with different ABI versions
Louis Dionne
2018-07-19
4
-17
/
+2425
*
[CMake] Rename cxx_headers back to cxx-headers.
Ahmed Bougacha
2018-06-28
1
-1
/
+1
*
[CMake] Use common variable for all header targets NFC
Petr Hosek
2018-06-12
1
-4
/
+3
*
[CMake] Add a missing target dependency on C++ ABI headers
Petr Hosek
2018-06-12
1
-1
/
+1
*
Reland "Use custom command and target to install libc++ headers"
Petr Hosek
2018-06-12
1
-1
/
+5
*
Update ABI lists after change in r333467.
Eric Fiselier
2018-05-29
8
-1885
/
+10425
*
Revert "[CMake] Use custom command and target to install libc++ headers"
Petr Hosek
2018-04-09
1
-2
/
+1
*
[CMake] Use custom command and target to install libc++ headers
Petr Hosek
2018-04-09
1
-1
/
+2
*
[CMake] Copy the generated __config header into build directory
Petr Hosek
2018-03-10
1
-1
/
+1
*
LLVM_FOUND isn't always set, so just test if llvm_setup_rpath() is
Don Hinton
2018-01-27
1
-1
/
+1
*
Reland: [cmake] [libcxx] Call llvm_setup_rpath() when adding shared libraries.
Don Hinton
2018-01-26
1
-0
/
+3
*
Revert [libcxx] r323453 - [cmake] [libcxx] Call llvm_setup_rpath() when addin...
Don Hinton
2018-01-25
1
-1
/
+0
*
[cmake] [libcxx] Call llvm_setup_rpath() when adding shared libraries.
Don Hinton
2018-01-25
1
-0
/
+1
*
[libc++] Create install-stripped targets
Shoaib Meenai
2017-12-06
1
-0
/
+8
*
Update changelog revision
Eric Fiselier
2017-09-17
1
-1
/
+1
*
ABI: Fix for undefined "___cxa_deleted_virtual" symbol in MacOSX
Eric Fiselier
2017-09-17
5
-0
/
+15
*
Use CMAKE_AR instead of the system default 'ar' for merging static libraries
Martin Storsjo
2017-09-13
1
-0
/
+1
*
Add MINGW_LIBRARIES to the linker flags
Martin Storsjo
2017-09-04
1
-0
/
+1
*
[CMake] Use MATCHES for regular expression.
Leo Li
2017-07-18
1
-1
/
+1
*
[libcxx][CMake] Add install path variable to allow overriding the destination
Petr Hosek
2017-07-11
1
-3
/
+3
*
Move external instantiation for __vector_base_common to vector.cpp
Eric Fiselier
2017-06-15
1
-0
/
+1
[next]