binutils-gdb.git
2023-01-04 Simon Marchigdb: use gdb_test_multiple in gdb_breakpoint
2023-01-04 Alan ModraRe: Avoid unaligned pointer reads in PEP .idata section
2023-01-04 Alan Modraobjcopy fuzzed pe out of memory
2023-01-04 Alan Modrafuzzed file timeout
2023-01-04 Alan Modraasan: segv in parse_module
2023-01-04 Alan Modraaddr2line out of memory on fuzzed file
2023-01-04 Andrew Burgessgdb: fix some #ifdef logic in bt-utils.h
2023-01-04 Bruno Larsengdb: add 'maintenance print record-instruction' command
2023-01-04 Andreas K.... Fix AArch64 linker testsuite failures trigeered by...
2023-01-04 Mark HarmstoneAvoid unaligned pointer reads in PEP .idata section
2023-01-04 Alan ModraMerge config/picflag.m4 from gcc
2023-01-04 Tsukasa OIsim: Regenerate using the maintainer mode
2023-01-04 GDB AdministratorAutomatic date update in version.in
2023-01-03 Max Filippovopcodes: xtensa: fix jump visualization for FLIX
2023-01-03 Max Filippovopcodes: xtensa: implement styled disassembly
2023-01-03 Tom TromeyAdd test case for "finish" with variably-sized types
2023-01-03 Tom TromeyUse value_at_non_lval in get_call_return_value
2023-01-03 Tom TromeyFix inferior calls with variably-sized return type
2023-01-03 Tom TromeyConvert selected architectures to gdbarch_return_value_...
2023-01-03 Tom TromeyDon't let property evaluation affect the current language
2023-01-03 Tom TromeyIntroduce value_at_non_lval
2023-01-03 Tom TromeyDon't emit gdbarch_return_value
2023-01-03 Tom TromeyAdd new overload of gdbarch_return_value
2023-01-03 Tom TromeyFix crash in amd64-tdep.c
2023-01-03 Tom de Vries[gdb/testsuite] Add xfail in gdb.arch/i386-pkru.exp
2023-01-03 Tom TromeyDo not use PyObject_CallNoArgs
2023-01-03 HimalFix a potential problem in the BFD library when accessi...
2023-01-03 Nick CliftonFix a translation problem in the x86 assembler.
2023-01-03 Nick CliftonUpdated translations for various languages and sub...
2023-01-03 Luis MachadoAdd new NT_ARM_ZA and NT_ARM_SSVE register set constants.
2023-01-03 Andrew Burgess[gdb] Fix segfault during inferior call to ifunc
2023-01-03 Mike Frysingersim: sh: move some generated source files to built...
2023-01-03 Mike Frysingersim: build: add var for tracking sim enable directly
2023-01-03 Mike Frysingersim: common: drop libcommon.a linkage
2023-01-03 Mike Frysingersim: build: move generated headers to built sources
2023-01-03 Mike Frysingersim: cgen: drop common subdir build rules
2023-01-03 Mike Frysingersim: or1k: hoist cgen rules to top-level
2023-01-03 Mike Frysingersim: m32r: hoist cgen rules to top-level
2023-01-03 Mike Frysingersim: lm32: hoist cgen rules to top-level
2023-01-03 Mike Frysingersim: iq2000: hoist cgen rules to top-level
2023-01-03 Mike Frysingersim: frv: hoist cgen rules to top-level
2023-01-03 Mike Frysingersim: cris: hoist cgen rules to top-level
2023-01-03 Mike Frysingersim: bpf: hoist cgen rules to top-level
2023-01-03 Mike Frysingersim: cgen: hoist rules to the top-level build
2023-01-03 Mike Frysingersim: build: use Automake include vars
2023-01-03 GDB AdministratorAutomatic date update in version.in
2023-01-02 Tom TromeySimplify debug_exp
2023-01-02 Tom TromeyInitial implementation of Debugger Adapter Protocol
2023-01-02 Jonas HoerbergFix target remote pipe command for MinGW
2023-01-02 Tom TromeyRemove target: prefix from gdb_sysroot in find_separate...
2023-01-02 Tom de Vries[gdb/testsuite] Fix gdb.python/py-breakpoint.exp with...
2023-01-02 Mike Frysingersim: replace -I$srcroot/bfd include with -I$srcroot
2023-01-02 Mike Frysingersim: replace -I$srcroot/opcodes include with -I$srcroot
2023-01-02 Alan Modraobsolete target tidy
2023-01-02 GDB AdministratorAutomatic date update in version.in
2023-01-01 Mike Frysingersim: build: drop unused SIM_EXTRA_LIBS
2023-01-01 Mike Frysingersim: erc32: drop -I$(srcroot)
2023-01-01 Mike Frysingersim: drop mention of & support for subdir configure
2023-01-01 Mike Frysingersim: refresh copyright dates a bit
2023-01-01 Mike Frysingersim: or1k: drop unused rules
2023-01-01 Mike Frysingersim: iq2000: drop unused cpu define logic
2023-01-01 Joel Brobeckermanual copyright year range of various GDB files to...
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2023-01-01 Joel Brobeckergdb/copyright.py: Adjust following rename of sim/ppc...
2023-01-01 Joel BrobeckerUpdate copyright year in help message of gdb, gdbserver...
2023-01-01 Alan ModraUpdate year range in gprofng copyright notices
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2023-01-01 Alan ModraUpdate etc/update-copyright.py
2023-01-01 GDB AdministratorAutomatic date update in version.in
2022-12-31 Nick CliftonUpdate version numbers in howto-make-a-release document
2022-12-31 Nick CliftonUpdate version number and regenerate files
2022-12-31 Nick CliftonAdd markers for 2.40 branch
2022-12-31 Nick Cliftonsync libiberty sources with gcc mainline
2022-12-31 Tom de Vries[gdb/cli] Add maintenance ignore-probes
2022-12-31 Mark Harmstoneld/testsuite: Don't add index to sizes in pdb.exp
2022-12-31 Mark Harmstoneld: Handle LF_VFTABLE types in PDBs
2022-12-31 Mark Harmstoneld: Handle extended-length data structures in PDB types
2022-12-31 Nick CliftonUpdated Romanian translation for the binutils sub-directory
2022-12-31 Tom de Vries[gdb/python] Fix gdb.python/py-finish-breakpoint2.exp...
2022-12-31 Tom de Vries[gdb/testsuite] Fix gdb.base/print-symbol-loading.exp...
2022-12-31 Tom de Vries[gdb/testsuite] Replace deprecated pthread_yield in...
2022-12-31 Tom de Vries[gdb/testsuite] Fix gdb.base/corefile.exp with glibc...
2022-12-31 GDB AdministratorAutomatic date update in version.in
2022-12-30 Tom de Vries[gdb/testsuite] Fix gdb.threads/dlopen-libpthread.exp...
2022-12-30 Tom de Vries[gdb/testsuite] Fix gdb.reverse/step-indirect-call...
2022-12-30 Tom de Vries[gdb/testsuite] Fix gdb.cp/step-and-next-inline.exp...
2022-12-30 Tom de Vries[gdb/symtab] Make comp_unit_head.length private
2022-12-30 Alan ModraPR29948, heap-buffer-overflow in display_debug_lines_de...
2022-12-30 GDB AdministratorAutomatic date update in version.in
2022-12-29 Tsukasa OIRISC-V: Simplify riscv_csr_address logic on state enabl...
2022-12-29 GDB AdministratorAutomatic date update in version.in
2022-12-28 Tom TromeyUse $decimal in timestamp.exp
2022-12-28 Tom TromeyFix "set debug timestamp"
2022-12-28 GDB AdministratorAutomatic date update in version.in
2022-12-27 H.J. Lux86-64: Allocate input section memory if needed
2022-12-27 Christoph MüllnerRISC-V: Fix T-Head Fmv vendor extension encoding
2022-12-27 Tom TromeyHandle SIGSEGV in gdb selftests
2022-12-27 Mike Frysingersim: build: clean up unused codegen logic
2022-12-27 Mike Frysingersim: mips: hoist "multi" igen rules up to common builds
2022-12-27 Mike Frysingersim: mips: hoist "m16" igen rules up to common builds
next