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
/
libcxxabi
/
cmake
/
config-ix.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxx{,abi}] Don't link libpthread and libdl on Fuchsia
Petr Hosek
2019-12-06
1
-5
/
+13
*
[libc++abi] Link against libSystem on Apple platforms
Louis Dionne
2019-10-04
1
-0
/
+1
*
[libcxxabi] Fix arm build failer with libgcc
Adhemerval Zanella
2019-09-25
1
-2
/
+8
*
[libcxx][libcxxabi] Remove the unused CMake checks
Petr Hosek
2019-05-30
1
-32
/
+1
*
[runtimes] Use -Wunknown-pragmas for the pragma check
Petr Hosek
2019-05-30
1
-0
/
+4
*
[runtimes] Check if pragma comment(lib, ...) is supported first
Petr Hosek
2019-05-30
1
-0
/
+9
*
Revert "[CMake] Use __libc_start_main rather than fopen when checking for C l...
Petr Hosek
2019-01-28
1
-1
/
+1
*
[CMake] Use __libc_start_main rather than fopen when checking for C library
Petr Hosek
2019-01-28
1
-1
/
+1
*
build: use cmake to pass -std=c++11
Saleem Abdulrasool
2017-06-11
1
-5
/
+0
*
build: use POSITION_INDEPENDENT_CODE CMake property
Saleem Abdulrasool
2017-06-11
1
-1
/
+0
*
[libcxxabi] iconv is not needed for mingw-w64
Martell Malone
2017-05-26
1
-1
/
+1
*
[Libcxxabi]: Support using compiler-rt for MinGW64
Martell Malone
2017-05-11
1
-3
/
+8
*
Fix Libc++abi linking under MinGW64
Eric Fiselier
2017-05-11
1
-1
/
+4
*
Apply libc++ MinGW CMake fix to libc++abi
Eric Fiselier
2017-05-11
1
-0
/
+5
*
[CMake][libcxxabi] Use -nodefaultlibs for CMake checks
Petr Hosek
2017-04-07
1
-5
/
+33
*
Turn on -Wunused-function and cleanup occurances
Eric Fiselier
2017-03-04
1
-1
/
+1
*
[CMake] Trying to fix the bots I broke
Chris Bieneman
2016-08-29
1
-1
/
+1
*
[CMake] Use -std=c++11 if supported
Chris Bieneman
2016-08-29
1
-0
/
+5
*
libc++abi: add a top level option for using CompilerRT
Saleem Abdulrasool
2016-07-15
1
-1
/
+3
*
Partially revert r270816: build with -fvisibility=hidden.
Eric Fiselier
2016-06-02
1
-1
/
+0
*
libc++abi: build with -fvisibility=hidden
Saleem Abdulrasool
2016-05-26
1
-0
/
+1
*
[libc++abi] Use libgcc and libgcc_s to provide _Unwind symbols instead of lib...
Eric Fiselier
2015-12-14
1
-1
/
+1
*
Replace cmake check for printf with a check for fopen.
Evgeniy Stepanov
2015-12-10
1
-1
/
+1
*
unwind: use -fno-rtti -fno-exceptions -funwind-tables
Saleem Abdulrasool
2015-02-06
1
-0
/
+2
*
Enable -Wundef.
Dan Albert
2015-02-05
1
-0
/
+1
*
Add -funwind-tables to CMAKE_C_FLAGS.
Logan Chien
2015-01-22
1
-0
/
+2
*
[libcxxabi] Add __cxa_thread_atexit for TLS support on Linux.
Dan Albert
2014-12-18
1
-0
/
+2
*
libcxxabi must link to dl if using bundled unwind
Jonathan Roelofs
2014-08-18
1
-0
/
+1
*
libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11.
Nico Weber
2014-07-16
1
-1
/
+0
*
Fix for libc++abi when using -Wl,--as-needed.
Dan Albert
2014-07-14
1
-0
/
+2
*
Make cmake cxxflags match those in lib/buildit.
Dan Albert
2014-07-10
1
-3
/
+14
*
Add a cmake build system.
Dan Albert
2014-07-03
1
-0
/
+27