binutils-gdb.git
2021-10-25 Alan Modrabfd_nonfatal_message, localise va_start
2021-10-25 Alan Modraubsan: _bfd_xcoff64_swap_aux_in left shift of negative...
2021-10-25 Alan Modraasan: evax_bfd_print_image buffer overflow
2021-10-25 GDB AdministratorAutomatic date update in version.in
2021-10-24 Alan Modraasan: c4x, c54x coff_canonicalize_reloc buffer overflow
2021-10-24 Alan Modraasan: arm-darwin: buffer overflow
2021-10-24 Alan Modraasan: aout: heap buffer overflow
2021-10-24 liuzhensongLoongArch ld support
2021-10-24 liuzhensongLoongArch gas support
2021-10-24 liuzhensongLoongArch binutils support
2021-10-24 liuzhensongLoongArch opcodes support
2021-10-24 liuzhensongLoongArch bfd support
2021-10-24 GDB AdministratorAutomatic date update in version.in
2021-10-23 GDB AdministratorAutomatic date update in version.in
2021-10-22 H.J. Lux86: Add -muse-unaligned-vector-move to assembler
2021-10-22 Tom TromeyFix 'uninstall' target
2021-10-22 Tom TromeyRemove unused variables from gdbserver's Makefile
2021-10-22 Tom de Vries[gdb/testsuite] Fix gdb.threads/linux-dp.exp
2021-10-22 Tom de Vries[gdb/testsuite] Fix FAILs in gdb.mi/mi-breakpoint-chang...
2021-10-22 Andrew Burgessgdb/python: move gdb.Membuf support into a new file
2021-10-22 Andrew Burgessgdb/python: new gdb.architecture_names function
2021-10-22 Andrew Burgessgdb: make disassembler fprintf callback a static member...
2021-10-22 Lewis RevillRISC-V: Added ld testcase for pcgp relaxation.
2021-10-22 Lewis RevillRISC-V: Don't separate pcgp relaxation to another relax...
2021-10-22 Simon Marchigdb: fix remote-sim.c build
2021-10-22 GDB AdministratorAutomatic date update in version.in
2021-10-21 Simon Marchigdb, gdbserver: make target_waitstatus safe
2021-10-21 Simon Marchigdbserver: initialize the members of lwp_info in-class
2021-10-21 Simon Marchigdbserver: make thread_info non-POD
2021-10-21 Andrew PinskiFix ARMv8.4 for hw watchpoint and breakpoint
2021-10-21 Andrew PinskiRefactor code slightly in nat/aarch64-linux-hw-point...
2021-10-21 Carl LoveFixes for gdb.mi/mi-break.exp
2021-10-21 Tom de Vries[gdb/tui] Fix breakpoint display functionality
2021-10-21 Carl LoveFix test step-and-next-inline.cc
2021-10-21 Tom TromeyFix latent Ada bug when accessing field offsets
2021-10-21 Alan Modra-Waddress warning in ldelf.c
2021-10-21 Alan ModraAvoid -Waddress warnings in readelf
2021-10-21 GDB AdministratorAutomatic date update in version.in
2021-10-20 Alan ModraPR28417, std::string no longer allows accepting nullptr_t
2021-10-20 Alan ModraRe: PR27625, powerpc64 gold __tls_get_addr calls
2021-10-20 Tom TromeyUse std::string in print_one_catch_syscall
2021-10-20 Tom TromeyUse unique_xmalloc_ptr in breakpoint
2021-10-20 Tom TromeyUse unique_xmalloc_ptr in bp_location
2021-10-20 Tom TromeyUse unique_xmalloc_ptr in watchpoint
2021-10-20 Tom TromeyUse unique_xmalloc_ptr in exec_catchpoint
2021-10-20 Tom TromeyUse unique_xmalloc_ptr in solib_catchpoint
2021-10-20 Christian BiesingerMake c-exp.y work with Bison 3.8+
2021-10-20 GDB AdministratorAutomatic date update in version.in
2021-10-19 Tom de Vries[gdb/testsuite] Reimplement gdb.gdb/python-interrupts...
2021-10-19 Tom TromeyCheck index in type::field
2021-10-19 Tom TromeyFix Rust lex selftest when using libiconv
2021-10-19 Tom TromeyFix format_pieces selftest on Windows
2021-10-19 Tom TromeyFix bug in dynamic type resolution
2021-10-19 Tom TromeyAlways use std::function for self-tests
2021-10-19 Daniel BlackFix PR gdb/17917 Lookup build-id in remote binaries
2021-10-19 Nick CliftonFix a potential illegal memory access when testing...
2021-10-19 GDB AdministratorAutomatic date update in version.in
2021-10-18 Weimin PanCTF: incorrect underlying type setting for enumeration...
2021-10-18 GDB AdministratorAutomatic date update in version.in
2021-10-17 Alan ModraPR28459, readelf issues bogus warning
2021-10-17 GDB AdministratorAutomatic date update in version.in
2021-10-16 H.J. Luld: Adjust pr28158.rd for glibc 2.34
2021-10-16 GDB AdministratorAutomatic date update in version.in
2021-10-15 GDB AdministratorAutomatic date update in version.in
2021-10-14 Carl LovePowerpc: Add support for openat and fstatat syscalls
2021-10-14 Tom de Vries[gdb/testsuite] Add .debug_loc support in dwarf assembler
2021-10-14 Alan Modra[GOLD] Re: PowerPC64: Don't pretend to support multi-toc
2021-10-14 Alan Modra[GOLD] Two GOT sections for PowerPC64
2021-10-14 Alan Modra[GOLD] PowerPC64: Don't pretend to support multi-toc
2021-10-14 Alan ModraRe: s12z/disassembler: call memory_error_func when...
2021-10-14 GDB AdministratorAutomatic date update in version.in
2021-10-13 Tom de Vries[gdb/exp] Improve <error reading variable> message
2021-10-13 Carl LovePPC fix for stfiwx instruction (and additional stores...
2021-10-13 Andrew Burgessgdb: improve error reporting from the disassembler
2021-10-13 Tom de Vries[gdb/testsuite] Fix gdb.fortran/call-no-debug.exp with...
2021-10-13 Tom de Vries[gdb/testsuite] Require use_gdb_stub == 0 where appropriate
2021-10-13 Tom de Vries[gdb/testsuite] Fix test name in gdb.python/python.exp
2021-10-13 Tom de Vries[gdb/testsuite] Fix gdb.base/batch-exit-status.exp...
2021-10-13 Tom de Vries[gdb/testsuite] Remove quit in gdb.arch/i386-mpx.exp
2021-10-13 GDB AdministratorAutomatic date update in version.in
2021-10-12 GDB AdministratorAutomatic date update in version.in
2021-10-11 Srinath Parvathaneni[ARM] Add support for M-profile MVE extension
2021-10-11 Luis Machado[ARM] Refactor pseudo register numbering
2021-10-11 Luis Machado[ARM] Small refactoring of arm gdbarch initialization
2021-10-11 Luis Machado[ARM] Refactor some constants
2021-10-11 Tom de Vries[gdb/testsuite] Fix FAIL in gdb.mi/mi-var-child-f.exp
2021-10-11 Andrew Burgessz80/disassembler: call memory_error_func when appropriate
2021-10-11 Andrew Burgesss12z/disassembler: call memory_error_func when appropriate
2021-10-11 Tom de Vries[gdb/testsuite] Fix double debug info in gdb.dwarf2...
2021-10-11 Tom de Vries[gdb/testsuite] Use require for ensure_gdb_index
2021-10-11 Tom de Vries[gdb/testsuite] Handle readnow in ensure_gdb_index
2021-10-11 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/gdb-add-index-symlink.exp
2021-10-11 Tom de Vries[gdb/testsuite] Add proc require in lib/gdb.exp
2021-10-11 Michael Forneybfd: Remove use of void pointer arithmetic
2021-10-11 GDB AdministratorAutomatic date update in version.in
2021-10-10 GDB AdministratorAutomatic date update in version.in
2021-10-09 Tom de Vries[gdb] Make execute_command_to_string return string...
2021-10-09 Tom de Vries[gdb/testsuite] Add check-readmore
2021-10-09 Tom de Vries[gdb/testsuite] Fix fortran module tests with stressed cpu
2021-10-09 Guillermo E... PR28415, invalid read in xtensa_read_table_entries
next