1. f242398 gdb: check for empty offsets vector in inherit_abstract_dies by Simon Marchi · 2 years, 6 months ago
  2. 1f5a354 readelf: support zstd compressed debug sections [PR 29640] by Fangrui Song · 2 years, 6 months ago
  3. 2afd002 Fix incorrect .gdb_index with new DWARF scanner by Tom Tromey · 2 years, 6 months ago
  4. e379f65 Fix crash in value_print_array_elements by Tom Tromey · 2 years, 7 months ago
  5. 6c84980 Fix bug in Ada packed array handling by Tom Tromey · 2 years, 7 months ago
  6. 75436c5 gdb: declare variables on first use in inherit_abstract_dies by Simon Marchi · 2 years, 6 months ago
  7. 4b2e7a5 Add a -w option to the linker to suppress warning and error messages. by Nick Clifton · 2 years, 6 months ago
  8. 816be8d Add a note to the binutils/NEWS file about DCO signed contributions. by Nick Clifton · 2 years, 6 months ago
  9. 1f3e37e gdb/reverse: Fix stepping over recursive functions by Bruno Larsen · 2 years, 11 months ago
  10. 49d7cd7 Change calculation of frame_id by amd64 epilogue unwinder by Bruno Larsen · 2 years, 8 months ago
  11. 7c0cca7 Updated Hungarian translation for the gprof sub-directory. by Nick Clifton · 2 years, 6 months ago
  12. c506be7 GDB/Python: Make `None' stand for `unlimited' in setting integer parameters by Maciej W. Rozycki · 2 years, 6 months ago
  13. e7e1f20 GDB/testsuite: Expand Python integer parameter coverage across all types by Maciej W. Rozycki · 2 years, 6 months ago
  14. 90319ce GDB/Guile: Don't assert that an integer value is boolean by Maciej W. Rozycki · 2 years, 6 months ago
  15. b4d6b73 [gdb/testsuite] Silence compilation fail in gdb.base/rtld-step.exp by Tom de Vries · 2 years, 6 months ago
  16. 68830fb Support Intel AMX-FP16 by Cui,Lili · 2 years, 6 months ago
  17. 5bba7ea sim: Remove unused CXXFLAGS substitution by Tsukasa OI · 2 years, 6 months ago
  18. 44c4f3d Automatic date update in version.in by GDB Administrator · 2 years, 6 months ago
  19. 9bb4d86 x86: Check VEX/EVEX encoding before checking vector operands by H.J. Lu · 2 years, 6 months ago
  20. 8a3b170 gdb/python: break more dependencies between gdbpy_initialize_* functions by Andrew Burgess · 2 years, 7 months ago
  21. 66bd1b2 gdb/python: break dependencies between gdbpy_initialize_* functions by Andrew Burgess · 2 years, 7 months ago
  22. d8de796 gdb: some int to bool conversion in breakpoint.c by Andrew Burgess · 2 years, 7 months ago
  23. aaa141a gdb: make use of scoped_restore in unduplicated_should_be_inserted by Andrew Burgess · 2 years, 7 months ago
  24. 705b630 gdb: used scoped_restore_frame in update_watchpoint by Andrew Burgess · 2 years, 7 months ago
  25. b2ff9ed gdb: make some bp_location arguments const in breakpoint.c by Andrew Burgess · 2 years, 7 months ago
  26. 1c232ab Reapply "Don't build readline/libreadline.a, when --with-system-readline is supplied" by Дилян Палаузов · 2 years, 6 months ago
  27. 837e225 x86: re-work AVX-VNNI support by Jan Beulich · 2 years, 6 months ago
  28. 15ede33 [gdb/testsuite] Fix gdb.debuginfod/fetch_src_and_symbols.exp with check-read1 by Tom de Vries · 2 years, 6 months ago
  29. 9c1c98c [gdb/testsuite] Fix gdb.mi/mi-disassemble.exp with check-read1 by Tom de Vries · 2 years, 6 months ago
  30. 53707ef Re: aarch64-pe support for LD, GAS and BFD by Alan Modra · 2 years, 6 months ago
  31. b41a653 ld: Add minimal pdb generation by Mark Harmstone · 2 years, 6 months ago
  32. f6f30f3 ld: Add --pdb option by Mark Harmstone · 2 years, 6 months ago
  33. 97df741 Test stepping within a runtime loader / dynamic linker by Kevin Buettner · 2 years, 6 months ago
  34. be6276e Allow debugging of runtime loader / dynamic linker by Kevin Buettner · 2 years, 6 months ago
  35. b64dc19 binutils: Remove unused substitution PROGRAM by Tsukasa OI · 2 years, 6 months ago
  36. f2db12c Automatic date update in version.in by GDB Administrator · 2 years, 6 months ago
  37. a4f02dc Obsolete beos by Alan Modra · 2 years, 6 months ago
  38. f967242 Regen ld/po/BLD-POTFILES.in by Alan Modra · 2 years, 6 months ago
  39. 508ccf9 [gdb] Fix assert in handle_jit_event by Tom de Vries · 2 years, 6 months ago
  40. f34652d internal_error: remove need to pass __FILE__/__LINE__ by Pedro Alves · 2 years, 6 months ago
  41. 5c831a3 Fix an illegal memory access when parsing an ELF file containing corrupt symbol version information. by Nick Clifton · 2 years, 6 months ago
  42. feab6ab sim/iq2000: silence pointer-sign warnings by Andrew Burgess · 2 years, 6 months ago
  43. d0a7ca8 sim/erc32: avoid dereferencing type-punned pointer warnings by Andrew Burgess · 2 years, 6 months ago
  44. e5961d2 sim/ppc: mark device_error function as ATTRIBUTE_NORETURN by Andrew Burgess · 2 years, 6 months ago
  45. 744875d sim/ppc: fix warnings related to printf format strings by Andrew Burgess · 2 years, 6 months ago
  46. cb9d160 sim/cgen: mask uninitialized variable warning in cgen-run.c by Andrew Burgess · 2 years, 6 months ago
  47. 2b06e59 Fix addr2line test for ppc64 elfv1 and mingw by Alan Modra · 2 years, 6 months ago
  48. f2ba47d Update MAINTAINERS file with details about accepting DCO signed contributions. by Nick Clifton · 2 years, 6 months ago
  49. 5ac37f0 gdb/testsuite: avoid temporary file in gdb/testsuite (unittest.exp) by Andrew Burgess · 2 years, 7 months ago
  50. 536ff91 gdb/testsuite: avoid creating files in gdb/testsuite directory by Andrew Burgess · 2 years, 7 months ago
  51. 6d6ae7c bfd: fix undefined references to aarch64_pe_le_vec by Andrew Burgess · 2 years, 6 months ago
  52. c60b380 aarch64-pe support for LD, GAS and BFD by Jedidiah Thompson · 2 years, 6 months ago
  53. 740a19d Binutils: Adding new testcase for addr2line. by rupesh potharla · 2 years, 6 months ago
  54. a16c969 [gdb/testsuite] Fix ERROR in gdb.python/py-breakpoint.exp by Tom de Vries · 2 years, 6 months ago
  55. 906f69c IBM zSystems: Issue error for *DBL relocs on misaligned symbols by Andreas Krebbel · 2 years, 6 months ago
  56. 9454c9c gdb: check for groups with duplicate names in reggroups:add by Simon Marchi · 2 years, 6 months ago
  57. fd320c4 Automatic date update in version.in by GDB Administrator · 2 years, 6 months ago
  58. 152cc35 x86: Disable AVX-VNNI when disabling AVX2 by H.J. Lu · 2 years, 6 months ago
  59. 04ea6b6 Remove dead code from py-finishbreakpoint.c by Tom Tromey · 2 years, 11 months ago
  60. f760c4f Update tests to use skip_hw_watchpoint_tests to test for HW watchpoint support. by Carl Love · 2 years, 6 months ago
  61. 0df940e [gdb/testsuite] Handle header files with local-remote-host.exp by Tom de Vries · 2 years, 6 months ago
  62. 21b61fe [gdb/testsuite] Fix gdb.server/no-thread-db.exp with local-remote-host.exp by Tom de Vries · 2 years, 6 months ago
  63. 95dcf7d [gdb/testsuite] Fix gdb.base/return-nodebug.exp with local-remote-host.exp by Tom de Vries · 2 years, 6 months ago
  64. 473487c [gdb/testsuite] Fix gdb.server/file-transfer.exp with local-remote-host.exp by Tom de Vries · 2 years, 6 months ago
  65. 5327309 [gdb/testsuite] Update boards/README by Tom de Vries · 2 years, 6 months ago
  66. aebb370 gdb, solib-svr4: support namespaces in DSO iteration by Markus Metzger · 3 years, 1 month ago
  67. 1dc9084 gdb: update gnu ifunc resolve by Markus Metzger · 2 years, 11 months ago
  68. 531bd03 gdb, symtab: inline find_quick_global_symbol_language by Markus Metzger · 3 years ago
  69. 6f96c19 gdb, hppa: remove unused hppa_lookup_stub_minimal_symbol by Markus Metzger · 3 years ago
  70. 2aab243 gdb, cp: update add_symbol_overload_list_qualified by Markus Metzger · 3 years ago
  71. 5f0277e fixup! gdb, ada: update ada_lookup_simple_minsym by Markus Metzger · 2 years, 9 months ago
  72. 06a670e gdb, ada: update ada_lookup_simple_minsym by Markus Metzger · 3 years ago
  73. 4326580 gdb, ada: collect standard exceptions in all objfiles by Markus Metzger · 3 years ago
  74. 85933f7 gdb, python: use gdbarch_iterate_over_objfiles_in_search_order by Markus Metzger · 3 years ago
  75. fb4f3f3 gdb, compile: unlink objfile stored in module by Markus Metzger · 3 years ago
  76. 2733d9d gdb, gdbserver: extend RSP to support namespaces by Markus Metzger · 3 years, 1 month ago
  77. ad10f44 gdbserver: move main_lm handling into caller by Markus Metzger · 3 years, 1 month ago
  78. 8d56636 gdb, gdbserver: support dlmopen() by Markus Metzger · 3 years, 7 months ago
  79. 60d09f0 gdb, solib-svr4: remove locate_base() by Markus Metzger · 3 years, 1 month ago
  80. 4428871 gdb, testsuite: extend gdb_test_multiple checks by Markus Metzger · 3 years, 2 months ago
  81. 32e876a x86: generalize gas documentation for disabling of ISA extensions by Jan Beulich · 2 years, 6 months ago
  82. f117661 x86: correct CPU_AMX_{BF16,INT8}_FLAGS by Jan Beulich · 2 years, 6 months ago
  83. 02a8b5c Automatic date update in version.in by GDB Administrator · 2 years, 6 months ago
  84. 239e440 kfail an Ada test for GCC < 12 by Tom Tromey · 2 years, 6 months ago
  85. 0693554 Remove a nullptr check in DWARF scanner by Tom Tromey · 2 years, 6 months ago
  86. 39e9d86 gdbarch-components.py: Remove spurious space from "frame_info_ptr " params by Pedro Alves · 2 years, 6 months ago
  87. dd05fc7 Change .gdb_index de-duplication implementation by Tom Tromey · 2 years, 7 months ago
  88. 5fea979 Improve Ada support in .gdb_index by Tom Tromey · 2 years, 7 months ago
  89. acd121d Don't add type linkage names to cooked index by Tom Tromey · 2 years, 6 months ago
  90. 67e83a0 Fix regression in c-linkage-name.exp with gdb index by Tom Tromey · 2 years, 6 months ago
  91. c7f83b0 Fix null pointer representations by TaiseiIto · 2 years, 7 months ago
  92. e57f7fa gdb: silence unused-but-set-variable warning about yynerrs in cp-name-parser.y by Simon Marchi · 2 years, 6 months ago
  93. 95a2024 ld/testsuite: consistently add board_ldflags when linking with GCC by Clément Chigot · 2 years, 7 months ago
  94. 2a3ed40 Allow explicit size specifier for predicate operand of {sq, uq, }{incp, decp} by CaiJingtao · 2 years, 6 months ago
  95. 13c0b76 aarch64: Tweak handling of F_STRICT by Richard Sandiford · 2 years, 7 months ago
  96. 308aa8e x86: properly decode EVEX.W for AVX512_4{FMAPS,VNNIW} insns by Jan Beulich · 2 years, 6 months ago
  97. 995bca2 x86: fold AVX512-VNNI disassembler entries with AVX-VNNI ones by Jan Beulich · 2 years, 6 months ago
  98. 07a33c2 Automatic date update in version.in by GDB Administrator · 2 years, 6 months ago
  99. da6f3d0 More uses of checked_static_cast by Tom Tromey · 2 years, 7 months ago
  100. 98ed24f Use checked_static_cast in more places by Tom Tromey · 2 years, 7 months ago