[libunwind][AIX] implementation of the unwinder for AIX
[platform/upstream/llvm.git] / libunwind / cmake /
2022-01-29 John Ericson[cmake] Partially deduplicate `{llvm,compiler_rt}_check...
2022-01-21 Petr HosekRevert "[cmake] Duplicate `{llvm,compiler_rt}_check_lin...
2022-01-20 John Ericson[cmake] Duplicate `{llvm,compiler_rt}_check_linker_flag...
2022-01-11 Maksim PanchenkoMerge BOLT into LLVM monorepo
2022-01-08 Ben Wagner[libc++] Disable coverage with sanitize-coverage=0
2021-11-05 Martin Storsjö[libunwind] Try to add --unwindlib=none while configuri...
2021-10-28 Petr Hosek[CMake] Cache the compiler-rt library search results
2021-10-21 Petr HosekRevert "[CMake] Cache the compiler-rt library search...
2021-10-18 Petr Hosek[CMake] Cache the compiler-rt library search results
2021-07-15 Louis Dionne[runtimes] Don't try passing --target flags to GCC
2021-02-16 Zbigniew Sarbinowski[SystemZ][ZOS] Prefer -nostdlib++ as opposed to -nodefa...
2020-04-30 Shoaib Meenai[libcxx][libcxxabi][libunwind] Use libgcc on Android
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2019-12-18 Petr Hosek[unwind] Don't link libpthread and libdl on Fuchsia
2019-12-11 Sergej JaskiewiczReland "Enable `-funwind-tables` flag when building...
2019-12-04 Martin StorsjöRevert "Enable `-funwind-tables` flag when building...
2019-12-03 Sergej JaskiewiczEnable `-funwind-tables` flag when building libunwind
2019-10-11 Petr Hosek[libunwind] Refactor CMake flag checks to match libc...
2019-05-30 Petr Hosek[runtimes] Use -Wunknown-pragmas for the pragma check
2019-05-30 Petr Hosek[runtimes] Check if pragma comment(lib, ...) is support...
2019-01-28 Petr HosekRevert "[CMake] Use __libc_start_main rather than fopen...
2019-01-28 Petr Hosek[CMake] Use __libc_start_main rather than fopen when...
2018-11-14 Petr Hosek[CMake] Passthrough CFLAGS when checking the compiler...
2018-10-08 Charles Davis[CMake] Link to compiler-rt if LIBUNWIND_USE_COMPILER_R...
2018-09-04 Charles Davis[CMake] Don't use -rtlib=compiler-rt with -nodefaultlibs.
2018-06-20 Martin Storsjo[CMake] Convert paths to the right form in standalone...
2017-10-03 Saleem Abdulrasoolbuild: use POSITION_INDEPENDENT_CODE instead of -fPIC
2017-10-02 Martin StorsjoAdd CMake support for building for MinGW
2017-04-16 Petr Hosek[CMake][libunwind] Fix the -target and -gcc-toolchain...
2017-04-12 Petr HosekReland "[CMake][libunwind] Use -nodefaultlibs for CMake...
2017-04-07 Petr HosekRevert "[CMake][libunwind] Use -nodefaultlibs for CMake...
2017-04-07 Petr Hosek[CMake][libunwind] Use -nodefaultlibs for CMake checks
2016-11-08 Petr Hosek[CMake] Get libunwind building under LLVM/runtimes
2015-12-10 Evgeniy StepanovReplace cmake check for printf with a check for fopen.
2015-04-25 Saleem Abdulrasoollibunwind: add new build logic