]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2025-09-30  GDB AdministratorAutomatic date update in version.in
2025-09-29  Tom TromeyBump version of 'black' for pre-commit
2025-09-29  GDB AdministratorAutomatic date update in version.in
2025-09-28  Rainer Orthbfd: Fix build with -DDEBUG=2
2025-09-28  GDB AdministratorAutomatic date update in version.in
2025-09-27  H.J. Lubinutils: Pass target plugin file to target ar/nm/ranlib
2025-09-27  GDB AdministratorAutomatic date update in version.in
2025-09-26  Tom de Vries[gdb/testsuite] Drop tclsh dependency
2025-09-26  Tom de Vries[gdb/testsuite] Check spawn result in gdb.tui/tuiterm...
2025-09-26  Tom de Vries[gdb/testsuite] Handle wrap mode unsupported in gdb...
2025-09-26  Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/wrap-line.exp
2025-09-26  Tom de Vries[gdb/testsuite] Require allow_tui_tests in gdb.tui...
2025-09-26  Tom de Vries[gdb/testsuite] Declare TUI tests unsupported on msys2...
2025-09-26  Tom de Vries[gdb/testsuite] Improve gdb.tui/pr30056.exp
2025-09-26  Tom de Vries[gdb/testsuite] Remove wait in gdb.tui/pr30056.exp
2025-09-26  Tom TromeyUse exec_and_log in next.py
2025-09-26  Tom TromeyAlways propagate exceptions in DAP
2025-09-26  Tom TromeyRemove Invoker class from DAP
2025-09-26  Tom TromeyFix minor bug in dap-support.exp
2025-09-26  oltolmdwarf: properly update all_comp_units_without_ranges...
2025-09-26  Andrew Hansoninclude/aout/aout64.h: guard ARCH_SIZE with defined()
2025-09-26  Andrew Hansonbfd: guard ARCH_SIZE uses to avoid -Wundef
2025-09-26  Andrew Hansoninclude/binary-io.h: guard O_BINARY usage with defined...
2025-09-26  Jan BeulichDwarf: adjust fetch_indirect{,_line}_string()'s return...
2025-09-26  GDB AdministratorAutomatic date update in version.in
2025-09-25  Abhay KandpalPowerPC: Fix typo in PowerPC note pseudo-section names
2025-09-25  Andrew Burgessgdb/doc: be more verbose about .gdb_index changes in...
2025-09-25  Bruce McCullochlibctf: dump CTF array dimensions in the right order
2025-09-25  Nick Alcocklibctf: fix querying of large structures
2025-09-25  H.J. LuGDB: Regenerate configure for libtool.m4 change
2025-09-25  H.J. LuBinutils: Add clang LTO support to AR and RANLIB
2025-09-25  H.J. LuBinutils/GCC: Add clang LTO support to AR, NM and RANLIB
2025-09-25  Alan ModraRe: elf: Disallow the empty global symbol name
2025-09-25  Alan ModraPR 33452 SEGV in bfd_elf_gc_record_vtentry
2025-09-25  GDB AdministratorAutomatic date update in version.in
2025-09-24  Andrew Burgessgdb/linux: consider ptrace_scope when building attach...
2025-09-24  Timur GolubovichThis commit adds support for catching syscalls on riscv
2025-09-24  Stephan Rohrgdb: resolve type to target_type in expression evaluation
2025-09-24  Tom de Vries[gdb/testsuite] Fix gdb.tui/tui-layout-asm-short-prog...
2025-09-24  Tom de Vries[gdb/testsuite, gdbserver] Fix typos
2025-09-24  GDB AdministratorAutomatic date update in version.in
2025-09-23  H.J. Luelf: Return error on unsorted symbol table if not allowed
2025-09-23  H.J. Luelf: Disallow the empty global symbol name
2025-09-23  Alice Carlottiaarch64: Reorder feature bits
2025-09-23  Alice Carlottiaarch64: Remove unused feature bits
2025-09-23  Alice Carlottiaarch64: Update system register gating
2025-09-23  Alice Carlottiaarch64: Remove CSRE system registers
2025-09-23  Alice Carlottiaarch64: Remove teecr32_el1 and teehbr32_el1
2025-09-23  Alice Carlottiaarch64: Relax sysreg-1.d test expectations
2025-09-23  Alice Carlottiaarch64: Add missing system registers
2025-09-23  Alice Carlottiaarch64: Add FEAT_SRMASK system registers
2025-09-23  Alice Carlottiaarch64: Make spmzr_el0 write-only
2025-09-23  Alice Carlottiaarch64: Sort aarch64-sys-regs.def
2025-09-23  Alice Carlottiaarch64: Remove F_ARCHEXT flag
2025-09-23  Tom TromeyFix crash in f-typeprint.c
2025-09-23  Andrew Burgessgdb: crash if thread unexpectedly disappears from threa...
2025-09-23  Andrew Burgessgdbserver: better handling for missing argument values
2025-09-23  Andrew Burgessgdbserver: allow gnu style arguments to gdbserver
2025-09-23  Andrew Burgessgdb/i386/linux: fix possible register number conflict
2025-09-23  Pedro AlvesAdjust gdb.base/memops-watchpoint.exp for native Windows
2025-09-23  Pedro AlvesAdjust gdb.base/memops-watchpoint.exp for Cygwin/Windows
2025-09-23  Pedro AlvesSimplify gdb.base/memops-watchpoint.exp
2025-09-23  Pedro AlvesSkip gdb.base/libsegfault.exp on Windows
2025-09-23  H.J. Luelf: Don't match corrupt section header in linker input
2025-09-23  GDB AdministratorAutomatic date update in version.in
2025-09-22  H.J. Luelf: Don't read beyond .eh_frame section size
2025-09-22  Tom TromeyUpdate HFILES_NO_SRCDIR in gdb/Makefile.in
2025-09-22  Christina Schimpegdb, testsuite: Fix argument unused warning with clang
2025-09-22  GDB AdministratorAutomatic date update in version.in
2025-09-21  Andrew Burgessgdb: new maintenance command to help debug remote argum...
2025-09-21  GDB AdministratorAutomatic date update in version.in
2025-09-20  Tom TromeyFix test in anonymous_struct_prefix
2025-09-20  Tom de Vries[gdb/testsuite, tclint] Fix gdb.threads
2025-09-20  Tom de Vries[gdb/testsuite, tclint] Fix gdb.python
2025-09-20  Tom de Vries[gdb/testsuite] Fix hardcoded constant in gdb.python...
2025-09-20  Tom de Vries[gdb/testsuite, tclint] Fix gdb.btrace
2025-09-20  Tom de Vries[gdb/testsuite, tclint] Fix gdb.fortran
2025-09-20  Tom de Vries[gdb/testsuite, tclint] Fix gdb.reverse
2025-09-20  Tom de Vries[gdb/testsuite, tclint] Fix gdb.guile
2025-09-20  Simon Marchigdb: make gcore-1.in and gstack-1.in shellcheck-clean
2025-09-20  Simon Marchigdb: fix long options with arguments in gcore-1.in...
2025-09-20  GDB AdministratorAutomatic date update in version.in
2025-09-19  Pedro AlvesNew '--binary-output' command line option, fix gdb...
2025-09-19  Tom TromeyChange DAP condition for Ada exception catchpoint
2025-09-19  Keith SeitzCorrect bounds check when working around GAS DWARF...
2025-09-19  Tom de Vries[pre-commit] Update tclint to v6.0.1
2025-09-19  Tom TromeyHandle Ada extended access thick pointers
2025-09-19  Tom TromeyHandle optimized-out values in gdb.printing.make_visualizer
2025-09-19  Guinevere Larsengdb/riscv/record: remove possibility of recording an...
2025-09-19  Richard Earnshawld: testsuite: fix duplicated names in ld-checks/over*.d
2025-09-19  Richard Earnshawld: testsuite: disambiguate sort_no tests.
2025-09-19  Richard Earnshawld: testsuite: Fix test name in sort_b_n_a-2.d
2025-09-19  Lulu CaiLoongArch: Use more appropriate assertions for the...
2025-09-19  GDB AdministratorAutomatic date update in version.in
2025-09-18  Simon Marchigdb/solib: pass lm_info, original_name and name to...
2025-09-18  Simon Marchigdb/solib-target: move name out of lm_info_target
2025-09-18  Hui Ligdb: LoongArch: Record correct frame base address
2025-09-18  Rainer OrthRemove remnants of Solaris/PowerPC support
2025-09-18  Tom TromeyHave gdb.ThreadExitedEvent inherit from gdb.ThreadEvent
2025-09-18  Tom TromeyMove isort config to pyproject.toml
next