1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-11-28 10:07:37 +01:00

Commit graph

  • 7263a97ced Roll test-nocalloc' into Ltest-nocalloc.c' Tommi Rantala 2012-09-17 14:28:46 +0300
  • aeb1afc65d Call `unw_backtrace()' explicitly in test-flush-cache.c Tommi Rantala 2012-09-17 14:15:50 +0300
  • 643fc92e91 Rename rs-race' to Lrs-race' Tommi Rantala 2012-09-17 14:06:05 +0300
  • 0d7738ed4f Cleanup dynamically allocated memory before exit in tests Tommi Rantala 2012-09-17 13:27:30 +0300
  • 438d9de675 Remove unneeded `config.h' inclusion in Gtest-nomalloc Tommi Rantala 2012-09-14 14:37:19 +0300
  • be230add88 Rename test-varargs' to Ltest-varargs' Tommi Rantala 2012-09-14 14:29:02 +0300
  • 939a5e195e Annotate potentially unused variable in tests/test-coredump-unwind.c Tommi Rantala 2012-09-12 10:21:50 +0300
  • 7673df21ff Annotate potentially unused variable in tests/Gtest-trace.c Tommi Rantala 2012-09-12 10:35:28 +0300
  • 0c838c4d44 Annotate potentially unused variable in tests/Gtest-bt.c Tommi Rantala 2012-09-12 10:12:06 +0300
  • 23fdda6a28 Workaround volatileness warning in tests/ia64-test-setjmp.c Tommi Rantala 2012-09-12 11:04:43 +0300
  • 074e328d46 Avoid -Wunused-value warning in tests/Gia64-test-stack.c Tommi Rantala 2012-09-12 10:08:16 +0300
  • 68b20804e4 Clear out `ip' to avoid -Wuninitialized warning in tests/test-coredump-unwind.c Tommi Rantala 2012-09-12 10:13:42 +0300
  • d3fd3dc3ca Default to non-verbose mode in Ltest-cxx-exceptions Tommi Rantala 2012-09-12 09:28:24 +0300
  • cc6cd621ea HPPA: kludge out unused variable in unw_get_save_loc() stub Tommi Rantala 2012-09-12 11:00:49 +0300
  • fc38a5339d HPPA: properly check dwarf_get() return value in unw_step() Tommi Rantala 2012-09-12 10:58:29 +0300
  • 6023ccf667 PPC: remove unused `PAGE_START' macro from Ginit.c Tommi Rantala 2012-09-12 09:26:35 +0300
  • 0941dedb70 Remove unused src/x86_64/Lis_signal_frame.c Tommi Rantala 2012-09-12 07:50:57 +0300
  • 23ecb97906 IA64: avoid -Wunused-but-set-variable in src/ia64/init.h Tommi Rantala 2012-09-07 08:54:08 +0300
  • b4bde18112 Apply UNW_ALIGN more in src/mi/mempool.c Tommi Rantala 2012-09-07 10:14:55 +0300
  • 5d0f376b08 Invert tdep_init() flag logic Tommi Rantala 2012-09-21 09:47:41 +0300
  • c2d6f85a0a Use __sync builtin atomics on all architectures if available Tommi Rantala 2012-09-06 15:42:35 +0300
  • 9a3565ddc1 Simplify `sos_alloc()' implementation Tommi Rantala 2012-09-19 14:00:20 +0300
  • 26fc1563fb Align `sos_memory' to MAX_ALIGN Tommi Rantala 2012-09-19 13:59:41 +0300
  • c36a14f245 Workaround non-power-of-two i386 sizeof(long double) in src/mi/mempool.c Tommi Rantala 2012-09-19 13:57:07 +0300
  • e6edad069c Use GCC __BIGGEST_ALIGNMENT__ for sos-pool MAX_ALIGN Tommi Rantala 2012-09-12 14:13:13 +0300
  • 0aa60f4f15 Remove unneeded atomic_ops.h' inclusion in dwarf.h' Tommi Rantala 2012-09-05 17:06:22 +0300
  • dc680c0b52 Pull attribute macros from libunwind_i.h' to new header compiler.h' Tommi Rantala 2012-09-19 12:12:16 +0300
  • 80e852cb38 Do not allow the reference to the local var to outlive the local var scope. Konstantin Belousov 2012-09-17 17:39:15 +0300
  • d0cbc51955 x86_64: stop unwinding when %rbp location is NULL Konstantin Belousov 2012-09-17 17:39:14 +0300
  • e891591bcb ppc32: fixup cross build failure Tommi Rantala 2012-09-21 22:52:28 -0700
  • e4b24be9c2 pkg-config file fixups Arun Sharma 2012-09-21 22:46:01 -0700
  • ef4d2e6361 Merge ../libunwind.test1 Arun Sharma 2012-09-15 11:41:38 -0700
  • ea5e90fd9f Create and install pkg-config .pc files Alexander Toresson 2012-09-15 11:09:32 -0700
  • ec262e127b siglongjmp documentation fix Patrick Marlier 2012-09-10 13:36:39 -0400
  • 9184535486 ptrace: add more Debug to access_reg Cody P Schafer 2012-09-14 17:12:02 -0700
  • 3d6f7479b0 ptrace: check for NULL arg. Cody P Schafer 2012-09-14 17:12:01 -0700
  • 10abb25af4 ptrace/access_reg: print out register name on "bad register" Cody P Schafer 2012-09-14 17:12:00 -0700
  • f8cfe8388a configure: rename configure.in to configure.ac Cody P Schafer 2012-09-14 17:11:59 -0700
  • f796a6dfe9 ppc64: add FRAME_POINTER & NIP to regname. Cody P Schafer 2012-09-14 17:11:58 -0700
  • 0abc36eb18 ppc64: be explicit in access_reg range check Cody P Schafer 2012-09-14 17:11:57 -0700
  • 64e8a3d909 UPT: Add reg offsets for ppc32/64 Cody P Schafer 2012-09-14 17:11:56 -0700
  • 43118f3f0a configure: use AC_ARG_ENABLE(arg, text, , custom-act) Cody P Schafer 2012-09-14 17:11:55 -0700
  • 00087cffae configure: use AC_ARG_ENABLE's defaults when possible Cody P Schafer 2012-09-14 17:11:54 -0700
  • 09ecaf3e59 configure: avoid using a shell function in autoconf Cody P Schafer 2012-09-14 17:11:53 -0700
  • b45c27b6ee ppc64: remove tests/ppc64-test-wchar Cody P Schafer 2012-09-14 17:11:52 -0700
  • 3430823b2e configure: use AS_HELP_STRING for configure args instead of manual formating Cody P Schafer 2012-09-14 17:11:51 -0700
  • 3a5d7ff694 build: make libunwind-coredump build optional Cody P Schafer 2012-09-14 17:11:50 -0700
  • 92af07ee19 ppc32: ppc64: test altivec support by running the compiler. Cody P Schafer 2012-09-14 17:11:49 -0700
  • fa56db394d ppc32: add UNUSED attribute to dmy_ctxt Cody P Schafer 2012-09-14 17:11:48 -0700
  • 4ddca1acf1 ppc32: remove unused dmy_vrregset Cody P Schafer 2012-09-14 17:11:47 -0700
  • 9d42e1c381 ppc32: ppc64: use AC_COMPILE_IFELSE to test __powerpc64__ macro for ppc64 Cody P Schafer 2012-09-14 17:11:46 -0700
  • d00b621090 PATCH: fix build with --enable-msabi-support ariel.burton@roguewave.com 2012-09-12 11:37:10 -0400
  • 6ed1db2ddc Silence a compiler warning. Arun Sharma 2012-09-08 21:41:52 -0700
  • 58db35eceb Silence a compiler error. Arun Sharma 2012-09-08 21:41:52 -0700
  • c2f7574187 Rename and share `ALIGN' macro from _UCD_internal.h Tommi Rantala 2012-09-04 17:04:14 +0300
  • ee06b32975 Fix IA64 separate builddir cursor generation Tommi Rantala 2012-09-03 09:44:45 +0300
  • a6f2a7a2a8 Fix incorrect .debug_frame lookup with non-zero text segment vaddr Tommi Rantala 2012-08-28 09:40:08 +0300
  • 2aea391d6a ARM: invalidate proc info after non-dwarf unw_step() Tommi Rantala 2012-08-31 15:09:42 +0300
  • 21ad2c19ea Implement _UCD_access_reg() for ARM Tommi Rantala 2012-08-15 09:29:34 +0300
  • 24a0c1f265 Provide manual page for `unw_backtrace()' Tommi Rantala 2012-08-31 13:39:38 +0300
  • eca102fd50 Remove AC_FUNC_MEMCMP check from configure.in Tommi Rantala 2012-08-31 11:53:53 +0300
  • f93e1e93be Avoid LLVM -Wunused-value warning in src/dwarf/Gexpr.c Tommi Rantala 2012-08-31 11:50:58 +0300
  • 1c1dbbe296 Do not print garbage proc info in tests/Gtest-bt.c Tommi Rantala 2012-08-23 21:02:45 +0300
  • 8203c955c8 Change test-varargs to check libunwind backtracing Tommi Rantala 2012-08-31 11:29:26 +0300
  • ffbe29940e Check correct variable for offset in tests/Gtest-init.cxx Tommi Rantala 2012-08-28 16:55:23 +0300
  • 6470a67461 Rename backtrace' to do_backtrace' in tests/Gtest-init.cxx Tommi Rantala 2012-08-28 16:51:41 +0300
  • fce25d74c9 Eliminate one heap allocation in dwarf_find_debug_frame() Tommi Rantala 2012-08-27 13:24:22 +0300
  • 90d7baea35 Remove free() NULL pointer checks in load_debug_frame() error path Tommi Rantala 2012-08-27 11:14:33 +0300
  • a745ac2f60 PPC: return failure from the unw_get_proc_info() stub Tommi Rantala 2012-08-24 12:58:52 +0300
  • 8f94f1e6c0 PPC: add missing debug level in Debug() calls in Gstep.c Tommi Rantala 2012-08-24 12:45:16 +0300
  • 7feb6b8575 HPPA: fix common_init() bitrot Tommi Rantala 2012-08-01 15:06:21 +0300
  • aed6c8b994 Check __builtin___clear_cache() at configuration time Tommi Rantala 2012-08-30 14:18:33 +0300
  • a15874f2cb Annotate unused argument in mark_as_used() to avoid -Wextra compiler noise Tommi Rantala 2012-02-14 15:37:55 +0200
  • 7e5cab6dac Add missing newline to debug message in _UCD_access_reg_linux.c Tommi Rantala 2012-08-15 10:06:40 +0300
  • e61c6f69c3 Fix function name duplication in Debug() output Tommi Rantala 2012-08-15 10:01:23 +0300
  • 18c26d4a7e Place `inline' at beginning of declaration of invalidate_edi() Tommi Rantala 2012-08-12 21:24:35 +0300
  • 39b8398159 Flush icache with __builtin___clear_cache() in tests when compiling with GCC Tommi Rantala 2012-08-11 16:02:33 +0300
  • 5fedf3407c Avoid -Wunused-value warning in tests/Gtest-exc.c Tommi Rantala 2012-08-11 15:58:44 +0300
  • 5b55e556ca test-resume-sig-rt: test unw_resume() in presence of "realtime" signal frame Tommi Rantala 2012-08-10 10:54:09 +0300
  • 5738bac171 ARM: fix with-signal-frame local unw_resume() Tommi Rantala 2012-08-10 11:39:17 +0300
  • 14fc15928b ARM: fix non-signal-frame local unw_resume() due to compiler optimization cleverness Tommi Rantala 2012-08-10 10:58:57 +0300
  • 5fef17c05d Fix memory leaks in unw_create_addr_space() wrong-endian error paths Tommi Rantala 2012-08-05 18:22:21 +0300
  • ff0c6ccf6b Remove unneeded length modifier from suppressed match in sscanf() format in tests/crasher.c Tommi Rantala 2012-08-07 23:51:33 +0300
  • 2d750952a5 Use constants for ELF magic bytes in _UCD_create.c Tommi Rantala 2012-08-07 23:48:10 +0300
  • 9a6d921230 Fix plain return from main() in tests/test-async-sig.c Tommi Rantala 2012-08-03 16:40:27 +0300
  • 7b81113721 MIPS: implement dwarf_to_unw_regnum() macro without table Tommi Rantala 2012-08-07 23:47:27 +0300
  • 1dc66bd181 ARM: implement dwarf_to_unw_regnum() macro without table Tommi Rantala 2012-08-07 23:46:55 +0300
  • 6a5da54b8a Allow for architecture specific dwarf_to_unw_regnum() Tommi Rantala 2012-08-02 21:55:30 +0300
  • 54a096a5af PPC: do not export dwarf_to_unw_regnum_map Tommi Rantala 2012-08-01 15:47:41 +0300
  • 80fc285599 MIPS: fix symbol naming for mips_lock', mips_local_resume', and `mips_local_addr_space_init' Tommi Rantala 2012-08-02 13:51:32 +0300
  • 56f07a8e55 Stop using nonportable echo arguments in tests Tommi Rantala 2012-08-02 11:57:09 +0300
  • 96cc0e8316 Run autoupdate' to stop using obsoleted macros in configure.in' Tommi Rantala 2012-08-02 11:00:15 +0300
  • 757c81cca9 Update .gitignore Tommi Rantala 2012-08-02 10:35:28 +0300
  • f42a8de0fa Annotate unused parameters in tests Tommi Rantala 2012-08-02 09:42:21 +0300
  • 47a99b6f00 Eliminate unused parameters in tests Tommi Rantala 2012-08-21 22:15:50 +0300
  • 6f374ccb5a Ignore _fbss, _fdata, _ftext and _gp symbols on MIPS Tommi Rantala 2012-08-02 14:52:25 +0300
  • a63c209fed Add PPC namespace checking Tommi Rantala 2012-08-07 14:54:54 +0300
  • d139d7e78e HPPA: include mempool.h' in libunwind_i.h' Tommi Rantala 2012-08-02 21:49:46 +0300
  • d1e4614995 HPPA: add `global_cache' member to unw_addr_space struct Tommi Rantala 2012-08-02 17:31:36 +0300
  • 971216f8d4 HPPA: fix tdep_put_unwind_info() macro Tommi Rantala 2012-08-01 14:30:28 +0300