summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump up the library versionv1.0.1Arun Sharma2011-09-101-1/+1
* Reorder libraries in lib_LTLIBRARIESArun Sharma2011-09-051-1/+7
* No libunwind-generic.so if configured with --disable-sharedJoel Brobecker2011-06-181-3/+7
* Create a generic and local variant of the extbl parser.Ken Werner2011-04-051-3/+5
* Fast back-trace for x86_64 for only collecting the call stack.Lassi Tuura2011-03-241-4/+4
* Fix build and distribution on the FreeBSD.Konstantin Belousov2011-03-241-0/+1
* Add module for parsing ARM-specific unwind tablesZachary T Welch2011-03-221-1/+2
* Link libunwind-setjmp against libunwind-elf.Ken Werner2011-03-071-13/+16
* Revert "Use more convenience libraries"Arun Sharma2011-02-011-134/+164
* Use more convenience librariesZachary T Welch2010-11-291-164/+134