summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Bump to 1.7-rc1v1.7.0-rc1Dave Watson2023-01-051-2/+2
* Stop the autotools nag about AC_CONFIG_MACRO_DIRSStephen Webb2022-08-131-2/+6
* Add support for unwinding from the Linux vsyscall regionkent-cheung-arm2022-08-131-4/+4
* Fix typos (#397)Adeel Mujahid2022-08-041-1/+1
* Make `sigaltstack()` optionalStephen Webb2022-07-261-1/+1
* Autodetect presence of elf_fpregset_tStephen Webb2022-07-151-1/+1
* Add autodetection of procfs_status typeStephen Webb2022-06-241-1/+1
* Allow an alternate LOG_DRIVER to be specifiedStephen Webb2022-06-231-0/+6
* skip latex2man check with --disable-documentationkasperk812021-12-201-1/+1
* configure.ac: avoid bashismsSam James2021-11-301-2/+2
* Add port for Linux on LoongArchYouling Tang2021-11-301-2/+5
* Include asm/ptrace.h in _UPT_reg_offset.cTBK2021-07-101-1/+1
* Don't force {exec_prefix}/lib64 libdir on ppc64Matthias Diener2021-07-061-6/+0
* Add port for Linux on RISC-V (riscv)Zhaofeng Li2021-07-061-2/+4
* Bump version to 1.6 in configurekasperk812021-06-291-1/+1
* Update configure.ac to prevent missing symbolsAlexandre Truong2021-03-151-0/+3
* Update configure.acNayana Thorat2021-02-171-0/+1
* Autodetect <sys/syscall.h>Stephen Webb2020-06-181-1/+2
* Rationalize endianness macrosStephen Webb2020-06-181-2/+2
* Added --disable-unwind-header optionPedro Navarro2020-06-181-0/+8
* Use C11 atomicsSteve MacLean2020-05-211-16/+0
* Use C11 _Thread_localSteve MacLean2020-05-211-4/+2
* Bump version to 1.5-rc1v1.5-rc1Dave Watson2020-03-311-1/+1
* Allow to build without weak `backtrace` symbol. (#142)Bert Wesarg2019-12-041-0/+9
* Add support for zlib compressed elf .debug_frame sectionsDoug Nazar2019-10-031-0/+17
* Older systems (e.g. RHEL5) do not have pipe2(). (#122)plopresti2019-06-121-1/+1
* Add initial support for Solaris x86-64Adeel2019-06-121-0/+9
* Bump to 1.4-rc1v1.4-rc1Dave Watson2019-01-071-1/+1
* Add port to Linux on IBM Z (s390x)Michael Munday2018-01-091-1/+2
* Bump version to 1.3-rc1v1.3-rc1Dave Watson2017-11-221-2/+2
* Default to --enable-debug-frame also on aarch64Adrian Bunk2017-11-211-0/+1
* multilib: XFAIL some testsDave Watson2017-08-241-0/+2
* Bring back support for UNW_CACHE_PER_THREAD.Bert Wesarg2017-08-151-1/+10
* aarch64: Use PTRACE_GETREGSET if availableStephen Chen2017-08-071-1/+1
* Don't link with gcc_s when compiling for AndroidFrederik Carlier2017-03-071-1/+14
* build: check if m4 macro existsDave Watson2017-02-021-1/+1
* build: Fix warning about linking with a non-POSIX ar.Bert Wesarg2017-01-261-0/+1
* Fix compilation of tests on alpine linux (musl libc)Tony Kelman2017-01-131-0/+5
* add --disable-tests optionКоролев Сергей2017-01-131-2/+11
* Bump version to 1.2Dave Watson2017-01-131-1/+1
* [PATCH] Fix build from scratchOlivier Fourdan2014-12-041-1/+16
* aarch64: introduce build support for aarch64_be targetVictor Kamensky2014-12-031-0/+1
* Add TileGx platform support to libunwind.Zhi-Gang Liu2014-09-081-2/+5
* Link libunwind to libgcc_s rather than libgccThierry Reding2014-08-151-1/+1
* Missing -llzma in libunwind.pcbaserock/morphMasatake YAMATO2013-09-111-1/+3
* Add basic support for the QNX operating systemMatt Fischer2013-05-131-2/+17
* [PATCH] AArch64 port.Yvan Roux2013-05-111-2/+4
* Added --enable-setjmpMatt Fischer2013-04-191-0/+9
* Added --enable-ptraceMatt Fischer2013-04-191-0/+9
* Support building with older compilers.Ladislav Michl2012-11-241-0/+11