summaryrefslogtreecommitdiffstats
path: root/libunwind/test
Commit message (Expand)AuthorAgeFilesLines
* Reland "Enable `-funwind-tables` flag when building libunwind"Sergej Jaskiewicz2019-12-114-2/+14
* Revert "Enable `-funwind-tables` flag when building libunwind"Martin Storsjö2019-12-044-14/+2
* Enable `-funwind-tables` flag when building libunwindSergej Jaskiewicz2019-12-044-2/+14
* [libunwind] Adjust the signal_frame test for ArmMikhail Maltsev2019-11-191-1/+7
* Correctly update isSignalFrame when unwinding the stack via dwarf.Sterling Augustine2019-11-071-0/+25
* [libunwind] Adjust libunwind_01.pass.cpp test for ARM EHABIJohn Brawn2019-10-031-1/+1
* Unwind: prevent unw_get_proc_info from returning stale dataSaleem Abdulrasool2019-09-201-0/+21
* [libunwind] [test] Fix inferring source pathsMichal Gorny2019-05-291-6/+4
* [PPC64][libunwind] Fix r2 not properly restoredMartin Storsjo2019-05-161-0/+3
* [CMake] Support compiler-rt builtins library in testsPetr Hosek2019-02-051-1/+1
* [CMake] Update lit test configurationPetr Hosek2019-02-052-7/+9
* [CMake] Support CMake variables for setting target, sysroot and toolchainPetr Hosek2019-02-041-1/+1
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* [libunwind] Permit additional compiler and linker flags to be passed to tests.John Baldwin2018-02-271-0/+2
* [libunwind] Pass LIBUNWIND_SYSROOT and LIBUNWIND_GCC_TOOLCHAIN to litPetr Hosek2017-12-051-0/+2
* [libunwind] Always use unwind tables in testsPeter Smith2017-10-261-3/+4
* ARM: explicitly specify the 8-byte alignmentSaleem Abdulrasool2017-08-231-2/+10
* Partial fix for PR33858Jonathan Roelofs2017-07-262-2/+1
* Add a test harnessJonathan Roelofs2017-07-067-0/+198
* [libunwind] Properly align _Unwind_Exception.Eric Fiselier2016-07-201-0/+21
* Fix unw_getcontext() return value on AArch64.Logan Chien2015-06-251-0/+8
* libunwind: Fix unw_step() for ARM EHABI.Logan Chien2015-05-292-0/+79
* unwind: remove libc++abi testsSaleem Abdulrasool2015-04-246-771/+0
* unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool2015-04-246-0/+771
OpenPOWER on IntegriCloud