1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-11-24 16:27:37 +01:00

Commit graph

  • 208a430bcb add --disable-tests option Королев Сергей 2016-05-11 22:48:55 +0300
  • ad0d7633bc dwarf: check maps_init result Королев Сергей 2016-05-11 22:36:25 +0300
  • 0326f1048a Bump version to 1.2 Dave Watson 2017-01-13 08:02:53 -0800
  • cc247fc0a2 Bump version to 1.2 v1.2 Dave Watson 2017-01-13 08:02:53 -0800
  • 7d30e028a2 Don't build dyn tests on non-ia64 Dave Watson 2016-11-30 15:28:32 -0800
  • bc8698fd7e [PATCH] x86_64: fix mincore_validate Giuseppe Ottaviano 2016-03-20 00:28:03 +0000
  • c56fb8f99e ppc64: Fix serious regression (many crashes in test suite) v1.2-rc1 Ulrich Weigand 2015-11-13 14:31:57 +0100
  • 8afc33ce9f Add an option to have start_ip_offset be relative to start_ip Keno Fischer 2015-10-06 19:56:49 -0400
  • d1a8ca6d84 powerpc64 implementation Alexander Esilevich 2015-09-01 04:25:18 +0600
  • 923fa78e79 Revert parts of 68a2910 Arun Sharma 2015-09-07 17:58:08 -0700
  • 396b6c7ab7 Invalid dwarf opcodes can cause references beyond the end of the array. Arun Sharma 2015-06-19 19:47:22 -0700
  • b2db825e8a Update README to use autogen.sh Milian Wolff 2015-06-07 12:23:42 -0700
  • 7701522688 arm: Validate memory before access Vyacheslav Barinov 2015-04-15 14:08:06 +0300
  • 16bf4e5e49 Stack-unwinding through signal frames on mips Faraz Shahbazker 2015-03-16 13:13:59 -0700
  • 544cdb3b43 tests/Gtest-trace.c: show differing addresses Andreas Schwab 2015-03-19 16:10:16 +0100
  • 0bed10aa21 Mark run-ptrace-mapper and run-ptrace-misc as XFAIL on ARM Gregory Fong 2015-02-18 13:18:41 -0800
  • 68a2910bae Check that the CIE is within the segment Peter Wu 2014-11-25 22:10:33 +0100
  • 6e3254ea6e [PATCH] Fix build from scratch Olivier Fourdan 2014-12-02 13:30:24 +0100
  • 16e98c8cf3 aarch64: fix wrong big_endian flag in aarch64_be case Victor Kamensky 2014-12-03 17:35:44 -0800
  • 743668f669 aarch64: introduce build support for aarch64_be target Victor Kamensky 2014-12-03 17:35:43 -0800
  • 3babc1d148 aarch64: Restore x0, x1, x2 and x3 C. Bergström 2014-10-24 22:40:19 -0700
  • c90a2e02b3 Mark run-ptrace-mapper and run-ptrace-misc as XFAIL on MIPS Simon Atanasyan 2014-10-21 15:43:20 -0700
  • 1bca6eb8ea Remove unnecessary calls to labs() Paul Pluzhnikov 2014-10-22 11:23:32 -0700
  • 5b37b3cff1 Fix intermittent failures of Lrs-race test case Simon Atanasyan 2014-10-23 11:35:00 -0700
  • 44b867c650 Store location type in local unwinding mode for x86_64 Arun Sharma 2014-10-04 08:50:06 -0700
  • 781d5d5263 One time whitespace fixup. Arun Sharma 2014-09-20 09:03:10 -0700
  • 06e608d043 Merge branch 'fast-stack-trace-arm' of https://github.com/fillexen/libunwind Arun Sharma 2014-09-20 08:09:55 -0700
  • 6046c87d8e Merge branch 'fast-stack-trace-aarch64' of https://github.com/fillexen/libunwind Arun Sharma 2014-09-20 08:09:35 -0700
  • 5d79a12ec0 Merge https://github.com/zliu2014/libunwind-tilegx Arun Sharma 2014-09-20 00:47:23 -0700
  • 790be1e40d Add TileGx platform support to libunwind. "make check" passed. ====================================================== All 34 tests behaved as expected (2 expected failures) ====================================================== Zhi-Gang Liu @ Tilera Zhi-Gang Liu 2014-09-02 17:35:41 -0400
  • 0808aa6737 Stop unwinding on undefined return address Arun Sharma 2014-09-07 02:55:07 -0700
  • 4791a76d26 Fix compiler warnings when UNW_DEBUG is enabled Arun Sharma 2014-08-19 07:53:57 -0700
  • 9e0d6b1e08 Fix empty structs in libunwind-x86_64.h Лежанкин Иван 2014-08-19 14:20:58 +0400
  • e63cadf76d Remove unnecessary calls to labs() Paul Pluzhnikov 2014-07-29 13:27:43 -0700
  • dbce594d33 Correct name returned by get_proc_name() for some frames. Konstantin Belousov 2014-06-28 23:28:10 +0300
  • 3723511003 Adjust use_prev_instr for syscall and frame-chain frames. Konstantin Belousov 2014-06-28 23:28:09 +0300
  • 85946d9766 Use helper to walk past the syscall frames on FreeBSD/x86, similar to FreeBSD/x86_64. Konstantin Belousov 2014-06-28 23:28:08 +0300
  • f1684379df Link libunwind to libgcc_s rather than libgcc Thierry Reding 2014-06-27 08:40:33 +0200
  • 93d8272481 Add fast stack trace on AArch64. Filip Nyback 2014-07-30 14:34:31 +0300
  • e1804829ca Add fast stack trace on ARM. Filip Nyback 2014-06-27 15:11:41 +0300
  • 65ac867416 Do not compute load offset for MiniDebugInfo Martin Milata 2013-06-05 16:10:47 +0200
  • 4509adb853 x86_64: Handle edge conditions with zero length frames Kevin Modzelewski 2014-05-18 19:32:28 -0700
  • 2cb00c1eac AARCH64: Change Debug calls to use %lx instead of %x. Christopher Ferris 2014-02-27 11:18:29 -0800
  • 385c19f335 link sublibs against liblzma as needed Mike Frysinger 2014-02-15 21:09:42 -0500
  • 4eb880e1b5 Implement DWARF DW_CFA_val_expression for x86_64 Tim Deegan 2014-02-03 12:01:10 +0100
  • 11a7d98e39 Missing header in dist tarball. Tim Deegan 2014-01-20 12:42:23 +0100
  • da0b1a146f Support powerpc64le-linux platform Ulrich Weigand 2013-12-17 15:01:34 +0100
  • 4c62c4a955 Fix test case link failure on PowerPC systems with Altivec Ulrich Weigand 2013-12-17 15:00:54 +0100
  • 844f1b84cc Pass relocated address to tdep_get_func_addr Ulrich Weigand 2013-12-17 15:00:13 +0100
  • 5710c98fbf Fix undefined behavior in dwarf_eval_expr Ulrich Weigand 2013-12-17 14:59:28 +0100
  • 85ce920cff Use adaptive mutexes when available. Arun Sharma 2013-11-17 20:33:33 -0800
  • 2c3444d0f4 Remove one of duplicated declarations of `get_proc_name' Masatake YAMATO 2013-09-22 02:50:38 +0900
  • dee708f4bc Missing -llzma in libunwind.pc Masatake YAMATO 2013-09-05 19:44:41 +0900
  • af23f0a04b Add Cflags keyword to pkg-config metadata files Luca Clementi 2013-08-22 23:49:16 -0700
  • 3b8254d3b9 Fix unwind info freeing code in DWARF parser Matt Fischer 2013-05-14 17:39:24 -0500
  • d41a453bbf Fix a build error Arun Sharma 2013-05-19 00:04:15 -0700
  • 5eba0f816d Fixup long lines. Arun Sharma 2013-05-18 23:20:03 -0700
  • eac65dc9b8 Add basic support for the QNX operating system Matt Fischer 2013-04-15 09:53:29 -0500
  • ac6c0a6535 [PATCH] AArch64 port. Yvan Roux 2013-05-11 09:18:23 -0600
  • 612e1056f6 Fix symlink install hook Matt Fischer 2013-04-19 15:18:27 -0500
  • 61fad17d29 Build crasher test only when coredump support is enabled Matt Fischer 2013-04-19 10:01:57 -0500
  • 563b0ff314 Added --enable-setjmp Matt Fischer 2013-04-18 18:32:53 -0500
  • abb0957198 Added --enable-ptrace Matt Fischer 2013-04-15 09:44:48 -0500
  • becfc23123 Fix the UNW_TDEP_CURSOR_LEN for ppc32 to fix assert failure Dave Lerner 2013-04-13 11:46:40 -0700
  • f92ecb6127 dwarf: Fix memory leak Arun Sharma 2013-04-02 21:17:18 -0700
  • 8028a537dd unw_is_signal_frame should return false/0 for bad addresses dave lerner 2013-03-07 12:25:19 -0600
  • 679b65cd22 dwarf: Fix the order of the operands to the relational operators Chris January 2013-01-31 11:46:57 +0000
  • 10b064ffe9 Support building with older compilers. Ladislav Michl 2012-11-13 11:19:47 +0100
  • ae3dd9417a Add known test failures to XFAIL_TESTS Arun Sharma 2012-10-27 19:37:45 -0700
  • d7322f0f64 Update to v1.1 v1.1 Arun Sharma 2012-10-05 21:27:59 -0700
  • adae66d2e2 Fix x86-64 debug build -Wformat warning Tommi Rantala 2012-10-05 08:25:24 +0300
  • 96c1bca2b0 Fix header inclusion order in `src/elfxx.c' Tommi Rantala 2012-10-05 08:25:23 +0300
  • cb3fbbb172 Reduce the number of ifdefs in machine independent code v1.1-rc1 Arun Sharma 2012-09-29 12:22:47 -0700
  • 6456da2dc1 Assign `func' just once in Ltest-nocalloc glibc case Tommi Rantala 2012-09-21 09:31:23 +0300
  • 65f936402d Add arguments to malloc and calloc prototypes in Ltest-nocalloc Tommi Rantala 2012-09-21 09:29:16 +0300
  • 249ff2f840 Remove unused variable in Ltest-nocalloc Tommi Rantala 2012-09-21 09:21:29 +0300
  • e9f161a677 Replace empty argument lists with `void' in tests Tommi Rantala 2012-09-21 09:20:46 +0300
  • 890e23eb9d Prefer NULL over zero Tommi Rantala 2012-09-21 08:38:52 +0300
  • aebba1f8a7 Apply `define_lock()' Tommi Rantala 2012-09-21 07:43:41 +0300
  • 22aff2cc1f Fix second operand read in dwarf_eval_expr() Tommi Rantala 2012-09-20 15:44:57 +0300
  • 65bdcc6f9d Teach autotools current ARM `ex_tables.h' location Tommi Rantala 2012-09-19 15:53:29 +0300
  • 2fbbf276b3 Use shared `ARRAY_SIZE' in IA64 tests Tommi Rantala 2012-09-19 14:39:33 +0300
  • 6b55e0ab51 Use `UNUSED' in tests Tommi Rantala 2012-09-19 13:50:59 +0300
  • 5e7e890a0b Plug in `ALIAS' attribute Tommi Rantala 2012-09-19 14:45:11 +0300
  • 7d471b1440 Define and use `CONST_ATTR' Tommi Rantala 2012-09-19 13:48:33 +0300
  • e0653f9e3a Define and use `WEAK' Tommi Rantala 2012-09-19 14:44:33 +0300
  • e3e49dc28a Define and use `NOINLINE' Tommi Rantala 2012-09-19 12:39:26 +0300
  • 397f32a378 Plug in `ARRAY_SIZE' in ptrace code Tommi Rantala 2012-09-19 11:06:29 +0300
  • dcbe6836eb IA64: constify read only arrays in `tdep_init()' Tommi Rantala 2012-09-21 07:47:02 +0300
  • 088ac53775 Constify `operands' in src/dwarf/Gexpr.c Tommi Rantala 2012-09-19 13:49:37 +0300
  • ee8df26288 Constify `dwarf_to_unw_regnum_map' Tommi Rantala 2012-09-19 11:05:43 +0300
  • a9b5b10f23 Set `_UPT_reg_offset' read only Tommi Rantala 2012-09-19 11:01:01 +0300
  • fca254a9b4 IA64: give prototype for `ia64_find_unwind_table()' Tommi Rantala 2012-09-18 15:03:05 +0300
  • e2d5cdd22d ppc32: include `compiler.h' for UNUSED in ucontext_i.h Tommi Rantala 2012-09-18 13:42:04 +0300
  • 8d5b1aeeff SuperH port Tommi Rantala 2012-08-16 13:10:29 +0300
  • 7d77ef4d82 Enable coredump library build on ARM by default Tommi Rantala 2012-09-18 13:08:12 +0300
  • 79c2c254a7 MIPS coredump support Tommi Rantala 2012-09-07 12:12:50 +0300
  • ded94b98ff Stop including `memory.h' Tommi Rantala 2012-09-18 13:12:41 +0300
  • 58354c94d7 Nuke HAVE_BACKTRACE Tommi Rantala 2012-09-17 14:47:30 +0300
  • 848ad53a47 Call snprintf() from signal handler only if required in test-async-sig Tommi Rantala 2012-08-16 10:25:56 +0300