summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-26Merging r309147:linaro-local/diana.picus/RC2-ishHans Wennborg
2017-07-26Merging r308871:Hans Wennborg
2017-07-19Drop 'svn' suffix from version number.Hans Wennborg
2017-07-19Creating release_50 branch off revision 308441Hans Wennborg
2017-07-18[CMake] Set library dir to be LLVM's intermediate output dirPetr Hosek
2017-07-11[libunwind][CMake] Add install path variable to allow overriding the destinationPetr Hosek
2017-07-06Add a test harnessJonathan Roelofs
2017-06-27[libunwind] Add _LIBUNWIND_DISABLE_VISIBILITY_ANNOTATIONSNico Weber
2017-06-21Change -1LL to -1ULL to silence a gcc warning about left shifting a negative ...Marshall Clow
2017-05-16[libunwind] Fix executable stack directive on Linux.Manoj Gupta
2017-04-16[CMake][libunwind] Fix the -target and -gcc-toolchain flag handlingPetr Hosek
2017-04-12Reland "[CMake][libunwind] Use -nodefaultlibs for CMake checks"Petr Hosek
2017-04-07Revert "[CMake][libunwind] Use -nodefaultlibs for CMake checks"Petr Hosek
2017-04-07[CMake][libunwind] Use -nodefaultlibs for CMake checksPetr Hosek
2017-04-06Fix unused typedef. Follow up to r299575.Ivan Krasin
2017-04-05AddressSpace: fix DWARF based unwinding handling on AndroidSaleem Abdulrasool
2017-04-05Fix invalid memory access on android x86Saleem Abdulrasool
2017-04-03Try to trigger the new docs builder. NFCJonathan Roelofs
2017-03-31[libunwind] Clean up macro usage.Ranjeet Singh
2017-03-28[libunwind] Add sphinx docsJonathan Roelofs
2017-03-14DarwinParser: include limitsSaleem Abdulrasool
2017-03-09Fix up the places where AddressSpace.hpp is included.Ed Schouten
2017-03-08DARWF: silence some warnings about conversionsSaleem Abdulrasool
2017-03-07Tidy up the way we include EHHeaderParser.hpp.Ed Schouten
2017-03-07Improve readability and correctness of the OS specific libunwind bits.Ed Schouten
2017-03-07Let arm_section_length store the number of bytes.Ed Schouten
2017-03-05Drop the dependency on dl_unwind_find_exidx().Ed Schouten
2017-02-27Fix the project name in the license file.Arnaud A. de Grandmaison
2017-02-27Add libcxxabi's LICENSE.TXT to libunwind.Arnaud A. de Grandmaison
2017-02-24[libunwind] Disable calls to fprintf for baremetal targets.Ranjeet Singh
2017-02-23Revert r295944.Ed Schouten
2017-02-23Drop the dependency on dl_unwind_find_exidx().Ed Schouten
2017-02-16[libunwind][CMake] Use libc++ headers when availablePetr Hosek
2017-02-15Revert "[libunwind][CMake] Use libc++ headers when available"Petr Hosek
2017-02-15[libunwind][CMake] Use libc++ headers when availablePetr Hosek
2017-02-09Revert "[libunwind][CMake] Use libc++ headers when available"Petr Hosek
2017-02-09[libunwind][CMake] Use libc++ headers when availablePetr Hosek
2017-01-27Revert "DWARF: convert error logs to _LIBUNWIND_LOG"Saleem Abdulrasool
2017-01-25DWARF: fix -Asserts buildsSaleem Abdulrasool
2017-01-21DWARF: correct cast (NFC)Saleem Abdulrasool
2017-01-21X86: swap EBP, ESP on !APPLESaleem Abdulrasool
2017-01-21DWARF: allow enabling tracing at runtimeSaleem Abdulrasool
2017-01-21DWARF: convert error logs to _LIBUNWIND_LOGSaleem Abdulrasool
2017-01-21config: clean up some of the macro definitionSaleem Abdulrasool
2017-01-21rename OtherAddressSpace to RemoteAddressSpace; NFCSaleem Abdulrasool
2017-01-14Don't dump llvm-config --cmakedir output if command fails.Eric Fiselier
2017-01-12Bump version to 5.0.0svnHans Wennborg
2017-01-09[cmake] Obtain LLVM_CMAKE_PATH from llvm-config if availableMichal Gorny
2016-11-17EHABI: mark some functions as exportedSaleem Abdulrasool
2016-11-08[CMake] Get libunwind building under LLVM/runtimesPetr Hosek