summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-14[AArch64][libunwind] Unwinding support for return address signingLuke Cheeseman
2018-12-12Avoid code duplication in the SEH version of UnwindCursor::getRegisterName. NFC.Martin Storsjo
2018-12-11[cmake] Rename append_if to avoid collision with LLVMMichal Gorny
2018-12-11[SEH] Zero-initialize EXCEPTION_RECORD and UNWIND_HISTORY_TABLE before callin...Martin Storsjo
2018-12-11Don't export assembly functions when function visibility annotations are disa...Martin Storsjo
2018-11-14[CMake] Passthrough CFLAGS when checking the compiler-rt pathPetr Hosek
2018-10-28Snap for 5096429 from e8ce6aec0b760eb64f74171449b8af752c3f8070 to qt-releaseandroid-build-team Robot
2018-10-25Snap for 5090430 from 6706225faaef04adbb4e04f630035627af932f10 to qt-releaseandroid-build-team Robot
2018-10-24[automerger skipped] Merge pie-platform-release to aosp-master - DO NOT MERGE...Bill Yi
2018-10-24[automerger skipped] Merge pie-platform-release to aosp-master - DO NOT MERGE...Bill Yi
2018-10-24[automerger skipped] Merge pie-platform-release to aosp-master - DO NOT MERGEBill Yi
2018-10-24Merge pie-platform-release to aosp-master - DO NOT MERGEandroid-wear-8.0.0_r2android-o-mr1-iot-release-smart-display-r9android-o-mr1-iot-release-smart-display-r8android-o-mr1-iot-release-smart-display-r5android-o-mr1-iot-release-smart-display-r40.1Jandroid-o-mr1-iot-release-smart-display-r4android-o-mr1-iot-release-smart-display-r39android-o-mr1-iot-release-smart-display-r30android-o-mr1-iot-release-smart-display-r22android-o-mr1-iot-release-smart-display-r14android-o-mr1-iot-release-smart-clock-r6android-o-mr1-iot-release-smart-clock-r2android-o-mr1-iot-release-smart-clock-fsiandroid-o-mr1-iot-release-smart-clock-fcsandroid-o-mr1-iot-release-cube_r2android-o-mr1-iot-release-cube-fsiandroid-o-mr1-iot-release-cube-fcsandroid-o-mr1-iot-release-1.0.8android-o-mr1-iot-release-1.0.7android-n-iot-release-ihome-igv1nougat-iot-releaseBill Yi
2018-10-24[automerger skipped] Merge pi-platform-release to stage-aosp-master - DO NOT ...Bill Yi
2018-10-24[automerger skipped] Merge pi-platform-release to stage-aosp-master - DO NOT ...Bill Yi
2018-10-24Merge pi-platform-release to stage-aosp-master - DO NOT MERGEBill Yi
2018-10-08[CMake] Link to compiler-rt if LIBUNWIND_USE_COMPILER_RT is ON.Charles Davis
2018-10-03Snap for 5045582 from 32caf0a976d3bd0d6cc78210588ac146b3b484b0 to qt-releaseandroid-build-team Robot
2018-10-01Revert "Never enable LTO for libunwind_llvm" am: a8fb6ce7e1 am: 4d7a726f71Yi Kong
2018-10-01Revert "Never enable LTO for libunwind_llvm" am: a8fb6ce7e1Yi Kong
2018-10-01Revert "Never enable LTO for libunwind_llvm"Yi Kong
2018-10-01Revert "Never enable LTO for libunwind_llvm"android-o-mr1-iot-release-smart-display-r3android-o-mr1-iot-release-1.0.5oreo-mr1-1.2-iot-releasemaster-cuttlefish-testing-releaseYi Kong
2018-09-24Reverting r342895Luke Cheeseman
2018-09-24[AArch64] Unwinding support for return address signingLuke Cheeseman
2018-09-22[libunwind][NFC] Suppress unused parameter warningsLouis Dionne
2018-09-06Snap for 4994968 from 84f52cb2c1eda7052b5d46490f5ef6770b1b375e to qt-releaseandroid-build-team Robot
2018-09-04Suppress -Wimplicit-fallthrough. am: 6136ec05d9 am: 2ed8ddac2cChih-Hung Hsieh
2018-09-04Suppress -Wimplicit-fallthrough. am: 6136ec05d9Chih-Hung Hsieh
2018-09-04Suppress -Wimplicit-fallthrough.Chih-Hung Hsieh
2018-09-04Suppress -Wimplicit-fallthrough.android-o-mr1-iot-release-1.0.4Chih-Hung Hsieh
2018-09-04[CMake] Don't use -rtlib=compiler-rt with -nodefaultlibs.Charles Davis
2018-09-04[CMake] Remove variable reference that isn't used.Charles Davis
2018-08-31Export public functions implemented in assembly on Windows.Charles Davis
2018-08-31Fix existing code for SEH on ARM to compile correctlyMartin Storsjo
2018-08-31[AddressSpace] Use the macro to set hidden visibility on LocalAddressSpace.Charles Davis
2018-08-30Add support for SEH unwinding on Windows.Charles Davis
2018-08-16NFC: Test commit accessJordan Rupprecht
2018-08-16[libunwind][mips] Include gcc_s for linkageStefan Maksimovic
2018-08-16[libunwind][mips] Guard accumulator registersStefan Maksimovic
2018-08-16[libunwind][mips] Modify the __mips_fpr macro checkStefan Maksimovic
2018-08-14[cmake] Add MINGW_LIBRARIES to the linker flagsMartin Storsjo
2018-08-08Remove unneeded preprocessor condition.Charles Davis
2018-08-08[libunwind][include] Add SEH declarations to <unwind.h>.Charles Davis
2018-08-08[libunwind] Fix pointer-to-integer cast warnings on LLP64.Charles Davis
2018-08-03[CMake] Allow building standalone without any llvm-config availableMartin Storsjo
2018-08-01Bump version number to 8.0.0svnHans Wennborg
2018-08-01Update docs version and clear release notes after 8.0.0 version bumpHans Wennborg
2018-07-24[CMake] Include CMakeDependentOption in libunwindPetr Hosek
2018-07-24[CMake] Option to control whether shared/static library is installedPetr Hosek
2018-07-17The semantics of DW_CFA_GNU_args_size have changed subtile over theJoerg Sonnenberger
2018-07-10[CMake] Set per-runtime library directory suffix in runtimes buildPetr Hosek