1. ffd9e4d elf: Don't merge .note.gnu.property section in IR by H.J. Lu · 5 years ago
  2. 8936f76 objdump: Fix check for corrupt reloc information, to allow for the fact that PDP11 relocs are bigger when in internal format. by Nick Clifton · 5 years ago
  3. 27e8f8e Automatic date update in version.in by GDB Administrator · 5 years ago
  4. f68d3e0 Automatic date update in version.in by GDB Administrator · 5 years ago
  5. 4765cd6 RISC-V: Add .insn CA support. by Jim Wilson · 5 years ago
  6. b5ab316 [ARM] Update knowledge of bfd architectures by Thomas Preud'homme · 5 years ago
  7. 3c7687b MIPS/LD: Accept high-part relocations in PIC code with absolute symbols by Maciej W. Rozycki · 5 years ago
  8. aff68bd MIPS/LD: Continue processing with refused relocations in PIC code by Maciej W. Rozycki · 5 years ago
  9. a5990ad LD: Convert `%P: %H:' to `%H:' in error messages by Maciej W. Rozycki · 5 years ago
  10. 131a5a6 Initialize *uncompressed_align_pow_p to 0 by H.J. Lu · 5 years ago
  11. 9fca35f AArch64: Fix regression in Cortex A53 erratum when PIE. (PR ld/23904) by Tamar Christina · 5 years ago
  12. 35ba4bc Tighten the constraints for warning about NOPs for the MSP 430 ISA, so NOPs are only inserted/warned about when needed. Specifically: 430 and 430x ISA require a NOP after DINT. Only the 430x ISA requires NOP before EINT. Only the 430x ISA requires NOP after every EINT. CPU42 errata. by Jozef Lawrynowicz · 5 years ago
  13. 4207142 Handle ELF compressed header alignment correctly by setting up the section alignment correctly for the Elf32_Chdr or Elf64_Chdr type and respect the ch_addralign field when decompressing the section data. by Mark Wielaard · 5 years ago
  14. 6a75ea8 Automatic date update in version.in by GDB Administrator · 5 years ago
  15. ed2df75 Fix spurious semicolon in sparc-linux-nat.c by Simon Marchi · 5 years ago
  16. 24bce9b Fix Solaris build by Pedro Alves · 5 years ago
  17. 9b4e3a5 [GOLD] justsyms_exec test fail on powerpc64 by Alan Modra · 5 years ago
  18. 2eccb8f [GOLD] support objdump -T display of st_other by Alan Modra · 5 years ago
  19. 0a744d8f Automatic date update in version.in by GDB Administrator · 5 years ago
  20. f63c03b Implement timestamp'ed output on "make check" by Sergio Durigan Junior · 5 years ago
  21. b5b12e1 Remove obsolete comments from field_fmt by Tom Tromey · 5 years ago
  22. bb31d44 Automatic date update in version.in by GDB Administrator · 5 years ago
  23. 5446094 Re-fix leak in source.c (open_source_file). by Philippe Waroquiers · 5 years ago
  24. f5e0fe2 Automatic date update in version.in by GDB Administrator · 5 years ago
  25. 06a3cd0 [GAS][ARM] Fix testism for bl local v4t test by Andre Vieira · 5 years ago
  26. 5013824 gdbserver: AArch64: Remove cannot_fetch/store_register by Alan Hayward · 5 years ago
  27. 6af05e6 Remove declarations of is_running/is_stopped/is_exited by Pedro Alves · 5 years ago
  28. 8e4b639 Automatic date update in version.in by GDB Administrator · 5 years ago
  29. 0803633 Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc. by Pedro Alves · 5 years ago
  30. c4c17fb Fix follow_exec latent problem by Pedro Alves · 5 years ago
  31. 151bb4a Avoid find_thread_ptid with null_ptid by Pedro Alves · 5 years ago
  32. 79a9468 Automatic date update in version.in by GDB Administrator · 5 years ago
  33. 27f42a4 S12Z opcodes: Fix bug disassembling certain shift instructions. by John Darrington · 5 years ago
  34. 51534d7 S12Z: Add alias instructions BHS and BLO. by John Darrington · 5 years ago
  35. 1c97054 Make command-repeat work after gdb.execute by Benno Fünfstück · 5 years ago
  36. ca94519 Fix linking MSP430 files created by gcc's LTO optimizer. by Jozef Lawrynowicz · 5 years ago
  37. b5ffee3 gdb/riscv: Add target description support by Andrew Burgess · 5 years ago
  38. 38139a9 valops.c: Overload resolution code: Rename parameters/locals by Pedro Alves · 5 years ago
  39. 85cca2b valops.c: Some more gdb::array_view by Pedro Alves · 5 years ago
  40. 82ceee5 C++ify badness_vector, fix leaks by Pedro Alves · 5 years ago
  41. 0891c3c Eliminate make_symbol_overload_list-related globals & cleanup by Pedro Alves · 5 years ago
  42. 6b1747c invoke_xmethod & array_view by Pedro Alves · 5 years ago
  43. e71585f Use gdb:array_view in call_function_by_hand & friends by Pedro Alves · 5 years ago
  44. 1b288e9 Automatic date update in version.in by GDB Administrator · 5 years ago
  45. d63095c gdb: Use string_printf to format int fields instead of a fixed size buffer by Andrew Burgess · 5 years ago
  46. 1871a62 gdb: Respect field width and alignment for 'fmt' fields in CLI output by Andrew Burgess · 5 years ago
  47. 604c4ca NEWS: Document the language choice by 'info [types|functions|variables]|rbreak'. by Philippe Waroquiers · 5 years ago
  48. 20813a0 Document language choice in 'info [functions|variables|types]|rbreak' commands by Philippe Waroquiers · 5 years ago
  49. fb5e1ed Add a test to verify info [functions|variables|types]|rbreak respect language_mode. by Philippe Waroquiers · 5 years ago
  50. 43d397c Use scoped_switch_to_sym_language_if_auto in symtab.c to switch language. by Philippe Waroquiers · 5 years ago
  51. 9e6a1ab Add class scoped_switch_to_sym_language_if_auto. by Philippe Waroquiers · 5 years ago
  52. beddd67 Test case for 'info variables|functions' with minimal symbols. by Philippe Waroquiers · 5 years ago
  53. a8462bb Fix regression 'info variables' does not show minimal symbols. by Philippe Waroquiers · 5 years ago
  54. 4399bce Fix gdb/ChangeLog formatting and date by Pedro Alves · 5 years ago
  55. c3247a9 GDB: S12Z: new function s12z_extract_return_value by John Darrington · 5 years ago
  56. 2fa1b31 Fix previous change in filestuff.c by Eli Zaretskii · 5 years ago
  57. 970d89d Avoid "Invalid parameter passed to C runtime function" warning by Eli Zaretskii · 5 years ago
  58. f92f9e8 readelf: Prune gaps warning in build notes by H.J. Lu · 5 years ago
  59. 7b5227d GDB: S12Z: Add assertion by John Darrington · 5 years ago
  60. dbe4e65 Remove displaced_step_inferior_state::next by Simon Marchi · 5 years ago
  61. 85a2ae1 Automatic date update in version.in by GDB Administrator · 5 years ago
  62. 0614ef6 Change get_filename_and_charpos to return void by Tom Tromey · 6 years ago
  63. 261f6f7 Fix inaccuracies in "info skip" help by Simon Marchi · 5 years ago
  64. 73fc52c Handle TYPE_CODE_PTR when printing Rust types by Tom Tromey · 5 years ago
  65. 994b876 Fix gdb.rust/simple.rs for more recent compilers by Tom Tromey · 5 years ago
  66. 39a3662 Use std::forward_list for displaced_step_inferior_states by Simon Marchi · 5 years ago
  67. 32641fa GDB: Add ChangeLog entry inadvertently omitted from commit. by John Darrington · 5 years ago
  68. 6769f27 gdb.base/warning.exp tweaks by Pedro Alves · 5 years ago
  69. 4f323b7 Automatic date update in version.in by GDB Administrator · 5 years ago
  70. c2a6c5d Fix ia64-linux-nat.c by Tom Tromey · 5 years ago
  71. ad6d891 Automatic date update in version.in by GDB Administrator · 5 years ago
  72. b1406c0 Automatic date update in version.in by GDB Administrator · 5 years ago
  73. 38a72da Aarch64: Fix segfault when casting dummy calls by Alan Hayward · 6 years ago
  74. cf84fa6 Pass return_method to _push_dummy_call by Alan Hayward · 5 years ago
  75. c5ac5cb Use enum for return method for dummy calls by Alan Hayward · 5 years ago
  76. 81c688d (Another) Updated Spanish translation for the ld subdirectory. by Nick Clifton · 5 years ago
  77. 2a2c6f5 Automatic date update in version.in by GDB Administrator · 5 years ago
  78. f9db0c4 Move copy_bitwise unittests to own unittest file by Joel Brobecker · 5 years ago
  79. 92b3642 Updated Spanish translation for the ld subdirectory. by Nick Clifton · 5 years ago
  80. a0cd42f Automatic date update in version.in by GDB Administrator · 5 years ago
  81. a99bc3d delete ada-lang.c::move_bits, sharing and re-using copy_bitwise instead by Joel Brobecker · 5 years ago
  82. 8b2d40c RISC-V: Fix unnamed arg alignment in registers. by Jim Wilson · 5 years ago
  83. ef2de9e RISC-V: Handle vector type alignment. by Jim Wilson · 5 years ago
  84. 174f8ac RISC-V: Give stack slots same align as XLEN. by Jim Wilson · 5 years ago
  85. dd91689 Automatic date update in version.in by GDB Administrator · 5 years ago
  86. 0242af4 RISC-V: Improve linker error for FP mismatch. by Jim Wilson · 5 years ago
  87. 97b3f39 opcodes/nfp: Fix disassembly of crc[] with swapped operands. by Francois H. Theron · 5 years ago
  88. 497d849 [ARM] Improve indentation of ARM architecture declarations by Thomas Preud'homme · 5 years ago
  89. 7322dd1 Automatic date update in version.in by GDB Administrator · 5 years ago
  90. f77984e i386: Accept both .plt.got and .plt.sec sections by H.J. Lu · 5 years ago
  91. 53a89d6 Add completer for skip numbers by Simon Marchi · 5 years ago
  92. 8a75865 Update documentation describing how the linker chooses a start address. by Nick Clifton · 5 years ago
  93. 3a0f69b [BINUTILS, AARCH64, 8/8] Add data cache instructions for Memory Tagging Extension by Sudakshina Das · 5 years ago
  94. 70f3d23 [BINUTILS, AARCH64, 7/8] Add system registers for Memory Tagging Extension by Sudakshina Das · 5 years ago
  95. 503ba60 [BINUTILS, AARCH64, 6/8] Add Tag getting instruction in Memory Tagging Extension by Sudakshina Das · 5 years ago
  96. e6025b5 [BINUTILS, AARCH64, 5/8] Add Tag getting instruction in Memory Tagging Extension by Sudakshina Das · 5 years ago
  97. fb3265b [BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Extension by Sudakshina Das · 5 years ago
  98. b731bc3 [BINUTILS, AARCH64, 3/8] Add Pointer Arithmetic instructions in Memory Tagging Extension by Sudakshina Das · 5 years ago
  99. 193614f [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Extension by Sudakshina Das · 5 years ago
  100. 73b605e [BINUTILS, AARCH64, 1/8] Add support for Memory Tagging Extension for ARMv8.5-A by Sudakshina Das · 5 years ago