summaryrefslogtreecommitdiffstats
path: root/libunwind
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] [libunwind][ehabi] Use early returns where possible.Asiri Rathnayake2016-07-081-15/+46
* [libunwind][ARM] Improve unwinder stack usage - Make WMMX support optionalAsiri Rathnayake2016-07-076-44/+91
* [libunwind] Improve unwinder stack usage - IIIAsiri Rathnayake2016-06-141-35/+35
* [libunwind] Remove unused code.Asiri Rathnayake2016-06-031-32/+0
* Attempt to fix libunwind buildEric Fiselier2016-06-021-2/+2
* Add status/warning message for 32 bit buildsEric Fiselier2016-06-021-0/+10
* [libunwind] Allow target flags to affect CMake configuration testsEric Fiselier2016-06-022-22/+37
* [libunwind] Improve unwinder stack usage - IIAsiri Rathnayake2016-05-271-24/+24
* [libunwind] Disable cross-unwinding by default.Asiri Rathnayake2016-05-271-1/+1
* Use size_t to store the results of sizeof calculations.Asiri Rathnayake2016-05-261-1/+1
* Fix gcc libunwind build.Asiri Rathnayake2016-05-263-8/+8
* Introduce a native-only unwinder build.Asiri Rathnayake2016-05-258-31/+139
* unwind: remove last instance of -Wexpansion-to-definedSaleem Abdulrasool2016-04-261-4/+6
* unwind: remove unnecessary headerSaleem Abdulrasool2016-04-241-3/+0
* unwind: unify _LIBUNWIND_ABORTSaleem Abdulrasool2016-04-241-18/+8
* unwind: unify some more macrosSaleem Abdulrasool2016-04-221-7/+6
* unwind: remove another instance of -Wexpansion-to-definedSaleem Abdulrasool2016-04-201-1/+5
* unwind: unify the definition of _LIBUNWIND_SUPPORT_FRAME_APISSaleem Abdulrasool2016-04-201-4/+2
* unwind: remove a second instance of -Wexpansion-to-definedSaleem Abdulrasool2016-04-201-5/+8
* unwind: remove an instance of -Wexpansion-to-definedSaleem Abdulrasool2016-04-201-4/+9
* unwind: unify _LIBUNWIND_SUPPORT_DWARF_UNWINDSaleem Abdulrasool2016-04-201-8/+5
* [AArch64] Fix libunwind build when using GNU assemblerRenato Golin2016-02-112-6/+6
* Introduce NetBSD supportKamil Rytarowski2016-02-061-2/+3
* Adapt LLVM_CMAKE_PATH for recent cmake path changesKamil Rytarowski2016-02-061-2/+1
* Replace cmake check for printf with a check for fopen.Evgeniy Stepanov2015-12-101-1/+1
* Make it possible to use libunwind without heap.Peter Zotov2015-11-092-0/+6
* Add FreeBSD _Unwind_Ptr typedefEd Maste2015-10-161-1/+5
* unwind: Allow the building of libunwind for MIPS.Vasileios Kalintiris2015-09-263-1/+13
* unwind: cleanup -Wunused-parameterSaleem Abdulrasool2015-09-011-6/+7
* [libunwind] Add support for OpenRISC 1000.Peter Zotov2015-08-316-0/+315
* [libunwind] Remove unused includes.Peter Zotov2015-08-273-6/+0
* unwind: fix invalid memory accessSaleem Abdulrasool2015-08-211-1/+1
* Enable zero-cost exceptions on non-Apple arm64 platformsEd Maste2015-08-132-2/+5
* Correct sense of unwind return address register range assertionEd Maste2015-08-131-1/+1
* Revert test commit.Tanya Lattner2015-08-061-1/+1
* Test commitTanya Lattner2015-08-061-1/+1
* [ARM/Unwind] Fix wrong usage of write-back on register saveRenato Golin2015-08-061-1/+1
* Update to new lists.llvm.orgTanya Lattner2015-08-051-1/+1
* [libunwind] Flip order of extern "C" and attribute(visibility)Renato Golin2015-07-241-1/+1
* unwind: Fix libc++abi and libgcc build.Logan Chien2015-07-242-35/+50
* Update version to 3.8.0svnHans Wennborg2015-07-221-1/+1
* libunwind: Introduce __libunwind_config.h.Logan Chien2015-07-1911-35/+55
* Fix unw_getcontext() return value on AArch64.Logan Chien2015-06-252-1/+9
* Avoid C99 for-declaration statement in C files. (NFC)Logan Chien2015-06-251-2/+2
* Code cleanup: Reindent statements.Logan Chien2015-05-301-3/+3
* libunwind: Fix unw_step() for ARM EHABI.Logan Chien2015-05-295-73/+174
* Code cleanup: Remove duplicated line.Logan Chien2015-05-171-1/+0
* unwind: permit building against libstdc++Saleem Abdulrasool2015-05-111-0/+1
* Add ARC configAnton Korobeynikov2015-05-091-0/+4
* unwind: add a .clang-formatSaleem Abdulrasool2015-05-071-0/+2
OpenPOWER on IntegriCloud