1. 23ecb97 IA64: avoid -Wunused-but-set-variable in src/ia64/init.h by Tommi Rantala · 12 years ago
  2. b4bde18 Apply UNW_ALIGN more in src/mi/mempool.c by Tommi Rantala · 12 years ago
  3. 5d0f376 Invert tdep_init() flag logic by Tommi Rantala · 12 years ago
  4. c2d6f85 Use __sync builtin atomics on all architectures if available by Tommi Rantala · 12 years ago
  5. 9a3565d Simplify `sos_alloc()' implementation by Tommi Rantala · 12 years ago
  6. 26fc156 Align `sos_memory' to MAX_ALIGN by Tommi Rantala · 12 years ago
  7. c36a14f Workaround non-power-of-two i386 sizeof(long double) in src/mi/mempool.c by Tommi Rantala · 12 years ago
  8. e6edad0 Use GCC __BIGGEST_ALIGNMENT__ for sos-pool MAX_ALIGN by Tommi Rantala · 12 years ago
  9. 0aa60f4 Remove unneeded `atomic_ops.h' inclusion in `dwarf.h' by Tommi Rantala · 12 years ago
  10. dc680c0 Pull attribute macros from `libunwind_i.h' to new header `compiler.h' by Tommi Rantala · 12 years ago
  11. 80e852c Do not allow the reference to the local var to outlive the local var scope. by Konstantin Belousov · 12 years ago
  12. d0cbc51 x86_64: stop unwinding when %rbp location is NULL by Konstantin Belousov · 12 years ago
  13. e891591 ppc32: fixup cross build failure by Tommi Rantala · 12 years ago
  14. e4b24be pkg-config file fixups by Arun Sharma · 12 years ago
  15. ef4d2e6 Merge ../libunwind.test1 by Arun Sharma · 12 years ago
  16. ea5e90f Create and install pkg-config .pc files by Alexander Toresson · 12 years ago
  17. ec262e1 siglongjmp documentation fix by Patrick Marlier · 12 years ago
  18. 9184535 ptrace: add more Debug to access_reg by Cody P Schafer · 12 years ago
  19. 3d6f747 ptrace: check for NULL arg. by Cody P Schafer · 12 years ago
  20. 10abb25 ptrace/access_reg: print out register name on "bad register" by Cody P Schafer · 12 years ago
  21. f8cfe83 configure: rename configure.in to configure.ac by Cody P Schafer · 12 years ago
  22. f796a6d ppc64: add FRAME_POINTER & NIP to regname. by Cody P Schafer · 12 years ago
  23. 0abc36e ppc64: be explicit in access_reg range check by Cody P Schafer · 12 years ago
  24. 64e8a3d UPT: Add reg offsets for ppc32/64 by Cody P Schafer · 12 years ago
  25. 43118f3 configure: use AC_ARG_ENABLE(arg, text, , custom-act) by Cody P Schafer · 12 years ago
  26. 00087cf configure: use AC_ARG_ENABLE's defaults when possible by Cody P Schafer · 12 years ago
  27. 09ecaf3 configure: avoid using a shell function in autoconf by Cody P Schafer · 12 years ago
  28. b45c27b ppc64: remove tests/ppc64-test-wchar by Cody P Schafer · 12 years ago
  29. 3430823 configure: use AS_HELP_STRING for configure args instead of manual formating by Cody P Schafer · 12 years ago
  30. 3a5d7ff build: make libunwind-coredump build optional by Cody P Schafer · 12 years ago
  31. 92af07e ppc32: ppc64: test altivec support by running the compiler. by Cody P Schafer · 12 years ago
  32. fa56db3 ppc32: add UNUSED attribute to dmy_ctxt by Cody P Schafer · 12 years ago
  33. 4ddca1a ppc32: remove unused dmy_vrregset by Cody P Schafer · 12 years ago
  34. 9d42e1c ppc32: ppc64: use AC_COMPILE_IFELSE to test __powerpc64__ macro for ppc64 by Cody P Schafer · 12 years ago
  35. d00b621 PATCH: fix build with --enable-msabi-support by ariel.burton@roguewave.com · 12 years ago
  36. 6ed1db2 Silence a compiler warning. by Arun Sharma · 12 years ago
  37. 58db35e Silence a compiler error. by Arun Sharma · 12 years ago
  38. c2f7574 Rename and share `ALIGN' macro from _UCD_internal.h by Tommi Rantala · 12 years ago
  39. ee06b32 Fix IA64 separate builddir cursor generation by Tommi Rantala · 12 years ago
  40. a6f2a7a Fix incorrect .debug_frame lookup with non-zero text segment vaddr by Tommi Rantala · 12 years ago
  41. 2aea391 ARM: invalidate proc info after non-dwarf unw_step() by Tommi Rantala · 12 years ago
  42. 21ad2c1 Implement _UCD_access_reg() for ARM by Tommi Rantala · 12 years ago
  43. 24a0c1f Provide manual page for `unw_backtrace()' by Tommi Rantala · 12 years ago
  44. eca102f Remove AC_FUNC_MEMCMP check from configure.in by Tommi Rantala · 12 years ago
  45. f93e1e9 Avoid LLVM -Wunused-value warning in src/dwarf/Gexpr.c by Tommi Rantala · 12 years ago
  46. 1c1dbbe Do not print garbage proc info in tests/Gtest-bt.c by Tommi Rantala · 12 years ago
  47. 8203c95 Change test-varargs to check libunwind backtracing by Tommi Rantala · 12 years ago
  48. ffbe299 Check correct variable for offset in tests/Gtest-init.cxx by Tommi Rantala · 12 years ago
  49. 6470a67 Rename `backtrace' to `do_backtrace' in tests/Gtest-init.cxx by Tommi Rantala · 12 years ago
  50. fce25d7 Eliminate one heap allocation in dwarf_find_debug_frame() by Tommi Rantala · 12 years ago
  51. 90d7bae Remove free() NULL pointer checks in load_debug_frame() error path by Tommi Rantala · 12 years ago
  52. a745ac2 PPC: return failure from the unw_get_proc_info() stub by Tommi Rantala · 12 years ago
  53. 8f94f1e PPC: add missing debug level in Debug() calls in Gstep.c by Tommi Rantala · 12 years ago
  54. 7feb6b8 HPPA: fix common_init() bitrot by Tommi Rantala · 12 years ago
  55. aed6c8b Check __builtin___clear_cache() at configuration time by Tommi Rantala · 12 years ago
  56. a15874f Annotate unused argument in mark_as_used() to avoid -Wextra compiler noise by Tommi Rantala · 13 years ago
  57. 7e5cab6 Add missing newline to debug message in _UCD_access_reg_linux.c by Tommi Rantala · 12 years ago
  58. e61c6f6 Fix function name duplication in Debug() output by Tommi Rantala · 12 years ago
  59. 18c26d4 Place `inline' at beginning of declaration of invalidate_edi() by Tommi Rantala · 12 years ago
  60. 39b8398 Flush icache with __builtin___clear_cache() in tests when compiling with GCC by Tommi Rantala · 12 years ago
  61. 5fedf34 Avoid -Wunused-value warning in tests/Gtest-exc.c by Tommi Rantala · 12 years ago
  62. 5b55e55 test-resume-sig-rt: test unw_resume() in presence of "realtime" signal frame by Tommi Rantala · 12 years ago
  63. 5738bac ARM: fix with-signal-frame local unw_resume() by Tommi Rantala · 12 years ago
  64. 14fc159 ARM: fix non-signal-frame local unw_resume() due to compiler optimization cleverness by Tommi Rantala · 12 years ago
  65. 5fef17c Fix memory leaks in unw_create_addr_space() wrong-endian error paths by Tommi Rantala · 12 years ago
  66. ff0c6cc Remove unneeded length modifier from suppressed match in sscanf() format in tests/crasher.c by Tommi Rantala · 12 years ago
  67. 2d75095 Use constants for ELF magic bytes in _UCD_create.c by Tommi Rantala · 12 years ago
  68. 9a6d921 Fix plain return from main() in tests/test-async-sig.c by Tommi Rantala · 12 years ago
  69. 7b81113 MIPS: implement dwarf_to_unw_regnum() macro without table by Tommi Rantala · 12 years ago
  70. 1dc66bd ARM: implement dwarf_to_unw_regnum() macro without table by Tommi Rantala · 12 years ago
  71. 6a5da54 Allow for architecture specific dwarf_to_unw_regnum() by Tommi Rantala · 12 years ago
  72. 54a096a PPC: do not export dwarf_to_unw_regnum_map by Tommi Rantala · 12 years ago
  73. 80fc285 MIPS: fix symbol naming for `mips_lock', `mips_local_resume', and `mips_local_addr_space_init' by Tommi Rantala · 12 years ago
  74. 56f07a8 Stop using nonportable echo arguments in tests by Tommi Rantala · 12 years ago
  75. 96cc0e8 Run `autoupdate' to stop using obsoleted macros in `configure.in' by Tommi Rantala · 12 years ago
  76. 757c81c Update .gitignore by Tommi Rantala · 12 years ago
  77. f42a8de Annotate unused parameters in tests by Tommi Rantala · 12 years ago
  78. 47a99b6 Eliminate unused parameters in tests by Tommi Rantala · 12 years ago
  79. 6f374cc Ignore _fbss, _fdata, _ftext and _gp symbols on MIPS by Tommi Rantala · 12 years ago
  80. a63c209 Add PPC namespace checking by Tommi Rantala · 12 years ago
  81. d139d7e HPPA: include `mempool.h' in `libunwind_i.h' by Tommi Rantala · 12 years ago
  82. d1e4614 HPPA: add `global_cache' member to unw_addr_space struct by Tommi Rantala · 12 years ago
  83. 971216f HPPA: fix tdep_put_unwind_info() macro by Tommi Rantala · 12 years ago
  84. 201bb87 Use libtool to build libunwind-ptrace by Arun Sharma · 12 years ago
  85. 04c77cc Fix for test suite build in the separate directory. by Konstantin Belousov · 12 years ago
  86. 538f63d Fix test-ptrace in automated mode by Arun Sharma · 12 years ago
  87. 3d5e6c1 Search MiniDebugInfo for procedure names by Martin Milata · 12 years ago
  88. 71c1fff Refactor parts of elfxx.c to allow reusing code by Martin Milata · 12 years ago
  89. 4ab9e5d MiniDebugInfo test: tests/run-coredump-unwind-mdi by Martin Milata · 12 years ago
  90. 7d5a197 Add liblzma detection to configure script by Martin Milata · 12 years ago
  91. 2dbc26d Make coredump test also test unw_get_proc_name by Martin Milata · 12 years ago
  92. e11a6a4 Fix incorrect return code of unw_get_proc_name by Martin Milata · 12 years ago
  93. 707b1db Fix a SIGSEGV in test-ptrace.c by Arun Sharma · 12 years ago
  94. 3220261 Fix a test failure by Arun Sharma · 12 years ago
  95. 814bd79 Fix some compiler warnings by Arun Sharma · 12 years ago
  96. 5e854a4 Fix typo in unw_get_proc_name documentation by Tommi Rantala · 12 years ago
  97. 4bf1b71 Use unw_context_t instead of ucontext_t in tests/Gtest-trace.c and tests/Gtest-bt.c by Tommi Rantala · 12 years ago
  98. 9158e52 Fix IP vs. PC confusion in tests on ARM by Tommi Rantala · 12 years ago
  99. a26f1ea IA64: `ent' needed conditionally in Gtables.c by Tommi Rantala · 12 years ago
  100. 0fecf13 Fix --enable-debug-frame build by Tommi Rantala · 12 years ago