binutils-gdb.git
2020-03-19 Nick CliftonFix discrepancies in nm's --line-number output by addin...
2020-03-19 Martin LiskaInclude: Sync lto-symtab.h and plugin-api.h with GCC
2020-03-19 Luis Machado[AArch64] When unavailable, fetch VG from ptrace.
2020-03-19 Nick CliftonFix assertion failure in the BFD library when called...
2020-03-19 Kamil RytarowskiAvoid get_ptrace_pid() usage on NetBSD in x86-bsd-nat.c
2020-03-19 H.J. Lureadelf.c: Use unsigned long to iterate over num_syms
2020-03-19 Andrew Burgessgdb: Handle W and X remote packets without giving a...
2020-03-19 Andrew Burgessgdb/testsuite/fortran: Add mixed language stack test
2020-03-19 Andrew Burgessgdb: Remove C++ symbol aliases from completion list
2020-03-19 Andrew Burgessgdb: Restructure the completion_tracker class
2020-03-19 Tom de Vries[gdb/testsuite] Fix gdb.opt/inline-locals.exp KFAILs
2020-03-19 Sebastian HuberAdditional c99 elfxx-riscv.c fix
2020-03-19 Alan ModraDon't use bfd.h in binutils/elfcomm.c
2020-03-19 Alan Modrareadelf leak in process_archive
2020-03-19 Alan ModraInvalid read in process_netbsd_elf_note
2020-03-19 Alan Modrasetup_archive parameter mismatch
2020-03-19 GDB AdministratorAutomatic date update in version.in
2020-03-18 Tom de Vries[gdb/testsuite] Add test-case gdb.dwarf2/break-inline...
2020-03-18 Christophe... Non-contiguous memory regions support: Fix testcases...
2020-03-18 Nick CliftonFix seg-fault in strip when copying a file containing...
2020-03-18 Christophe... Non-contiguous memory regions support: Avoid calls...
2020-03-18 Kamil RytarowskiNamespace the reg class to avoid clashes with OS headers
2020-03-18 Kamil RytarowskiAdd support for NetBSD threads in i386-bsd-nat.c
2020-03-18 Kamil RytarowskiAdd support for NetBSD threads in amd64-bsd-nat.c
2020-03-18 Kamil RytarowskiInclude <alloca.h> conditionally
2020-03-18 Kamil RytarowskiRename the read symbol to xread
2020-03-18 GDB AdministratorAutomatic date update in version.in
2020-03-17 Kamil RytarowskiAdd support for NetBSD threads in sparc-nat.c
2020-03-17 Nick CliftonFix PR number in previous delta
2020-03-17 Nick CliftonReplace a couple of assertions in the BFD library that...
2020-03-17 Sergey BelyashovFix a small set of Z80 problems.
2020-03-17 Nick CliftonRemove a double free in the BFD library triggered when...
2020-03-17 Kamil RytarowskiAdd support for NetBSD threads in sh-nbsd-nat.c
2020-03-17 Kamil RytarowskiInherit sh_nbsd_nat_target from nbsd_nat_target
2020-03-17 GDB AdministratorAutomatic date update in version.in
2020-03-17 Kamil RytarowskiInclude missing header to get missing declarations
2020-03-17 Kamil RytarowskiRewrite nbsd_nat_target::pid_to_exec_file to sysctl(3)
2020-03-17 Tom de Vries[gdb] Skip imports of c++ CUs
2020-03-17 Tom de Vries[gdb/testsuite] Give up after consecutive timeouts...
2020-03-17 Tom TromeyInitialize base_value in pascal_object_print_value
2020-03-16 Anton Kolesovarc: Migrate to new target features
2020-03-16 Tom TromeyFix dwarf2_name caching bug
2020-03-16 Simon Marchigdb: define builtin long type to be 64 bits on amd64...
2020-03-16 Simon Marchigdb: select "Cygwin" OS ABI for Cygwin binaries
2020-03-16 Simon Marchigdb: rename content of i386-windows-tdep.c, cygwin...
2020-03-16 Simon Marchigdb: rename i386-cygwin-tdep.c to i386-windows-tdep.c
2020-03-16 Simon Marchigdb: add Windows OS ABI
2020-03-16 Simon Marchigdb: move enum gdb_osabi to osabi.h
2020-03-16 Simon Marchigdb: recognize 64 bits Windows executables as Cygwin...
2020-03-16 Tom de Vries[gdb/testsuite] Add cache_verify option for gdb_caching...
2020-03-16 Alan ModraPR25675: SIGSEGV in bfd_octets_per_byte
2020-03-16 Alan Modraasan: readelf leak in hppa_process_unwind
2020-03-16 Alan Modraubsan: shift exponent 70 is too large
2020-03-16 Alan Modraasan: alpha-vms: null dereference
2020-03-15 Tom de Vries[gdb/testsuite] Fix solib-list.exp test-case for exec...
2020-03-15 Tom de Vries[gdb/testsuite] Fix check-read1 FAIL with gdb.base...
2020-03-14 Tom TromeyAdd C parser support for "restrict" and "_Atomic"
2020-03-14 Tom de Vries[gdb/testsuite] Fix check-read1 FAILs in mi-fortran...
2020-03-14 Kamil RytarowskiAdd support for NetBSD threads in m68k-bsd-nat.c
2020-03-14 Kamil Rytarowskim68k: bsd: Change type from char * to gdb_byte *
2020-03-14 Kamil RytarowskiInherit m68k_bsd_nat_target from nbsd_nat_target
2020-03-14 Kamil RytarowskiDefine _KERNTYPES in m68k-bsd-nat.c
2020-03-14 Kamil RytarowskiAdd support for NetBSD threads in alpha-bsd-nat.c
2020-03-14 Kamil RytarowskiRemove unused code from alpha-bsd-nat.c
2020-03-14 Kamil RytarowskiInherit alpha_netbsd_nat_target from nbsd_nat_target
2020-03-14 Kamil RytarowskiDefine _KERNTYPES in alpha-bsd-nat.c
2020-03-14 Tom de Vries[gdb/testsuite] Fix check-read1 FAIL in attach-many...
2020-03-14 Kamil RytarowskiAdd support for NetBSD threads in arm-nbsd-nat.c
2020-03-14 Kamil RytarowskiInherit arm_netbsd_nat_target from nbsd_nat_target
2020-03-14 Kamil RytarowskiAdd support for NetBSD threads in x86-bsd-nat.c
2020-03-14 Kamil RytarowskiAdd support for threads in vax_bsd_nat_target
2020-03-14 Kamil RytarowskiAdd explicit cast to fix build of vax-bsd-nat.c
2020-03-14 Kamil RytarowskiInherit vax_bsd_nat_target from nbsd_nat_target
2020-03-14 Kamil RytarowskiDefine _KERNTYPES in mips-nbsd-nat.c
2020-03-14 Kamil RytarowskiDefine _KERNTYPES in ppc-nbsd-nat.c
2020-03-14 Kamil RytarowskiDefine _KERNTYPES in vax-bsd-nat.c
2020-03-14 Kamil RytarowskiInclude netbsd-core.lo for all arm/mips NetBSD targets
2020-03-14 Alan ModraRe: asan: more readelf leaks
2020-03-14 Tom de Vries[gdb/testsuite] Fix unrecognized debug output level...
2020-03-14 Tom de Vries[gdb/testsuite] Fix FAIL in gdb.base/printcmds.exp
2020-03-14 Alan Modrareadelf large memory allocation
2020-03-14 Alan Modraasan: readelf: memory leaks
2020-03-14 Alan Modranon-contiguous elf test
2020-03-14 Alan ModraBFD_FAKE_SECTIONS formatting
2020-03-14 Tom TromeyRemove val_print
2020-03-14 Tom TromeyChange extension language pretty-printers to use value API
2020-03-14 Tom TromeyChange print_field_values to use value-based API
2020-03-14 Tom TromeyIntroduce ada_value_print_array
2020-03-14 Tom TromeyConvert ada_value_print to value-based API
2020-03-14 Tom TromeyConvert ada_val_print_ref to value-based API
2020-03-14 Tom TromeyIntroduce ada_value_print_num
2020-03-14 Tom TromeyRewrite ada_value_print_1 floating point case
2020-03-14 Tom TromeyIntroduce ada_value_print_ptr
2020-03-14 Tom TromeyRewrite ada_value_print_inner
2020-03-14 Tom TromeyIntroduce cp_print_value
2020-03-14 Tom TromeyIntroduce cp_print_value_fields and c_value_print_struct
2020-03-14 Tom TromeyIntroduce c_value_print_array
2020-03-14 Tom TromeyIntroduce c_value_print_memberptr
2020-03-14 Tom TromeyIntroduce c_value_print_int
2020-03-14 Tom TromeyIntroduce c_value_print_ptr
next