summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Skip init_mem_validate calls during remote unwindv1.6-stableAdeel2021-12-203-3/+4
* skip latex2man check with --disable-documentationkasperk812021-12-201-1/+1
* DWARF: avoid a data raceSaleem Abdulrasool2021-12-201-5/+3
* Fix table indexing in `dwarf_search_unwind_table`Alex Arslan2021-12-201-1/+1
* Promote to 1.6.2v1.6.2Dave Watson2021-11-301-1/+1
* configure.ac: avoid bashismsSam James2021-11-301-2/+2
* Add more POSIX polyfills for nix cross-build on winAdeel2021-11-303-1/+47
* Promote to 1.6.1v1.6.1Dave Watson2021-11-301-1/+1
* Work around lack of execvpe on FreeBSDAlex Arslan2021-11-301-0/+4
* Remove vestigial local cursor self-reference on FreeBSDAlex Arslan2021-11-301-17/+17
* Promote to 1.6.0v1.6.0Dave Watson2021-11-261-1/+1
* bump to rc2v1.6.0-rc2Dave Watson2021-08-271-1/+1
* Makefile.am: Add missing riscv header to noinstZhaofeng Li2021-08-271-1/+1
* Change version to 1.6.0-rc1v1.6.0-rc1Dave Watson2021-08-091-2/+2
* Add optimization options in .travis.ymlkasperk812021-08-081-11/+30
* test-setjmp: Zero out all sigsetsJim Wilson2021-07-111-0/+4
* test-ptrace: Fix for NixOSZhaofeng Li2021-07-111-2/+2
* Ltest-mem-validate: Disable inlining for consume_and_runZhaofeng Li2021-07-111-4/+18
* Include asm/ptrace.h in _UPT_reg_offset.cTBK2021-07-102-1/+5
* mips: fix regression after "Handle Gstep according the N64/N32 ABI"Sergey Korolev2021-07-061-2/+5
* DWARF: handle out of memory errorsSergey Korolev2021-07-061-3/+23
* Don't force {exec_prefix}/lib64 libdir on ppc64Matthias Diener2021-07-061-6/+0
* Fix -mx32 compilation errorkasperk812021-07-061-1/+1
* Add port for Linux on RISC-V (riscv)Zhaofeng Li2021-07-0652-5/+2629
* Remove autogen.sh wrapperkasperk812021-06-302-10/+1
* Show contents of test-suite.log on test failurekasperk812021-06-301-0/+2
* x86_64/GTrace: Fix usage of unsaved registersDave Watson2021-06-291-4/+4
* Improve multiarch condition in coredump accesskasperk812021-06-291-1/+1
* Use the BUILD / HOST convention in .travis.ymlkasperk812021-06-291-16/+32
* Bump version to 1.6 in configurekasperk812021-06-292-3/+3
* Add missing case for IA64 in coredumpMike Frysinger2021-06-251-0/+3
* Fix build failure on ia64Adrian Bunk2021-06-171-6/+5
* Include extra ia64 files in dist packagekasperk812021-06-171-0/+3
* README: document ppc32 supportOvidiu Panait2021-05-241-0/+1
* Fix `unw_tdep_context_t` for AArch64 Androidxtkoba2021-04-191-0/+8
* Fix `dl_iterate_phdr` wrapperxtkoba2021-04-191-2/+2
* typo: aligment -> alignmentSim Sun2021-03-151-3/+3
* Fixes for the s390x targetUlrich Weigand2021-03-155-9/+49
* Port memory address checks from x86/x86_64 to Aarch64Mikhail Durnev2021-03-157-10/+291
* Update configure.ac to prevent missing symbolsAlexandre Truong2021-03-151-0/+3
* [x86_64] Remove self-reference from local cursorElia Geretto2021-03-159-31/+78
* Fix typo.Romain Geissler2021-02-171-1/+1
* Fix elf get_load_offset when the binary was linked by lld: return the right o...Romain Geissler2021-02-171-1/+1
* Update .travis.ymlNayana Thorat2021-02-171-1/+1
* Update configure.acNayana Thorat2021-02-171-0/+1
* Fix Clang buildsFlorian Fainelli2021-02-171-0/+1
* Fix elf get_load_offset when the binary was linked by lld, which defines read...Romain Geissler2021-02-171-1/+6
* Update ChangeLog git reference locationDirk Mueller2021-02-171-50/+2
* disallow tail-call optimization in testsJameson Nash2021-02-171-0/+1
* fix build on ARMJameson Nash2021-02-171-1/+1