1. 75f34cc Update documentation and regenerate manual-pages. by David Mosberger-Tang · 17 years ago
  2. 7aca85a Update html-versions of man-pages for Savannah-based home page. by David Mosberger-Tang · 17 years ago
  3. 7fdd022 Update autoconf files. by David Mosberger-Tang · 17 years ago
  4. 25739ee [IA64] Fix ia64-test-setjmp.c. With MAP_SHARED the kernel will try to by David Mosberger-Tang · 17 years ago
  5. bcca3dd [x86-64] Fix cross-compilation. setcontext.S can only be built natively. by Arun Sharma · 17 years ago
  6. 7c289a6 Delete explanation of how to build libunwind on ia64 with v7 of the by David Mosberger-Tang · 17 years ago
  7. 2973156 Recreate autoconf files. by David Mosberger-Tang · 17 years ago
  8. 955d127 Update NEWS and README files a bit. by David Mosberger-Tang · 17 years ago
  9. a1e7ee4 Just a small patch to build system, it helps if you build in a power by Jose Flavio Aguilar Paulino · 17 years ago
  10. 5c95d13 Cleanup some files from previous patch and rerurn autoconf tools. by David Mosberger-Tang · 17 years ago
  11. 3afd613 [X86-64]: Instead of auto-generating _u_context_i.h, hardcode the by Arun Sharma · 17 years ago
  12. fad8b04 Rebuilt configure and Makefile.in files. by David Mosberger-Tang · 17 years ago
  13. b33021e Add PPC64 support. by Jose Flavio Aguilar Paulino · 17 years ago
  14. a6393c0 Merge ../libunwind-v0.98 by David Mosberger-Tang · 17 years ago
  15. 899ffba Update NEWS file. by David Mosberger-Tang · 17 years ago
  16. 09c8c7d (unw_create_addr_space): Fix address-leak that triggered when function by Andreas Schwab · 17 years ago
  17. 0fa6b58 2007-03-20 Nurdin Premji <npremji@redhat.com> by Nurdin Premji · 18 years ago
  18. 565ffdb 2007-04-05 Jan Kratochvil <jan.kratochvil@redhat.com> by Jan Kratochvil · 18 years ago
  19. 5f3d295 * tests/test-async-sig.c: Move "const" definition to separate area to keep by David Mosberger-Tang · 18 years ago
  20. a72abd4 2007-04-05 Jan Kratochvil <jan.kratochvil@redhat.com> by Jan Kratochvil · 18 years ago
  21. 7923ae3 Re-run aclocal and automake to update Makefiles so new files (e.g., by David Mosberger-Tang · 18 years ago
  22. 497b987 Add gen-offsets to the Makefile by Arun Sharma · 18 years ago
  23. 31440e9 Make libunwind pass C++ exceptions correctly by Arun Sharma · 18 years ago
  24. 55fe524 Cleanup the hash() function copied from ia64 by Arun Sharma · 18 years ago
  25. a5d0c1f Remove HAVE___THREAD. This was never tested. by Arun Sharma · 18 years ago
  26. be02d9a dwarf.h needs atomic_ops.h. So include it. by Arun Sharma · 18 years ago
  27. b3f25f6 [dwarf] Include <config.h> in dwarf.h since it's testing HAVE_ATOMIC_OPS_H. by David Mosberger-Tang · 18 years ago
  28. 62bacfc [x86-64] Minor reformatting for GNU-style and use memset() in lieu of bzero(). by David Mosberger-Tang · 18 years ago
  29. 795529e [x86-64] Add a known good address cache. by Arun Sharma (अरुण) · 18 years ago
  30. 96969f8 Merge ../libunwind-v0.98 by David Mosberger-Tang · 18 years ago
  31. bde6770 Delete some backup files that accidentally made it into git. by David Mosberger-Tang · 18 years ago
  32. df88260 Merge ../libunwind-v0.98 by David Mosberger-Tang · 18 years ago
  33. bd17671 Delete obsolete BitKeeper files. by David Mosberger-Tang · 18 years ago
  34. 63a6a95 Delete obsolete BitKeeper files, add LICENSE file. by David Mosberger-Tang · 18 years ago
  35. 1fdb08e Various fixes to get x86 to compile and work again. by David Mosberger-Tang · 18 years ago
  36. 11ea127 [dwarf] The sword() function in Gexpr.c doesn't do what's intended. by Arun Sharma · 18 years ago
  37. cdb96f3 [x86] (common_init): Fix spurious errors caused by uninitialized members. by Arun Sharma · 18 years ago
  38. 8297866 [x86-64] (unw_step): Further refine handling of functions without unwind-info. by Arun Sharma · 18 years ago
  39. 06d2ffa [x86-64] (unw_step): Improve handling of functions which lack unwind info. by Arun Sharma · 18 years ago
  40. 7c09076 [x86-64] (unw_is_signal_frame): If access mem fails, it's not a signal frame. by Arun Sharma · 18 years ago
  41. 58888a5 (dwarf_find_save_locs): Also apply register-state after parsing the FDE by Arun Sharma · 18 years ago
  42. 527225e [x86-64] Make a best effort at validating pointers before dereferencing them. by Arun Sharma · 18 years ago
  43. 4312719 [dwarf] Need to guard against multiple threads accessing the rs cache. by Arun Sharma · 18 years ago
  44. 8cdd8bf [x86-64] Make even UNW_LOCAL_ONLY accessors go through validation. by Arun Sharma · 18 years ago
  45. c5dc3c1 [dwarf] Allow return address column to differ from function to function. by Arun Sharma · 18 years ago
  46. 60b7af7 (dwarf_find_save_locs): Add a comment. by Arun Sharma · 18 years ago
  47. 3dfde7a (dwarf_find_save_locs): put_unwind_info() is not needed in the cached case. by Arun Sharma · 18 years ago
  48. 036cbfa Fix x86 compilation. by Arun Sharma · 18 years ago
  49. 00db7f7 Implement a ip -> dwarf_reg_state cache. by Arun Sharma · 18 years ago
  50. 1a0af36 Fix forgotten copyright year update. by David Mosberger-Tang · 18 years ago
  51. 03395a1 Turn back on execute-permission on script files. by David Mosberger-Tang · 18 years ago
  52. 6a89d40 Fix missed "tdep.h" -> "libunwind_i.h" conversions. by David Mosberger-Tang · 18 years ago
  53. 8c94e12 (_UPT_find_proc_info): Fix potential crash due to uninitialized pointer. by David Mosberger-Tang · 18 years ago
  54. fd2fa63 Fix missed merge on setjmp_i.h and siglongjmp.c. by David Mosberger-Tang · 18 years ago
  55. 3c109ee Update ChangeLog to point to GIT log instead of Bitkeeper log. by David Mosberger-Tang · 18 years ago
  56. 69d85f7 Restore mi/Ldyn-remote.c. by David Mosberger-Tang · 18 years ago
  57. 37be21c Restore more files wiped out by Bitkeeper->CVS->GIT transition. by David Mosberger-Tang · 18 years ago
  58. 9e927e7 Restore tests/perf-startup. by David Mosberger-Tang · 18 years ago
  59. 236e370 Remove three Emacs backup-files which accidentially got checked into git. by David Mosberger-Tang · 18 years ago
  60. 6daeeac Revert "Initial revision" by David Mosberger-Tang · 18 years ago
  61. a369768 Revert "Initial revision" by David Mosberger-Tang · 18 years ago
  62. ca69fee Merge ../libunwind-v0.98 by David Mosberger-Tang · 18 years ago
  63. af2503e Fix bug in libunwind-ptrace which can cause reading of random data. by David Mosberger-Tang · 18 years ago
  64. cbd8648 Make libunwind compile with recent versions of GAS. by David Mosberger-Tang · 18 years ago
  65. f176ad6 Bring git v0.98.5 tree in sync with released v0.98.5. by David Mosberger-Tang · 18 years ago
  66. bc09a82 ia64: Allow write-access to UNW_IA64_BSP and UNW_IA64_SP. by hp.com!davidm · 20 years ago
  67. 2211958 UNW_IA64_SP and UNW_IA64_BSP are no longer read-only. by hp.com!davidm · 20 years ago
  68. b47b9aa UNW_IA64_BSP and UNW_IA64_SP are no longer read-only. by hp.com!davidm · 20 years ago
  69. 11f4871 Regenerate. by hp.com!davidm · 20 years ago
  70. 36a0275 Allow write-access to UNW_IA64_BSP and UNW_REG_SP. by hp.com!davidm · 20 years ago
  71. 7c986f6 ia64: Fix typo in kernel-files.txt. by hp.com!davidm · 20 years ago
  72. 41db9a8 Adjust for renaming of ia64 -> tdep-ia64. by hp.com!davidm · 20 years ago
  73. 4591d09 ia64: Use update_nat() instead of equivalent open code in tdep_access_reg(). by hp.com!davidm · 20 years ago
  74. cf2a44c Use update_nat() instead of equivalent open code. by hp.com!davidm · 20 years ago
  75. 2bc0aee ia64: Allow r1 to be saved in an ABI-specific frame. by hp.com!davidm · 20 years ago
  76. f5de64f If r1 has been saved in an ABI-specific frame by hp.com!davidm · 20 years ago
  77. 5b1dfec ia64: Remove some dead code. by hp.com!davidm · 20 years ago
  78. 399f120 Drop unused readonly variable. by hp.com!davidm · 20 years ago
  79. 2c08119 ia64: Drop early-out-on-zero-IP from unw_step() by hp.com!davidm · 20 years ago
  80. 3fa950e Remove early-out test when IP is zero. by hp.com!davidm · 20 years ago
  81. 3b7eb49 ia64: Introduce rbs_get_base() to simplify Linux kernel integration. by hp.com!davidm · 20 years ago
  82. 19e3bf3 (rbs_switch): Use rbs_get_base() to determine the size of the register by hp.com!davidm · 20 years ago
  83. 7a8b0ba (rbs_get_base): New macro. by hp.com!davidm · 20 years ago
  84. 9724ac4 (common_init): Use rbs_get_base() to determine size of register-backing store. by hp.com!davidm · 20 years ago
  85. 8236491 ia64: Add Linux kernel support to unw_init_local(). by hp.com!davidm · 20 years ago
  86. 080f842 Read sp and bsp via ia64_get() and then pass them to common_init(). by hp.com!davidm · 20 years ago
  87. 50bbc1f (set_as_arg): New function. by hp.com!davidm · 20 years ago
  88. 84bd124 (inlined_uc_addr): Remove UNW_IA64_AR_BSP. We no longer need this ugly hack by hp.com!davidm · 20 years ago
  89. 4992f1c (common_init): Take initial sp and bsp values as arguments instead of by hp.com!davidm · 20 years ago
  90. 6ad2531 Remove Ginit.c. Kernel doesn't use it anymore. by hp.com!davidm · 20 years ago
  91. 96c8c51 Move around a few more things to ease kernel-integration. No functional changes. by hp.com!davidm · 20 years ago
  92. 97b483d Drop include of "mempool.h", which causes problems in the kernel, due to by hp.com!davidm · 20 years ago
  93. 1b63be3 (parse_dynamic): Make it a dummy-function of _U_dyn_op isn't defined, i.e., by hp.com!davidm · 20 years ago
  94. 7894f0e (ia64_strloc): Move to Grbs.c. by hp.com!davidm · 20 years ago
  95. 9640791 (ia64_strloc): Move here from Ginit.c so it can be shared with the kernel. by hp.com!davidm · 20 years ago
  96. d5ab898 (SOS_MEMORY_SIZE): Move to here from src/mi/mempool.c. by hp.com!davidm · 20 years ago
  97. c762d76 Shuffle around include files to make it easier to use libunwind in the Linux by hp.com!davidm · 20 years ago
  98. c4a2f46 Replace tdep.h symlink with tdep symlink. by hp.com!davidm · 20 years ago
  99. 9d94c8f Rename: include/x86_64/jmpbuf.h -> include/tdep-x86_64/jmpbuf.h by hp.com!davidm · 20 years ago
  100. e3ac62c Rename: include/x86_64/jmpbuf.h -> include/tdep-x86_64/jmpbuf.h by hp.com!davidm · 20 years ago