1. d8437ed Add frame pointer unwinding for aarch64 and relax backtrace testcases. by Ulf Hermann · 8 years ago
  2. aecc2a7 Add i386 frame pointer unwinder. by Mark Wielaard · 8 years ago
  3. a55df2c Add frame pointer unwinding as fallback on x86_64 by Ulf Hermann · 8 years ago
  4. 9c1509a Clean up linux-specific system includes by Ulf Hermann · 8 years ago
  5. b1042ce backends: Add support for EM_PPC64 GNU_ATTRIBUTES. by Mark Wielaard · 8 years ago
  6. a3cc818 Add GCC7 -Wimplicit-fallthrough support/fixes. by Mark Wielaard · 8 years ago
  7. b944b65 sparc: fix the printing of hw capabilities object attributes. by Jose E. Marchesi · 8 years ago
  8. 56dce92 Add m68k tests by Andreas Schwab · 8 years ago
  9. 9a36c92 Add support for BPF by Richard Henderson · 8 years ago
  10. 37bb3fc Add support for m68k by Andreas Schwab · 8 years ago
  11. f6d0803 sparc: restore 32-bit build. by Jose E. Marchesi · 9 years ago
  12. d1d4db6 Add support for DT_PPC_OPT by Andreas Schwab · 9 years ago
  13. 2f289fa Add new i386 and x86_64 relocation types. by Mark Wielaard · 9 years ago
  14. 1899704 Add NT_ARM_SYSTEM_CALL aarch64 syscall regset. by Mark Wielaard · 9 years ago
  15. 67c15c4 backends: sparc: support for live backtraces by Jose E. Marchesi · 9 years ago
  16. a8a22a3 backends: sparc: support for core backtraces by Jose E. Marchesi · 9 years ago
  17. 860d431 Move nested functions in backends to file scope. by Chih-Hung Hsieh · 9 years ago
  18. fd2e84c ppc: ppc_check_special_symbol): Also allow _SDA_BASE_ in .data section. by Mark Wielaard · 9 years ago
  19. daee471 Improve AM_SILENT_RULES coverage by Josh Stone · 9 years ago
  20. 0e3ce39 sparc: support for the check_object_attribute ebl hook. by Jose E. Marchesi · 9 years ago
  21. 2284375 sparc: fix the extraction of relocation IDs from r_type fields. by Jose E. Marchesi · 9 years ago
  22. ee00afb sparc: add some missing relocation types. by Jose E. Marchesi · 9 years ago
  23. 1ccdfb6 Remove old-style function definitions. by Mark Wielaard · 9 years ago
  24. aa1c2ca Replace some K&R function definitions with ansi-C definitions. by Chih-Hung Hsieh · 9 years ago
  25. c3f93ad backends: Use ebl->class consistently in sparc backend. by Mark Wielaard · 9 years ago
  26. 6525149 Reduce scope of some includes by Pino Toscano · 9 years ago
  27. bcefec5 Update elf.h from glibc. by Mark Wielaard · 10 years ago
  28. 28ce4e8 backends: Add x32_corenote.c by H.J. Lu · 10 years ago
  29. d4852fa backends: aarch64 can have _GLOBAL_OFFSET_TABLE_ point anywhere in .got. by Mark Wielaard · 10 years ago
  30. cbf25bb backends: COPY relocations can also happen in ET_DYN. by Mark Wielaard · 10 years ago
  31. 939e480 Support STT_ARM_TFUNC symbol type in ebl_symbol_type_name hook by Petr Machata · 10 years ago
  32. d973206 backends: Check sh_entsize is not zero in ppc_symbol.c (find_dyn_got). by Mark Wielaard · 10 years ago
  33. 898ed26 avoid scary command output by Ulrich Drepper · 10 years ago
  34. 712c8fa Use elf_getphdrnum instead of accessing ehdr->e_phnum directly. by Mark Wielaard · 10 years ago
  35. 5c1a45c Check elf_strptr didn't fail getting section name. by Mark Wielaard · 10 years ago
  36. 3a36e8a libdw: Add dwarf_peel_type. Use it in dwarf_aggregate_size. by Mark Wielaard · 10 years ago
  37. c1e0fcb aarch64: use <sys/user.h> defined register structures by Kyle McMartin · 10 years ago
  38. a95c4ad Add ppc64le ELFv2 abi support to backends and elflint. by Mark Wielaard · 10 years ago
  39. 5e9668c backends: aarch64_return_value_location should handle DW_ATE_boolean. by Mark Wielaard · 10 years ago
  40. af1e6ed dwarf.h: Remove non-existing DW_TAG_mutable_type. by Mark Wielaard · 10 years ago
  41. c1c1c06 libebl: Add ebl_func_addr_mask plus ARM backend implementation. by Mark Wielaard · 10 years ago
  42. ba9e515 backends (*_return_value_location): call dwarf_peeled_die_type by Petr Machata · 10 years ago
  43. 028d0ab backends: Add ebl_check_reloc_target_type. by Mark Wielaard · 11 years ago
  44. 02cefda Unwinding is only supported on Linux by Kurt Roeckx · 11 years ago
  45. 3232479 Remove mudflap build option. by Mark Wielaard · 11 years ago
  46. 66637fa backends: Add aarch64 native and core unwind support. by Mark Wielaard · 11 years ago
  47. 077082f backends: add ARM compatible mode to AARCH64 by Jean Pihet · 11 years ago
  48. 87955c4 backends: AARCH64_ABS32 and AARCH64_ABS64 are also valid in ET_REL. by Mark Wielaard · 11 years ago
  49. 27ffb08 backends: Make aarch64_regs.c checkable by -Wprintf by Petr Machata · 11 years ago
  50. 225dddf backends: Add arm frame_nregs and set_initial_registers_tid. by Mark Wielaard · 11 years ago
  51. a02d90a backends: arm_cfi SP (r13) is restored from CFA by default. by Mark Wielaard · 11 years ago
  52. ccdc13b backends: Update arm_reloc.def. by Mark Wielaard · 11 years ago
  53. f48eb6b Use -Wformat=2 by default for all files. by Mark Wielaard · 11 years ago
  54. 0535e51 backends: aarch64_check_special_symbol check shdr is not NULL before usage. by Mark Wielaard · 11 years ago
  55. 0c4a868 backends: Add PPC64 machine_flag_check. by Mark Wielaard · 11 years ago
  56. b92af19 backends: Add aarch64 abi_cfi. by Mark Wielaard · 11 years ago
  57. c2ba078 backends: aarch64 always has _GLOBAL_OFFSET_TABLE_ point to .got[0]. by Mark Wielaard · 11 years ago
  58. 159ac52 libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo. by Mark Wielaard · 11 years ago
  59. 565149d Fix s390_initreg.c patch copy/paste error. by Mark Wielaard · 11 years ago
  60. a3afdb2 backends: Avoid type-punning issue in s390_set_initial_registers_tid. by Mark Wielaard · 11 years ago
  61. c6a4148 unwinder: s390 and s390x by Jan Kratochvil · 11 years ago
  62. 5cbf42a unwinder: ppc and ppc64 by Jan Kratochvil · 11 years ago
  63. 98c8a73 Support AArch64 architecture by Petr Machata · 11 years ago
  64. 0b86746 Unwinder for x86*. by Jan Kratochvil · 11 years ago
  65. 3dec3e1 backends: ppc_abi_cfi reg1 use DW_CFA_val_offset not DW_CFA_val_expression. by Mark Wielaard · 11 years ago
  66. 92e47d6 backends: Hook abi_cfi for arm. by Mark Wielaard · 11 years ago
  67. ed9d2ca backends: Hook abi_cfi for ppc and s390. by Jan Kratochvil · 11 years ago
  68. 20f4c12 backends: Always set *prefix to "" when not used in register_info hook. by Mark Wielaard · 11 years ago
  69. cdaaf21 Updates for Automake 1.13. by Mark Wielaard · 12 years ago
  70. 1d5037f backends: Check type DIE exists before calling dwarf_tag (). by Mark Wielaard · 12 years ago
  71. cc84d79 backends/ by Jan Kratochvil · 12 years ago
  72. c2d5b26 backends/ * arm_corenote.c (vfp_items): Remove zero COUNT initializer. by Jan Kratochvil · 12 years ago
  73. 4bdbb67 src/ 2012-10-12 Jan Kratochvil <jan.kratochvil@redhat.com> by Jan Kratochvil · 12 years ago
  74. 4a97fd9 Add back end code for interpreting NT_ARM_VFP core note. by Petr Machata · 12 years ago
  75. 6f73fb6 Change FPREGSET_SIZE in ARM backend to 116 to match sizeof struct user_fp by Petr Machata · 12 years ago
  76. 257dcf4 Add support for Tilera TILE-Gx processor. by Jeff Kenton · 12 years ago
  77. de2ed97 Update name, license and contributor policy. by Mark Wielaard · 12 years ago
  78. a062b6b Add new ebl_check_st_other_bits function. by Mark Wielaard · 14 years ago
  79. d76bd7a Alpha backend: accept any _GLOBAL_OFFSET_TABLE_ value. by Roland McGrath · 14 years ago
  80. adf84f4 backends: i386 integer return value typo fix, reported by Thorsten Glaser <tg@mirbsd.de>. by Roland McGrath · 14 years ago
  81. 7880556 Adjust copyrights. by Ulrich Drepper · 15 years ago
  82. d80f0b2 Complete SH port. by Matt Fleming · 15 years ago
  83. b8b849b Accept R_ARM_PC24 and R_ARM_ABS32 in EXEC|DYN too. by Roland McGrath · 15 years ago
  84. 7761513 Support new x86-64 relocations. by Ulrich Drepper · 15 years ago
  85. 9e92418 Tweak backends makefile rules to avoid make -j bug. by Roland McGrath · 15 years ago
  86. 22359e2 Clean up and consolidate automake magic to reduce duplication and to work with --disable-dependency-tracking. by Roland McGrath · 15 years ago
  87. 0c16c58 Use dwarf_aggregate_size in backend return_value functions. Observe DW_AT_GNU_vector on powerpc return_value type. by Roland McGrath · 15 years ago
  88. 0ccbbcd Make readelf -n check note name strings, handle "VMCOREINFO" flavor. by Roland McGrath · 15 years ago
  89. 381534d Fix backends/sparc_retval.c license header. by Mark Wielaard · 15 years ago
  90. de0bef8 Add missing x86-64 reloc types. by Roland McGrath · 15 years ago
  91. 3c84db3 CFI support: lookup by PC and translate into DWARF location per register by Roland McGrath · 15 years ago
  92. b47d290 Add support for IRELATIVE relocations. by Ulrich Drepper · 15 years ago
  93. c6f20e4 Handle ARM VFP register names. by Roland McGrath · 16 years ago
  94. 8ec8215 NT_PRXFPREG -> NT_PRXFPREG by Roland McGrath · 16 years ago
  95. eb9ba47 Nominal ARM support. by Roland McGrath · 16 years ago
  96. d5ff667 Update elf.h and some tables; fill in sparc backend reloc table. by Roland McGrath · 16 years ago
  97. 7ee70eb Fix last commit. by Roland McGrath · 16 years ago
  98. 4d6d0f7 Handle attribute tag GNU_Power_ABI_Struct_Return. by Roland McGrath · 16 years ago
  99. a845f68 by Roland McGrath · 16 years ago
  100. a4c9d28 Fix some entries in i386_reloc.def. by Ulrich Drepper · 16 years ago