binutils-gdb.git
2021-05-03 Alan Modratestsuite: Don't start directives in first column
2021-05-03 Alan ModraRe: section symbols without a name
2021-05-03 GDB AdministratorAutomatic date update in version.in
2021-05-02 Simon Marchisim: add default cases to two switches in sim-options.c
2021-05-02 Mike Frysingersim: replace custom attributes with ansidecl.h
2021-05-02 Mike Frysingersim: bfin: move option inits to respective modules
2021-05-02 Mike Frysingersim: options: fix --help output
2021-05-02 Mike Frysingersim: dv-sockser: localize init callback
2021-05-02 Mike Frysingersim: mips: mark local func static
2021-05-02 Mike Frysingersim: add framework for declaring init callbacks locally
2021-05-02 GDB AdministratorAutomatic date update in version.in
2021-05-01 Mike Frysingersim: nrun: add local strsignal prototype
2021-05-01 Mike Frysingersim: rx: cast bfd_vma when printing
2021-05-01 Mike Frysingersim: riscv: fix building on 32-bit hosts w/out int128
2021-05-01 Mike Frysingersim: aarch64: use PRIx64 for formatting 64-bit types
2021-05-01 Mike Frysingersim: aarch64: fix 64-bit immediate shifts
2021-05-01 Mike Frysingersim: arm: move build logic to source files
2021-05-01 Mike Frysingersim: callback: inline wrap helper
2021-05-01 Max Filippovopcodes: xtensa: support branch visualization
2021-05-01 GDB AdministratorAutomatic date update in version.in
2021-04-30 Tom TromeyDo not separately read type units
2021-04-30 Tom TromeyRemove dwarf2_per_bfd::all_type_units
2021-04-30 Tom TromeyAllocate dwarf2_per_cu_data with 'new'
2021-04-30 Tom TromeyMake get_image_name static
2021-04-30 Tom TromeyShare DLL code between gdb and gdbserver
2021-04-30 Tom TromeyUse nat/windows-nat function indirection code
2021-04-30 Tom TromeyMove function indirection code to nat/windows-nat
2021-04-30 Tom TromeyUse template functions in windows-nat.c
2021-04-30 Tom TromeyUse rvalue reference in thread_pool::post_task
2021-04-30 Tom TromeyFix crash with GNAT minimal encodings
2021-04-30 Nick CliftonFix illegal memory access parsing a corrupt MACH-O...
2021-04-30 Nick CliftonFix an illegal memory access when parsing a corrupt...
2021-04-30 Nick CliftonFix a double free when re-allocating a buffer to size 0.
2021-04-30 Nick CliftonFix attempt to free non-allocated pointer when parsing...
2021-04-30 Nick CliftonFix illegal memory access when parsing a corrupt PE...
2021-04-30 Tom de Vries[gdb/testsuite] Make gdb.mi/mi-sym-info.exp more robust...
2021-04-30 Tom de Vries[gdb/testsuite] Fix duplicate test name in gdb.mi/mi...
2021-04-30 GDB AdministratorAutomatic date update in version.in
2021-04-29 Tom de Vries[gdb/testsuite] Fix timeout in gdb.base/valgrind-infcal...
2021-04-29 Simon Marchigdb: don't use C++17 namespace declaration style
2021-04-29 Nick CliftonFix an access through a null pointer when parsing a...
2021-04-29 Nick CliftonFix illegal memory accesses when parsing a corrupt...
2021-04-29 Simon Marchigdb: move some variables to an inner scope in save_wait...
2021-04-29 Jan Beulichx86-64: adjust recently added tests
2021-04-29 Nick CliftonCorrect the text describing windres's --processor option.
2021-04-29 Jan Beulichx86: relax when/how @size can be used
2021-04-29 Jan Beulichx86: allow @size to also (sensibly) apply to sections
2021-04-29 Andrew Burgessgdb/NEWS: Fix typo and stray full stop
2021-04-29 GDB AdministratorAutomatic date update in version.in
2021-04-28 Tom TromeyFix Ada overloading with 'null'
2021-04-28 Andrew Burgessgdb/doc: use @env to reference environment variables
2021-04-28 Nick CliftonStop the BFD library from treating annobin symbols...
2021-04-28 Andrew Burgessgdb: startup commands to control Python extension language
2021-04-28 Andrew Burgessgdb: extension languages finish_initialization to initi...
2021-04-28 Andrew Burgessgdb: initialise extension languages after processing...
2021-04-28 Andrew Burgessgdb delay guile initialization until gdbscm_finish_init...
2021-04-28 Andrew Burgessgdb: delay python initialisation until gdbpy_finish_ini...
2021-04-28 Andrew Burgessgdb: ensure SIGINT is set to SIG_DFL during initialisation
2021-04-28 Andrew Burgessgdb: remove unused argument from gdb_init
2021-04-28 Jan Beulichx86: honor signedness of PC-relative relocations
2021-04-28 GDB AdministratorAutomatic date update in version.in
2021-04-27 Luis MachadoFix timeout with maint print objfiles
2021-04-27 Luis MachadoFix timeout for gdb.xml/tdesc-reload.exp
2021-04-27 Michael Weghorngdb: do autoload before notifying Python side in new_ob...
2021-04-27 Michael Weghorngdbsupport: allow to specify dependencies between observers
2021-04-27 H.J. Lux86: Add () to silence GCC 5
2021-04-27 Nick CliftonReject debuglink sections with no associated filename.
2021-04-27 Mike Frysingersim: riscv: switch MIN/MAX to common min/max
2021-04-27 Mike Frysingersim: nltvals: unify common syscall tables
2021-04-27 Mike Frysingersim: enable hardware support by default
2021-04-27 Mike Frysingerbfd: add stdlib.h when using abort
2021-04-27 GDB AdministratorAutomatic date update in version.in
2021-04-26 Nick CliftonFix a bug in the ARM emulator which would not allow...
2021-04-26 Tom TromeyAdd test case for gdb 10 crash
2021-04-26 Simon Marchigdb: check result of gdb_fopen_cloexec in dump_binary_file
2021-04-26 Luis MachadoFix gdb.arch/aarch64-dbreg-contents.exp FAIL
2021-04-26 Jan Beulichx86: correct overflow checking for 16-bit PC-relative...
2021-04-26 Jan Beulichx86: add IS_ELF to check whether to resolve @size reloc
2021-04-26 Jan Beulichx86: limit 32-bit @size overflow checks to 64-bit objects
2021-04-26 Jan Beulichx86: optimize LEA
2021-04-26 Jan Beulichx86-64: have value properly checked when resolving...
2021-04-26 Sergei Trofimovichgdb: fix sparc build failure of linux-nat
2021-04-26 GDB AdministratorAutomatic date update in version.in
2021-04-25 Lancelot SIX[PR gdb/22640] ptype: add option to use hexadecimal...
2021-04-25 Lancelot SIXgdb/typeprint.h: reorder struct declaration
2021-04-25 Tom TromeyAdd engv32.h to SIM_EXTRA_DEPS in sim/cris
2021-04-25 Tom TromeyUse htab_t in sim-options.c
2021-04-25 Joel BrobeckerDocument the GDB 10.2 release in gdb/ChangeLog
2021-04-25 GDB AdministratorAutomatic date update in version.in
2021-04-24 Simon Marchigdbsupport: add observer_debug_printf, OBSERVER_SCOPED_...
2021-04-24 Simon Marchigdbsupport: allow passing format string to scoped_debug...
2021-04-24 Simon Marchigdbsupport, gdb: give names to observers
2021-04-24 Simon Marchigdbsupport: introduce struct observer
2021-04-24 Mike Frysingersim: dv-cfi: fix printf format
2021-04-24 Mike Frysingersim: options: increase max option count
2021-04-24 Mike Frysingersim: simplify hardware m4 macro
2021-04-24 GDB AdministratorAutomatic date update in version.in
2021-04-23 Simon Marchigdbsupport, gdb: change observer_debug to bool
2021-04-23 H.J. Luld: Properly create a symbolic link to tmpdir/ldscripts
2021-04-23 Simon Marchigdbsupport: include preprocessor.h in common-debug.h
next