binutils-gdb.git
2023-01-06 Bruno Larsengdb/testsuite: Fix FAILs in gdb.linespec/cpcompletion...
2023-01-06 Clément Chigotconfigure: remove dependencies on gmp and mpfr when...
2023-01-06 GDB AdministratorAutomatic date update in version.in
2023-01-05 Simon Marchigdbsupport: fix scoped_debug_start_end's move constructor
2023-01-05 Simon Marchigdbsupport: add gdb::string_view_hash
2023-01-05 Simon Marchigdbsupport: move fast_hash to gdbsupport/common-utils.h
2023-01-05 Simon Marchigdbsupport: move libxxhash configure check to gdbsupport
2023-01-05 Simon Marchigdb: make gdbarch_alloc take ownership of the tdep
2023-01-05 Simon Marchigdb/testsuite: add back needed -re clause in gdb_breakpoint
2023-01-05 Tom de Vries[gdb/python] Avoid queue.SimpleQueue for python 3.6
2023-01-05 Tom TromeyAdd type to expression dump of symbol
2023-01-05 Nick CliftonRemove Stephen Casner as the PDP11 maintainer.
2023-01-05 Nick CliftonAdd an extra emulation called arm64pe to the aarch64pe...
2023-01-05 Andreas K.... Un xfail the PR19719 test for the AArch64 architecture
2023-01-05 Nick CliftonUpdated Bulgarian and Russian translations for the...
2023-01-05 Paul KoningPR29963, PDP11 link produces spurious relocation trunca...
2023-01-05 Mike Frysingersim: mips: add multi source to built sources
2023-01-05 Tsukasa OIsim: Move getopt checking inside SIM_AC_PLATFORM
2023-01-05 Guillermo E... sim: bpf: fix testsuite due to linker warnings [PR...
2023-01-05 GDB AdministratorAutomatic date update in version.in
2023-01-04 Indu BhagatMAINTAINERS: add myself as maintainer of libsframe
2023-01-04 H.J. Lux86: Remove duplicated I386_PCREL_TYPE_P/X86_64_PCREL_T...
2023-01-04 Lancelot SIXgdb: ensure test_name is initialized in gdb_breakpoint
2023-01-04 Tom TromeyUse first_opcode in another spot
2023-01-04 Tom TromeyConvert exp_uses_objfile to a method of expression
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
next