]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2025-10-02  GDB AdministratorAutomatic date update in version.in
2025-10-01  H.J. LuSync toplevel files from gcc
2025-10-01  Richard Earnshawtoplevel: unify the GCC and GDB/binutils .editorconfig...
2025-10-01  Alan ModraRemove tic4x_scan always false condition
2025-10-01  Timur GolubovichRewrote riscv-canonicalize-gen.py using xml file
2025-10-01  H.J. Luelf: Don't read beyond .eh_frame section end
2025-10-01  H.J. Lubinutils: Use AC_TRY_COMPILE to check target clang/gcc
2025-10-01  GDB AdministratorAutomatic date update in version.in
2025-09-30  Simon Marchigdb/dwarf: use dynamic partitioning for DWARF CU indexing
2025-09-30  Simon Marchigdbsupport: add async parallel_for_each version
2025-09-30  Simon Marchigdbsupport: factor out work queue from parallel-for.h
2025-09-30  Simon Marchigdbsupport: use iterator range in parallel_for_each...
2025-09-30  Simon Marchigdbsupport: add iterator_range::empty
2025-09-30  Simon Marchigdbsupport: use dynamic partitioning in gdb::parallel_f...
2025-09-30  Simon Marchigdbsupport: re-work parallel_for_each test, again
2025-09-30  Tom de Vries[gdb/testsuite, tclint] Further tclint fixing
2025-09-30  Tom de Vries[gdb/testsuite, tclint] Expand gdb/testsuite/lib in...
2025-09-30  Tom de Vries[gdb/testsuite, tclint] Fix gdb.base
2025-09-30  Tom de Vries[gdb/testsuite, tclint] Fix gdb.arch
2025-09-30  Tom de Vries[gdb/testsuite, tclint] Fix gdb.dwarf2
2025-09-30  Tom de Vries[gdb/testsuite, tclint] Fix gdb.mi
2025-09-30  Tom de Vries[gdb/testsuite, tclint] Fix gdb.cp
2025-09-30  Tom de Vries[gdb/testsuite, tclint] Fix gdb.trace
2025-09-30  Tom de Vries[gdb/testsuite, tclint] Document some tclint issues...
2025-09-30  Tom de Vries[pre-commit] Set default_stages to pre-commit
2025-09-30  Tom TromeyFix bug in gdb.lookup_type
2025-09-30  Tom de Vries[gdb/testsuite] Fix gdb.tui/pr30056.exp arrow right...
2025-09-30  Andrew Burgessgdb: some process_stratum_target should not be shared
2025-09-30  Rainer Orthgas: Default to V8+ on 32-bit Solaris/SPARC
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
next