summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Fix `make distcheck` due to missing coredump headerStephen Webb2022-08-231-1/+3
* Stop assuming .text and .eh_frame segmentStephen Webb2022-07-261-0/+1
* Expose get_proc_info_in_range APIAdeel2022-07-081-0/+2
* Add port for Linux on LoongArchYouling Tang2021-11-301-0/+38
* Makefile.am: Add missing riscv header to noinstZhaofeng Li2021-08-271-1/+1
* Add port for Linux on RISC-V (riscv)Zhaofeng Li2021-07-061-0/+33
* Include extra ia64 files in dist packagekasperk812021-06-171-0/+3
* Add support for older versions of AndroidOle André Vadla Ravnås2020-12-031-1/+1
* Use NT_FILE to get backing file names if availableStephen Webb2020-07-021-1/+4
* Refactor Linux-specific codedump codeStephen Webb2020-07-021-0/+2
* Add support for zlib compressed elf .debug_frame sectionsDoug Nazar2019-10-031-5/+5
* Add initial support for Solaris x86-64Adeel2019-06-121-0/+9
* Add port to Linux on IBM Z (s390x)Michael Munday2018-01-091-0/+36
* Fix local unwind compilation on ARM (#48)Yichao Yu2017-10-231-0/+1
* arm: FreeBSD/ARMv6 portKonstantin Belousov2017-08-241-2/+10
* configure: Fix dangling link when --disable-static is specifiedDave Watson2017-08-161-1/+3
* Add a function to capture the dwarf_reg_states that occur in processingDoug Moore2017-05-121-0/+22
* Merge dwarf_find_save_locs into dwarf_step.Doug Moore2017-05-121-2/+2
* mips/tilegx: Add missing unwind_i.h header fileDave Watson2017-01-251-2/+2
* dwarf: Configurable cache sizeDave Watson2017-01-131-2/+4
* Merge branch 'fast-stack-trace-arm' of https://github.com/fillexen/libunwindArun Sharma2014-09-201-2/+2
|\
| * Add fast stack trace on ARM.Filip Nyback2014-07-301-2/+2
* | Merge branch 'fast-stack-trace-aarch64' of https://github.com/fillexen/libunwindArun Sharma2014-09-201-2/+3
|\ \
| * | Add fast stack trace on AArch64.Filip Nyback2014-07-301-2/+3
| |/
* | Add TileGx platform support to libunwind.Zhi-Gang Liu2014-09-081-0/+33
|/
* link sublibs against liblzma as neededMike Frysinger2014-02-221-0/+4
* Missing header in dist tarball.Tim Deegan2014-02-081-1/+1
* Support powerpc64le-linux platformUlrich Weigand2013-12-271-2/+6
* Missing -llzma in libunwind.pcbaserock/morphMasatake YAMATO2013-09-111-3/+1
* Add basic support for the QNX operating systemMatt Fischer2013-05-131-1/+9
* [PATCH] AArch64 port.Yvan Roux2013-05-111-1/+38
* Fix symlink install hookMatt Fischer2013-04-191-3/+3
* Added --enable-setjmpMatt Fischer2013-04-191-2/+6
* Added --enable-ptraceMatt Fischer2013-04-191-3/+9
* Update to v1.1v1.1Arun Sharma2012-10-051-1/+1
* Teach autotools current ARM `ex_tables.h' locationTommi Rantala2012-09-281-2/+1
* SuperH portTommi Rantala2012-09-281-0/+33
* Create and install pkg-config .pc filesAlexander Toresson2012-09-151-0/+12
* build: make libunwind-coredump build optionalCody P Schafer2012-09-151-1/+4
* Fix IA64 separate builddir cursor generationTommi Rantala2012-09-041-6/+6
* Use libtool to build libunwind-ptraceArun Sharma2012-08-181-3/+2
* Add liblzma detection to configure scriptMartin Milata2012-08-101-0/+3
* Allow IA64 cross-compilationTommi Rantala2012-07-311-7/+8
* Build libunwind-coredump using libtoolMartin Milata2012-07-041-5/+8
* Fix compilation on IA64Martin Milata2012-05-231-2/+2
* ia64: move ia64 specific code out of dwarfArun Sharma2012-03-291-2/+2
* Implement register read for FreeBSD coredumps.Kostik Belousov2012-03-131-1/+2
* Add support for unwinding coredump imagesArun Sharma2012-03-121-1/+19
* Move some dwarf functionality from ptrace to dwarfArun Sharma2012-03-121-2/+4
* Fix libunwind-generic.so symbolic link never being created in make installTommi Rantala2012-01-231-1/+1