]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2024-08-30  Andrew Burgessgdb: remove duplicate check in disable_breakpoints_in_f...
2024-08-30  Simon Marchigdb/dwarf2: cleanup includes
2024-08-30  Tom TromeyMinor formatting fix in breakpoint.c
2024-08-30  Tom TromeyFix regexp quoting in gdb.ada test cases
2024-08-30  H.J. Lux86: Check invalid TLS descriptor call
2024-08-30  Jan Beulichx86: replace conditional operators used to calculate...
2024-08-30  Jan Beulichx86/APX: drop %SW disassembler macro again
2024-08-30  Jan Beulichx86: limit RegRex64 use
2024-08-30  Jan Beulichgas: properly check for ELF in LISTING_NODEBUG handling
2024-08-30  Jan Beulichgas: generated code/data listing output vs .endr and...
2024-08-30  Nicolás Ortega... gdb/doc: fix typo in 'watch' command
2024-08-30  Lulu CaiLoongArch: LoongArch64 allows relocations to use 64...
2024-08-30  GDB AdministratorAutomatic date update in version.in
2024-08-29  Andrew Burgessgdb: reject inserting breakpoints between functions
2024-08-29  Andrew Burgessgdb/doc: move NEWS entry to the correct place
2024-08-29  Simon Marchigdb: include gdbsupport/gdb_obstack.h in addrmap.h
2024-08-29  Simon Marchigdb: remove unused includes in linespec.c
2024-08-29  Alan Modraget_type_abbrev_from_form tidy
2024-08-29  Alan Modrald testsuite output files
2024-08-29  Alan ModraPR32093, -Walloc-size warning in ctf-hash.c
2024-08-29  Tom de Vries[gdb/testsuite] Fix another regexp in gdb.threads/stepi...
2024-08-29  Tom de Vries[gdb/testsuite] Fix regexp in gdb.arch/i386-disp-step...
2024-08-29  GDB AdministratorAutomatic date update in version.in
2024-08-28  Tom TromeyDon't check dwarf2_name in process_enumeration_scope
2024-08-28  Jiaying Songdlltool: file name too long
2024-08-28  H.J. Lux86: Report expected register for elf_x86_tls_error_ind...
2024-08-28  H.J. Lugold: Force a PC-relative reference to .LC0
2024-08-28  H.J. Lugold: Disable &no_such_symbol_ != NULL check when GOT...
2024-08-28  Alan Modradlltool.c formatting
2024-08-28  Alan ModraRe: x86: Allow R_386_TLS_LE_32 with KMOVD
2024-08-28  H.J. Lugold: Use asm for GCC 9 and older in PR gold/31830...
2024-08-28  H.J. Lugold: Remove duplicated rules for ifuncmain[12457]picstatic
2024-08-28  H.J. Lux86: Report invalid TLS operator
2024-08-28  Guinevere Larsengdb/testsuite: fix gdb.btrace/non-stop.exp end of histo...
2024-08-28  Andrew Burgessgdb/testsuite: add no-delete-breakpoints option to...
2024-08-28  Andrew Burgessgdb: add 'maint info blocks' command
2024-08-28  Andrew Burgessgdb: Add 'maint info inline-frames' command
2024-08-28  Andrew Burgessgdb: make symbols const in struct inline_state
2024-08-28  Andrew BurgessRevert "gdb: remove inline_frame::skipped_frames"
2024-08-28  GDB AdministratorAutomatic date update in version.in
2024-08-27  H.J. Lux86: Report invalid TLS relocation name
2024-08-27  H.J. Lux86: Allow R_386_TLS_LE_32 with KMOVD
2024-08-27  Tom de Vries[gdb/testsuite] Fix regexp in gdb.dwarf2/dw2-inter...
2024-08-27  Tom de Vries[gdb/python] Use GDB_PY_SET_HANDLE_EXCEPTION more often
2024-08-27  Tom de Vries[gdb/python] Use GDB_PY_HANDLE_EXCEPTION more often
2024-08-27  Tom de Vries[gdb/symtab] Change DWARF_ERROR from Dwarf Error to...
2024-08-27  Tom de Vries[gdb/symtab] Use DWARF_ERROR_PREFIX
2024-08-27  Tom de Vries[gdb/symtab] Add gdb/dwarf2/error.h
2024-08-27  Tom de Vries[gdb/symtab] Use [in module %s] notation more consisten...
2024-08-27  JiaweiRISC-V: PR32036, Support Zcmp cm.mva01s and cm.mvsa01...
2024-08-27  GDB AdministratorAutomatic date update in version.in
2024-08-26  Vladimir MezentsevDisable gprofng build for *musl*
2024-08-26  Tom TromeySimplify ada_identical_enum_types_p
2024-08-26  Mark Harmstoneld/PDB: handle pointers to members
2024-08-26  William Ferreiragdb: imply --once if connecting via stdio
2024-08-26  Guinevere LarsenChange message when reaching end of reverse history.
2024-08-26  Lulu CaiLoongArch: Fix wrong relocation handling of symbols...
2024-08-26  Felix Willgerodtgdb, btrace: Fix clang build
2024-08-26  Alan ModraPR32109, aborting at bfd/bfd.c:1236 in int _bfd_doprnt
2024-08-26  GDB AdministratorAutomatic date update in version.in
2024-08-25  Dmitry NeverovRecognize -2 as a tombstone value in .debug_line
2024-08-25  GDB AdministratorAutomatic date update in version.in
2024-08-24  GDB AdministratorAutomatic date update in version.in
2024-08-23  Aaron Mereygdb/dwarf2: Check for null abbrev_info ptr
2024-08-23  Jan Beulichx86: simplify SAE checking
2024-08-23  Jan Beulichgas: update lex_type[] also for .mri directives
2024-08-23  Jan BeulichRISC-V: process rs_align_code also when relaxing
2024-08-23  GDB AdministratorAutomatic date update in version.in
2024-08-22  H.J. Lulto: Add a test for PR ld/32083
2024-08-22  Tom de Vries[gdb/symtab] Return correct reader for top-level CU...
2024-08-22  Tom de Vries[gdb] Add const to catch gdb_exception
2024-08-22  Tom de Vries[gdb/python] Eliminate catch(...) in type_to_type_object
2024-08-22  Tom de Vries[gdb] Add & in catch in svr4_handle_solib_event
2024-08-22  Tom de Vries[gdb] Eliminate catch(...) in get_test_insn
2024-08-22  Sam Jamesgprofng: testsuite: fix 'wrapper' typo
2024-08-22  GDB AdministratorAutomatic date update in version.in
2024-08-21  Simon Marchigdb: some global_block improvements
2024-08-21  Tom TromeyDo not assume ELF in dwarf2/read.c
2024-08-21  GDB AdministratorAutomatic date update in version.in
2024-08-20  Andrew Burgessgdb/testsuite: track nested caching proc calls
2024-08-20  Tom TromeyFix Windows regression
2024-08-20  Tom TromeyUse SEARCH_FUNCTION_DOMAIN when looking for Ada excepti...
2024-08-20  Tom de Vries[gdb/testsuite] Fix gdb.python/py-mi-cmd.exp with pytho...
2024-08-20  Vladimir Mezentsevgprofng: add hardware counters for Appliedmicro processor
2024-08-20  GDB AdministratorAutomatic date update in version.in
2024-08-19  Indu Bhagatgas: ginsn: x86: pacify Wmaybe-uininitialized compiler...
2024-08-19  Andreas SchwabFix m68k OS ABI sniffer
2024-08-19  Tom TromeyEnsure gdb.ada/multiarray.exp runs in both modes
2024-08-19  Nick CliftonRemove Walter Lee as maintainer for Tile Gx and Tile Pro
2024-08-19  Andrew Burgessgdb: fix a target: prefix issue in find_separate_debug_file
2024-08-19  Andrew Burgessgdb: avoid '//' in filenames when searching for debuginfo
2024-08-19  Guinevere Larsengdb: Fix printing frame when reversing out of a recursi...
2024-08-19  GDB AdministratorAutomatic date update in version.in
2024-08-18  Tom de Vries[gdb] Prune inferior after switching inferior
2024-08-18  GDB AdministratorAutomatic date update in version.in
2024-08-17  Nick CliftonUpdate release readme after making 2.43.1 release
2024-08-17  GDB AdministratorAutomatic date update in version.in
2024-08-16  Tom TromeyFix DAP failure when fetching global variables
2024-08-16  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-fixed-point.exp...
2024-08-16  Tom de Vries[gdb/testsuite] Fix gdb.arch/arm-single-step-kernel...
next