summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-08Merging r339217:release_70Hans Wennborg
2018-08-01Drop 'svn' suffix from the version number.Hans Wennborg
2018-08-01Creating release_70 branch off revision 338536Hans 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
2018-06-29Introduce a separate preprocessor macro, _LIBUNWIND_USE_DLADDR, for directly ...Jordan Rupprecht
2018-06-29Revert "Revert "Support for multiarch runtimes layout""Eric Christopher
2018-06-29Add a blank line to docs/README.txt test commit accessJordan Rupprecht
2018-06-29Revert "Support for multiarch runtimes layout"Jordan Rupprecht
2018-06-28Support for multiarch runtimes layoutPetr Hosek
2018-06-20[CMake] Convert paths to the right form in standalone builds on Windowslinaro-local/peter.smith/pgoMartin Storsjo
2018-06-18Update copyright year to 2018.Paul Robinson
2018-05-16[OR1K] Add the EPCR special-purpose register to register state.whitequark
2018-05-16[OR1K] Add a dedicated PC register to register state.whitequark
2018-05-15[libunwind][MIPS] Support MIPS floating-point registers for hard-float ABIs.John Baldwin
2018-04-05[cmake] Remove duplicate command line options from buildAaron Smith
2018-04-04[CMake] Support for monorepo layoutPetr Hosek
2018-02-27[libunwind][MIPS]: Add support for unwinding in N32 processes.John Baldwin
2018-02-27[libunwind] Permit additional compiler and linker flags to be passed to tests.John Baldwin
2018-01-27[cmake] [libunwind] LLVM_FOUND isn't always set, so just test ifDon Hinton
2018-01-26Don't enable _LIBUNWIND_BUILD_ZERO_COST_APIS if building the SJLJ APIsMartin Storsjo
2018-01-26[cmake] [libunwind] Call llvm_setup_rpath() when adding shared libraries.Don Hinton
2018-01-22[cmake] [libunwind] Fix find_path() problems when cross compilingDon Hinton
2018-01-16[PPC64] Added vector registers.Martin Storsjo
2018-01-10[libunwind] Set up .arcconfig to point to new Diffusion UNW repositoryPetr Hosek
2018-01-09[libunwind][MIPS]: Rename Registers_mips_n64 to Registers_mips_newabi.John Baldwin
2018-01-03Update PACKAGE_VERSION to 7.0.0svnHans Wennborg
2018-01-03Update docs version to 7.0Hans Wennborg
2018-01-02Reland [PPC64] Port to ppc64le - initial versionMartin Storsjo
2018-01-02Don't use a strict larger-than comparison in the check_fit/does_fit static as...Martin Storsjo
2018-01-02Revert `rL321667: [PPC64] Port to ppc64le - initial version`Tim Shen
2018-01-02[PPC64] Port to ppc64le - initial versionMartin Storsjo
2017-12-27There is no portable format string for printing `uintptr_t` values.Chandler Carruth
2017-12-25[libunwind] Remove dubious template function. NFC.whitequark
2017-12-25[libunwind] Unbreak debug builds after r321440.whitequark
2017-12-25[libunwind] Add proper support for DWARF unwind on bare metal.whitequark
2017-12-25[libunwind] fix a typo in r321441.whitequark
2017-12-25[libunwind] convert error logs to _LIBUNWIND_LOG/_LIBUNWIND_LOG0.whitequark
2017-12-25[libunwind] Avoid using C++ headers.whitequark
2017-12-12[libunwind][MIPS]: Add support for unwinding in O32 and N64 processes.John Baldwin
2017-12-08[libunwind] Create install-unwind-stripped target manuallyShoaib Meenai
2017-12-05[libunwind][CMake] Set TARGET_TRIPLE if LIBUNWND_TARGET_TRIPLE is setPetr Hosek
2017-12-05[libunwind] Pass LIBUNWIND_SYSROOT and LIBUNWIND_GCC_TOOLCHAIN to litPetr Hosek
2017-11-30[libunwind] Switch to add_llvm_install_targetsShoaib Meenai
2017-11-29Support building libunwind as a DLLMartin Storsjo
2017-11-29[CMake] Use the variable from the right project in install-unwindMartin Storsjo
2017-11-17[libunwind][CMake] Provide option to disable instalation of the libraryPetr Hosek
2017-11-16Remove a FIXME about truncated section namesMartin Storsjo