1. db77748 gdb, testsuite: Fix mi-var-child-f.exp for Intel compilers. by Felix Willgerodt · 3 years ago
  2. 48ec4c0 Implement Rust raw identifiers by Tom Tromey · 2 years, 11 months ago
  3. 2748c1b x86: Always define TC_PARSE_CONS_EXPRESSION by H.J. Lu · 2 years, 11 months ago
  4. 28b2963 RISC-V: Update the riscv_opts.[rvc|rve] in the riscv_set_arch. by Nelson Chu · 2 years, 11 months ago
  5. 066f8fb readelf info leaks from one object to the next by Alan Modra · 2 years, 11 months ago
  6. 4de91c1 readelf section reading by Alan Modra · 2 years, 11 months ago
  7. f64b9b1 PR27952, Disallow ET_DYN DF_1_PIE linker input by Alan Modra · 2 years, 11 months ago
  8. 860cc54 Automatic date update in version.in by GDB Administrator · 2 years, 11 months ago
  9. 9edb1e0 gdb/testsuite: capture GDB tty name in default_gdb_spawn by Simon Marchi · 2 years, 11 months ago
  10. 6179e5f [gdb/testsuite] Fix timeout in gdb.mi/user-selected-context-sync.exp with gcc-11 by Tom de Vries · 2 years, 11 months ago
  11. 1db66fb arm: avoid "shadowing" of glibc function name by Jan Beulich · 2 years, 11 months ago
  12. e925962 arm: fix array-out-of-bounds upon register parsing error by Jan Beulich · 2 years, 11 months ago
  13. 7772f16 x86: suppress LEA optimization in a specific 16-bit case by Jan Beulich · 2 years, 11 months ago
  14. 4bdd1a0 [gdb/testsuite] Convert multi-line function call into single line. by Bhuvanendra Kumar N · 2 years, 11 months ago
  15. 36695cf [gdb/testsuite] Fix gdb.cp/nested-types.exp with check-read1 by Tom de Vries · 2 years, 11 months ago
  16. 0cc809f [gdb/testsuite] Fix gdb.cp/cplusfuncs.exp with check-read1 by Tom de Vries · 2 years, 11 months ago
  17. c572c45 Automatic date update in version.in by GDB Administrator · 2 years, 11 months ago
  18. 943f9ba sim: cleanup obsolete NULL fallback by Mike Frysinger · 3 years ago
  19. dc3de08 sim: mn10300: tweak engine halt hook by Mike Frysinger · 3 years ago
  20. cfc6061 sim: nrun: tweak init of callback endian by Mike Frysinger · 3 years ago
  21. eee6499 sim: bpf: use CURRENT_TARGET_BYTE_ORDER by Mike Frysinger · 3 years ago
  22. 906192d sim: cgen: inline cgen_init logic by Mike Frysinger · 3 years ago
  23. c70fdc4 Update read1 example in gdb/testsuite/README by Tom Tromey · 2 years, 11 months ago
  24. cc96519 Remove Daniel Jacobwitz from the maintainers list by Nick Clifton · 2 years, 11 months ago
  25. d0a3c75 gdb/testsuite: add some logging in Term::_check_box by Simon Marchi · 2 years, 11 months ago
  26. f75bcf7 Fix the creation of archives for Sparc Solaris2 targets by eliminating the support for generic SPARC ELF files. by Nick Clifton · 2 years, 11 months ago
  27. 1bc5b62 Automatic date update in version.in by GDB Administrator · 2 years, 11 months ago
  28. f9e59d0 Use is/is not to check for None in python code. by Lancelot SIX · 2 years, 11 months ago
  29. 122373f gdb: try to load libthread_db only after reading all shared libraries when attaching / handling a fork child by Simon Marchi · 2 years, 11 months ago
  30. 5804373 bfd/elf: Don't read non-existing secondary relocs by Michael Matz · 2 years, 11 months ago
  31. fdae5c2 [gdb/testsuite] Disallow single argument in multi_line by Tom de Vries · 2 years, 11 months ago
  32. 956ea65 bfd/elf: Don't read non-existing secondary relocs by Michael Matz · 3 years ago
  33. c3cfd9e [gdb/testsuite] Fix gdb.base/info-macros.exp with check-read1 by Tom de Vries · 2 years, 11 months ago
  34. 58f076c [gdb/testsuite] Simplify gdb.base/info-types.exp.tcl further by Tom de Vries · 2 years, 11 months ago
  35. 7c757f4 x86: cover a.out in recently added tests by Jan Beulich · 2 years, 11 months ago
  36. 7e96fb6 x86: minor improvements to optimize_imm() (part II) by Jan Beulich · 2 years, 11 months ago
  37. cd613c1 x86: minor improvements to optimize_disp() (part II) by Jan Beulich · 2 years, 11 months ago
  38. 77c5978 x86-64: avoid bogus warnings with 32-bit addressing by Jan Beulich · 2 years, 11 months ago
  39. f185acd x86: minor improvements to optimize_disp() (part I) by Jan Beulich · 2 years, 11 months ago
  40. 4c5d7c0 [gdb/testsuite] Fix gdb.base/batch-preserve-term-settings.exp with check-read1 by Tom de Vries · 2 years, 11 months ago
  41. 4a11703 [gdb/testsuite] Fix gdb.threads/multi-create-ns-info-thr.exp by Tom de Vries · 2 years, 11 months ago
  42. ac6c175 [gdb/testsuite] Simplify gdb.base/sect-cmd.exp by Tom de Vries · 2 years, 11 months ago
  43. 25ff4de [gdb/testsuite] Fix gdb.base/sect-cmd.exp by Tom de Vries · 2 years, 11 months ago
  44. a55b92b sim: igen: harmonize tool variables by Mike Frysinger · 3 years ago
  45. d20bc12 gnulib: import select by Mike Frysinger · 3 years ago
  46. 172a7ff gnulib: import netdb by Mike Frysinger · 3 years ago
  47. c469a50 sim: v850: assume chown is available by Mike Frysinger · 3 years ago
  48. 64c2e4a gnulib: import chown by Mike Frysinger · 3 years ago
  49. e266dea Automatic date update in version.in by GDB Administrator · 2 years, 11 months ago
  50. 1b453ae Fix a couple -Wdeprecated-copy issues by Pedro Alves · 2 years, 11 months ago
  51. fa6ec8e gdb_rl_find_completion_word: Remove 'found_quote' local by Pedro Alves · 2 years, 11 months ago
  52. c57eb1a nat/amd64-linux-siginfo.c: Remove typedefs by Pedro Alves · 3 years ago
  53. d8ca8e9 nat/amd64-linux-siginfo.c: Move align attribute from typedef to struct by Pedro Alves · 3 years ago
  54. cfc7576 gdb/testsuite: gdb.base/continue-all-already-running.exp: add fail if can't run to main by Simon Marchi · 3 years ago
  55. a12a15e gdb: handle case where type alignment is unknown by Andrew Burgess · 3 years ago
  56. ecac8d1 Add Power 10 PLT instruction patterns by Carl Love · 3 years ago
  57. f1854e3 gdb/testsuite: use proc_with_prefix in gdb.base/attach.exp by Simon Marchi · 3 years ago
  58. cfa8e27 gdb: set only inferior_ptid in sparc_{fetch,store}_inferior_registers by Simon Marchi · 3 years ago
  59. b0e2f96 [gdb/testsuite] Fix gdb.base/run-attach-while-running.exp by Tom de Vries · 3 years ago
  60. 409cac3 [gdb/testsuite] Simplify gdb.base/info-types.exp.tcl by Tom de Vries · 3 years ago
  61. bc37aac [gdb/testsuite] Fix gdb.base/new-ui-pending-input.exp timeout by Tom de Vries · 3 years ago
  62. 7ee8c12 [gdb/testsuite] Fix info-types-c.exp by Tom de Vries · 3 years ago
  63. 6b5ba0d x86: honor quoted figure braces in i386_att_operand() by Jan Beulich · 3 years ago
  64. e68c3d5 x86: better respect quotes in parse_operands() by Jan Beulich · 3 years ago
  65. 014fbcd x86: allow unary operators to start a memory operand by Jan Beulich · 3 years ago
  66. 9d299be x86: make symbol quotation check consistent in i386_att_operand() by Jan Beulich · 3 years ago
  67. c8d541e x86: correct absolute branch check with segment override by Jan Beulich · 3 years ago
  68. 98ff9f1 x86/Intel: drop unnecessary bracket matching from parse_operands() by Jan Beulich · 3 years ago
  69. f70c681 x86: remove pointless 2nd parameter from check_VecOperations() by Jan Beulich · 3 years ago
  70. 4e014f6 x86: immediate operands don't allow for vector operations by Jan Beulich · 3 years ago
  71. a442cac ix86: wrap constants by Jan Beulich · 3 years ago
  72. 6bee34a fix Dwarf2 build with certain gcc versions by Jan Beulich · 3 years ago
  73. 53f18df Automatic date update in version.in by GDB Administrator · 3 years ago
  74. 921b2bc gdb/testsuite: set sysroot in gdb.server/stop-reply-no-thread-multi.exp by Simon Marchi · 3 years ago
  75. 9482e6e Automatic date update in version.in by GDB Administrator · 3 years ago
  76. 4a97754 Fix gdb crash due to SIGPIPE when the compile command fails by Bernd Edlinger · 3 years ago
  77. 8ff8c54 Really fix data-directory/Makefile rebuilding by Tom Tromey · 3 years ago
  78. 19d6d78 Fix gdb/data-directory Makefile-regeneration rule by Tom Tromey · 3 years ago
  79. b316465 Use ACX_NONCANONICAL_TARGET in gdb/configure by Tom Tromey · 3 years ago
  80. 5bea0c3 sim: common: start dedicated local.mk by Mike Frysinger · 3 years ago
  81. ad4bd975 Fix symbol constants tests for Python 3 by Hannes Domani · 3 years ago
  82. ae61ef2 arc: Add 'set disassembler-options' support by Shahab Vahedi · 3 years ago
  83. 30569fb Automatic date update in version.in by GDB Administrator · 3 years ago
  84. 386de17 Add PROP_VARIABLE_NAME by Tom Tromey · 3 years ago
  85. 4351271 gdb: add some additional debug output in remote.c by Andrew Burgess · 3 years ago
  86. a537556 Forward mouse click to python TUI window by Hannes Domani · 3 years, 5 months ago
  87. 1bace02 Initial TUI mouse support by Hannes Domani · 3 years, 5 months ago
  88. 25e821a Automatic date update in version.in by GDB Administrator · 3 years ago
  89. df5bc73 gdb: fix eval.c assert during inferior exit event by Magne Hov · 3 years ago
  90. 415c810 Update my email address in MAINTAINERS by Pedro Alves · 3 years ago
  91. 8381088 Report additional details for signals received on FreeBSD. by John Baldwin · 3 years ago
  92. 4c958d7 Add ChangeLog entry for previous commit by Magne Hov · 3 years ago
  93. 7cfa3e6 Add myself to gdb/MAINTAINERS by Magne Hov · 3 years ago
  94. 6ac5237 Restore gdb.SYMBOL_LABEL_DOMAIN constant by Hannes Domani · 3 years ago
  95. bbd47c1 PR4283, update gprof manual with note about GMON_OUT_PREFIX by Ben Asselstine · 3 years ago
  96. 364d772 PR2589, ld vs. ld.so by Alan Modra · 3 years ago
  97. a38d139 PR1202, mcore disassembler: wrong address loopt by Alan Modra · 3 years ago
  98. 9ef5bfd Automatic date update in version.in by GDB Administrator · 3 years ago
  99. 60be64b Fix temp-dir leakage in per-bfd-sharing.exp by Bernd Edlinger · 3 years ago
  100. ea6197b sim m32c: Include defs.h in m32c.opc and r8c.opc. by John Baldwin · 3 years ago