1. bf8cd3d DWARF people changed their mind about the value. by Roland McGrath · 14 years ago
  2. 8c0a382 dwarf.h: Add DW_LANG_Go. by Roland McGrath · 14 years ago
  3. 5f95e2b dwarf_getaranges: Avoid alloca to cope with huge .debug_aranges sections. by Roland McGrath · 14 years ago
  4. 932585d Handle DW_OP_GNU_implicit_pointer. by Roland McGrath · 15 years ago
  5. de44f13 Add dwfl_dwarf_line, addr2line -F to print out more line info bits. by Roland McGrath · 14 years ago
  6. 00aca7f Fix dwarf_formref_die DW_FORM_ref_sig8 hash table insertion. by Roland McGrath · 14 years ago
  7. 9616b85 Back out dwarf_cfi_validate_fde. by Roland McGrath · 14 years ago
  8. c16966a Fix check_constant_offset braino. by Roland McGrath · 14 years ago
  9. 499b8ff Fix signed comparison warning in extended opcode parsing. by Roland McGrath · 14 years ago
  10. 474cb48 Add some missing DWARF constants and readelf support for them. by Roland McGrath · 14 years ago
  11. 0c5638c Fix readelf for large SLEB128 values. by Roland McGrath · 14 years ago
  12. 2b1f095 Finish .debug_types support in libdw and readelf. by Roland McGrath · 14 years ago
  13. 5cc030d Fix up some holes in .debug_types support. by Roland McGrath · 14 years ago
  14. 183e8ab Merge branch 'roland/debug_types' by Roland McGrath · 14 years ago
  15. c70cf4e Record new line table fields, export APIs to fetch them. by Roland McGrath · 14 years ago
  16. 4a87dfa dwarf_next_cfi.c: Fix version 4 return_address_register decoding. by Roland McGrath · 14 years ago
  17. 3e0f7d1 Handle reading .debug_types section. by Roland McGrath · 14 years ago
  18. 3e4b5bb Add new dwarf_cfi_validate_fde call. by Roland McGrath · 14 years ago
  19. 5f4b508 Canonicalize CIE fde_encoding at interning. by Roland McGrath · 14 years ago
  20. 7934ded Fix some corners of DW_EH_PE_* handling. by Roland McGrath · 14 years ago
  21. c70ebc0 Check for CIE initial instructions that bogusly change the PC. by Roland McGrath · 14 years ago
  22. b75f444 Fix error diagnosis for dwarf_formref on DW_FORM_ref_sig8. by Roland McGrath · 14 years ago
  23. 9bcd265 Handle DWARF4 .debug_frame format. by Roland McGrath · 14 years ago
  24. 3f63307 Handle DWARF4 .debug_line format. by Roland McGrath · 14 years ago
  25. 827d4d1 Clean up IDX_debug_* list. by Roland McGrath · 14 years ago
  26. 1a030b3 Remove unused CIE_VERSION macro. by Roland McGrath · 14 years ago
  27. 675229b Remove meaningless DWARF_VERSION macro. by Roland McGrath · 14 years ago
  28. 5212396 Fix DW_FORM_sec_offset handling. by Roland McGrath · 14 years ago
  29. 7fac1ce More DWARF 4 handling, some in readelf. by Roland McGrath · 14 years ago
  30. 0b3363e Handle DWARF version 4 CUs. by Roland McGrath · 14 years ago
  31. 08e71db Move dwarf_cfi_cie_p definition from cfi.h to libdw.h. by Mark Wielaard · 14 years ago
  32. 3f507bd dwarf.h: Fix DW_LANG_Python constant. by Mark Wielaard · 14 years ago
  33. 49fe714 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 14 years ago
  34. 6fb3451 dwarf_getlocation crash on NULL attribute. by Ulrich Drepper · 14 years ago
  35. d2240bc Fix dwarf_getlocation crash on NULL argument. by Eduardo Santiago · 14 years ago
  36. cfa5da2 Add more DWARF4 constants. by Roland McGrath · 14 years ago
  37. 688f7fc Fix DW_OP_call_ref operand handling. by Roland McGrath · 15 years ago
  38. 3b10ac0 libdw: Record ill-specified CFA rule and diagnose in dwarf_frame_cfa, not immediately at decode time. by Roland McGrath · 15 years ago
  39. 55195e5 Revert "Handle partial-reset DW_CFA_def_cfa_* operations after DW_CFA_def_cfa_expression." by Roland McGrath · 15 years ago
  40. 0ab9783 Translate DW_CFA_expression/DW_CFA_val_expression properly to imply pushing CFA before given expression. by Roland McGrath · 15 years ago
  41. 3b2486c Handle partial-reset DW_CFA_def_cfa_* operations after DW_CFA_def_cfa_expression. by Roland McGrath · 15 years ago
  42. 3f9d955 Fix double-free in libdw CFI handling error paths. by Roland McGrath · 15 years ago
  43. 8068e06 Export dwfl_core_file_report. by Roland McGrath · 15 years ago
  44. 22359e2 Clean up and consolidate automake magic to reduce duplication and to work with --disable-dependency-tracking. by Roland McGrath · 15 years ago
  45. ee29a31 libdw/fde.c (intern_fde): Fix length check for sized_augmentation_data. by Mark Wielaard · 15 years ago
  46. f95760a Use elf_getphdrnum in libdw and libdwfl. by Roland McGrath · 15 years ago
  47. 7452e19 Missing file from commit ebc5c88 by Roland McGrath · 15 years ago
  48. ebc5c88 Add dwarf_aggregate_size helper function to libdw. by Roland McGrath · 15 years ago
  49. 0cb1983 Add some more DW_AT_GNU_* types from gcc. by Roland McGrath · 15 years ago
  50. 019d9fb Add DWARF attributes DW_AT_GNU_vector and DW_AT_GNU_template_name. by Roland McGrath · 15 years ago
  51. 888381b Fix dwarf_getlocation braino in constant-form case handling. by Roland McGrath · 15 years ago
  52. 9ca7bc4 More grokage of DWARF4 forms. by Roland McGrath · 15 years ago
  53. 7e0aecd Small tweak for dwarf_getlocation_implicit_value; NEWS item for it. by Roland McGrath · 15 years ago
  54. f037104 DW_OP_implicit_value support by Roland McGrath · 15 years ago
  55. 418ae4c Clear cfi->ebl in dwarf_getcfi(). by Mark Wielaard · 15 years ago
  56. cc93cc4 Make dwarf_hasattr_integrate handle DW_AT_specification. by Josh Stone · 15 years ago
  57. 08277ba Use dwarf_diename in place of open-coding it. by Roland McGrath · 15 years ago
  58. ebfb648 New macros for symbol versioning definitions, use them for libdw convenience wrappers just changed. by Roland McGrath · 15 years ago
  59. de69d52 Use dwarf_attr_integrate in various convenience functions. by Roland McGrath · 15 years ago
  60. af80014 Rejigger calling conventions for dwarf_frame_{cfa,register}. by Roland McGrath · 15 years ago
  61. e23e9e7 Fix dwarf_getsrc_file handling empty CUs. by Roland McGrath · 15 years ago
  62. d108304 Fix last commit, was made too early in the morning. by Roland McGrath · 15 years ago
  63. 96349ff Handle DW_OP_stack_value by Roland McGrath · 15 years ago
  64. e160cc9 Support the easiest of the new v4 form flavors. by Roland McGrath · 15 years ago
  65. a6abdfd Add constants from DWARF 4 working draft 3. by Roland McGrath · 15 years ago
  66. 7dd9464 dwarf_getlocation.c: Grok DW_OP_form_tls_address, DW_OP_GNU_push_tls_address, and DW_OP_bit_piece. by Roland McGrath · 15 years ago
  67. 8089343 dwarf_getlocation.c: Grok DW_OP_call_frame_cfa. by Roland McGrath · 15 years ago
  68. 3c84db3 CFI support: lookup by PC and translate into DWARF location per register by Roland McGrath · 15 years ago
  69. 6e1f465 Reorder some libdwP.h struct members for optimal packing. by Roland McGrath · 15 years ago
  70. cfdd86e Handle DW_AT_data_member_location of class constant magically in dwarf_getlocation{,_addr}. by Roland McGrath · 15 years ago
  71. 05c4e04 Do some constification to avoid dubious casts. by Roland McGrath · 15 years ago
  72. 99d2372 Squashed commit of the following: by Ulrich Drepper · 15 years ago
  73. e94b1b2 Typo by Roland McGrath · 16 years ago
  74. e7c1633 Fix trivial regression in last commit. by Roland McGrath · 16 years ago
  75. e2eabd8 Slight optimization of dwarf_getmacros for loops. by Roland McGrath · 16 years ago
  76. f3df61f Fix dwarf_getmacros so that it passes newly-added test by Petr Machata · 16 years ago
  77. 2fb9051 Fix 32/64 CIE header format CIE_id matching. by Roland McGrath · 16 years ago
  78. 6a4bdd9 Add DW_CFA_GNU_negative_offset_extended. by Roland McGrath · 16 years ago
  79. 03288f0 Fiddle internal type decls for C++ scoping. by Roland McGrath · 16 years ago
  80. c5acb30 (struct Dwarf_Files_s): Replace dbg field with cu field. by Roland McGrath · 16 years ago
  81. f46272a dwarf_ranges.c: Return 0 when no ranges or *_pc attrs at all. by Roland McGrath · 16 years ago
  82. d31505f dwarf_getattrs.c: Correctly skip attribute values when restarting. by Roland McGrath · 16 years ago
  83. 3bf7a09 Put known-dwarf.h in the dist so every build need not have a recent gawk. by Roland McGrath · 16 years ago
  84. afdd51e dwarf.h: Add DW_OP_GNU_encoded_addr. by Roland McGrath · 16 years ago
  85. 1ea4fdc Fix 'make clean' in libdw. by Roland McGrath · 16 years ago
  86. 54456d8 Merge commit 'origin/master' into roland/known-dwarf by Roland McGrath · 16 years ago
  87. 24b0330 Add DW_OP_GNU_* constants. by Roland McGrath · 16 years ago
  88. 5513e64 Generate macros for tables of known dwarf.h constants. by Roland McGrath · 16 years ago
  89. e921e88 Merge commit 'origin/roland/fixes-for-c++' by Ulrich Drepper · 16 years ago
  90. 7e678fa Require __thread support in compiler. by Ulrich Drepper · 16 years ago
  91. e06762c Don't depend on $(zip_LIBS), just link it in. by Roland McGrath · 16 years ago
  92. 7e827f2 Merge ssh://git.fedorahosted.org/git/elfutils into roland/fixes-for-c++ by Roland McGrath · 16 years ago
  93. c462c63 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into libdwfl-decompress by Roland McGrath · 16 years ago
  94. ac194d0 Implement call frame information dumping. by Ulrich Drepper · 16 years ago
  95. bca4315 libdwfl automagic decompression support by Roland McGrath · 16 years ago
  96. 1f6d201 dwarf_haschildren: Return -1 for error case, not 0. by Roland McGrath · 16 years ago
  97. 45d7b29 Bug compatibility wrapper for ELFUTILS_0.130 dwfl_module_build_id behavior. by Roland McGrath · 16 years ago
  98. b4d6f0f Fix up bogon and missing log entries from .pmachata.threads branch. by Roland McGrath · 16 years ago
  99. 8d358d9 Minor optimizations. by Ulrich Drepper · 17 years ago
  100. a969d8e Add missing copyright year updates. Fix ChangeLog. by Ulrich Drepper · 17 years ago