1. cfeadda Fix build failure with macOS bison by Tom Tromey · 5 years ago
  2. 236f4eb Remove support for old gnu v2 name mangling. by Nick Clifton · 5 years ago
  3. c8fcc36 [AArch64][gas] Add -mcpu support for Arm Ares by Kyrylo Tkachov · 5 years ago
  4. e3ecd63 Add testcase for PR/24065. by Tamar Christina · 5 years ago
  5. 583068c gdb: Move declarations from symtab.h to source.h by Andrew Burgess · 5 years ago
  6. ec98a4a gdb: Handle requests to print source lines backward by Andrew Burgess · 5 years ago
  7. 62ea19c gdb: Fix skip of `\r` before `\n` in source output by Andrew Burgess · 5 years ago
  8. a9859e0 PR24065, 32-bit objcopy fails with 64-bit address ... out of range by Alan Modra · 5 years ago
  9. 171b8e1 run_dump_test source in build directory by Alan Modra · 5 years ago
  10. 0913420 Automatic date update in version.in by GDB Administrator · 5 years ago
  11. 4ae80ff Revert "Sync libiberty sources with master version in gcc repository. Updated stabs demangling and cxxfilt tests to match." by Simon Marchi · 5 years ago
  12. 053af8c Sync libiberty sources with master version in gcc repository. Updated stabs demangling and cxxfilt tests to match. by Nick Clifton · 5 years ago
  13. ef8df4c [arm][gas] Add -mcpu support for Arm Ares by Kyrylo Tkachov · 5 years ago
  14. 7e9ca91 s12z regen by Alan Modra · 5 years ago
  15. b91c5d6 Automatic date update in version.in by GDB Administrator · 5 years ago
  16. 9d30e1f Remove remaining cleanups from c-exp.y by Tom Tromey · 5 years ago
  17. c65bac3 Remove string-related cleanup from c-exp.y by Tom Tromey · 5 years ago
  18. 02e12e3 Use std::vector in type stacks by Tom Tromey · 5 years ago
  19. f097f5a Fix crash in "finish" by Tom Tromey · 5 years ago
  20. bb86dd0 Automatic date update in version.in by GDB Administrator · 5 years ago
  21. d2adf9f Remove the exception and cleanup checkers by Tom Tromey · 5 years ago
  22. f87673e RX: binutils - Add RXv3 support. by Yoshinori Sato · 5 years ago
  23. c8c89da RX: bfd - Add RXv3 support. by Yoshinori Sato · 5 years ago
  24. 6a25bee RX: gas - Add RXv3 instruction support. by Yoshinori Sato · 5 years ago
  25. 5958106 RX: include - Add RXv3 support. by Yoshinori Sato · 5 years ago
  26. 2eab46b GDB crash re-running program on Windows (native) by Joel Brobecker · 5 years ago
  27. 2ee73c7 Automatic date update in version.in by GDB Administrator · 5 years ago
  28. 48c5e7e Use upper case for more metasyntactic variables in gdb by Tom Tromey · 5 years ago
  29. 1b2ed39 Fix potential buffer overrun whilst scanning macro strings. by Wu Heng · 5 years ago
  30. bdfb445 Fix bug parsing angle bracketed string sequences. by Wu Heng · 5 years ago
  31. d9858c3 Change the default for the CSKY target to be little endian. by Lifang Xia · 5 years ago
  32. 11fa9f1 Fix a possible integer overflow problem when examining corrupt binaries using a 32-bit binutil. by Nick Clifton · 5 years ago
  33. cf0ad5b Fix ridiculously small memory leak. by Nick Clifton · 5 years ago
  34. 677bd4c PR24061, powerpc-ibm-aix-ar sets bogus file permissions when extracting by Alan Modra · 5 years ago
  35. 8261e52 Automatic date update in version.in by GDB Administrator · 5 years ago
  36. 986041c Use xstrdup in tui_set_source_content by Tom Tromey · 5 years ago
  37. 7c71111 Avoid questionable casts in py-symtab.c by Tom Tromey · 5 years ago
  38. 1b20edf Improve reference counting in py-type.c by Tom Tromey · 5 years ago
  39. ea41325 Simplify gdbpy_stop_recording by Tom Tromey · 5 years ago
  40. 2a3c71d Remove more uses of explicit reference counting in Python by Tom Tromey · 5 years ago
  41. 5c329e6 Use a wrapper for PyErr_Fetch by Tom Tromey · 5 years ago
  42. 169bb27 gdb: Remove cleanup from linux_nat_target::follow_fork by Andrew Burgess · 5 years ago
  43. a07c888 gdb: Remove cleanup from linux-fork.c:inferior_call_waitpid by Andrew Burgess · 5 years ago
  44. 26089c4 gdb: Remove final cleanup from find_overload_match by Andrew Burgess · 5 years ago
  45. 06d3e5b gdb: Remove a cleanup from find_overload_match by Andrew Burgess · 5 years ago
  46. 66644cd gdb/remote: Remove a cleanup in remote_check_symbols by Andrew Burgess · 5 years ago
  47. 592d8c0 RISC-V: Fix wrong use of s0 register name. by Jim Wilson · 5 years ago
  48. ef1ad42 S12Z: opcodes: Separate the decoding of operations from their display. by John Darrington · 5 years ago
  49. 444b3fa Add 'extern C' if simulator is written in C++ by Павел Крюков · 5 years ago
  50. 69961a8 Don't build readline/libreadline.a, when --with-system-readline is supplied by Дилян Палаузов · 5 years ago
  51. e8b1c9b Automatic date update in version.in by GDB Administrator · 5 years ago
  52. c55d06e Remove a cleanup from target-descriptions.c by Tom Tromey · 5 years ago
  53. 3a6ae42 Remove cleanups from linespec.c by Tom Tromey · 5 years ago
  54. 61fd3e7 Change inferior_to_inferior_object to return a gdbpy_ref by Tom Tromey · 5 years ago
  55. d20172f Place displaced step data directly in inferior structure by Simon Marchi · 5 years ago
  56. e331924 Fix leak of struct call_thread_fsm in call_function_by_hand_dummy. by Philippe Waroquiers · 5 years ago
  57. 5d36dfb Fix search of debug files for remote debuggee by Andrey Utkin · 6 years ago
  58. 8833fbf Style improvements in gdb/python by Tom Tromey · 5 years ago
  59. 4ada3df Fix year range in unittests/.../char/empty.cc copyright header by Joel Brobecker · 5 years ago
  60. 502c64b Automatic date update in version.in by GDB Administrator · 5 years ago
  61. 113b7b8 gdb/riscv: Split ISA and ABI features by Andrew Burgess · 5 years ago
  62. b18ca51 Fix 'Invalid read of size 4' in search_command_helper by Philippe Waroquiers · 5 years ago
  63. ec70d8d Fix leak in record-full.c by Philippe Waroquiers · 5 years ago
  64. 5b38f9c Fix leak in print_one_catch_syscall. by Philippe Waroquiers · 5 years ago
  65. 8270415 Update year range in copyright notice of binutils files by Alan Modra · 5 years ago
  66. d5c04e1 ChangeLog rotation by Alan Modra · 5 years ago
  67. 66d91b3 update copyright year printed by gdb, gdbserver and gdbreplay by Joel Brobecker · 5 years ago
  68. 42a4f53 Update copyright year range in all GDB files. by Joel Brobecker · 5 years ago
  69. 5bbd631 rotate gdb/ChangeLog by Joel Brobecker · 5 years ago
  70. bba9069 Automatic date update in version.in by GDB Administrator · 5 years ago
  71. 2139e8d Use gdb::unique_xmalloc_ptr<char> in command_line_input to fix a leak by Philippe Waroquiers · 5 years ago
  72. 8fd04a4 PR24042, Global-buffer-overflow problem in output_rel_find by Alan Modra · 5 years ago
  73. 54025d5 PR24041, Invalid Memory Address Dereference in elf_link_add_object_symbols by Alan Modra · 5 years ago
  74. c96e057 [PowerPC64] Nop out ld 2,24(1) after old-style __tls_get_addr by Alan Modra · 5 years ago
  75. 17c885c Automatic date update in version.in by GDB Administrator · 5 years ago
  76. 95bc9f0 Change input_handler to take a unique_xmalloc_ptr by Tom Tromey · 5 years ago
  77. ecad3b2 Fix 'help set/show style' strange layouts/results. by Philippe Waroquiers · 5 years ago
  78. f1d3b16 Automatic date update in version.in by GDB Administrator · 5 years ago
  79. 64c4514 Fix the build when GNU Source Highlight is not available by Tom Tromey · 5 years ago
  80. f9f981e Automatic date update in version.in by GDB Administrator · 5 years ago
  81. 2cd8cc0 Fix a crash in jit.c by Tom Tromey · 5 years ago
  82. 140a4bc Document the "set style" commands by Tom Tromey · 6 years ago
  83. 62f29fd Highlight source code using GNU Source Highlight by Tom Tromey · 6 years ago
  84. 4a30459 Use wclrtoeol in tui_show_source_line by Tom Tromey · 6 years ago
  85. 1d1d0bf Make ANSI terminal escape sequences work in TUI by Tom Tromey · 6 years ago
  86. 35fb826 Style addresses by Tom Tromey · 6 years ago
  87. 47fd17c Style the "Reading symbols" message by Tom Tromey · 6 years ago
  88. d47032b Style the gdb welcome message by Tom Tromey · 6 years ago
  89. af79b68 Style print_address_symbolic by Tom Tromey · 6 years ago
  90. 0bb296c Style locations when setting a breakpoint by Tom Tromey · 6 years ago
  91. 80ae204 Style variable names by Tom Tromey · 6 years ago
  92. ef1dfa3 Reset terminal styles by Tom Tromey · 6 years ago
  93. cbe5657 Add output styles to gdb by Tom Tromey · 6 years ago
  94. 9162a27 Change gdb test suite's TERM setting by Tom Tromey · 6 years ago
  95. eedeedd Introduce ui_file_style by Tom Tromey · 6 years ago
  96. 7170dad Add a "context" argument to add_setshow_enum_cmd by Tom Tromey · 6 years ago
  97. c5603d5 Change wrap buffering to use a std::string by Tom Tromey · 6 years ago
  98. 94f2c73 Fix leak of set/show verbose doc, avoid xfree of static string by Philippe Waroquiers · 5 years ago
  99. 156f236 Avoid internal errors when stepping outside 'main' on MinGW by Eli Zaretskii · 5 years ago
  100. 0e41beb PR24015, glibc-2.28 on little-endian mips32 broken by Alan Modra · 5 years ago