binutils-gdb.git
2020-03-14 Tom TromeyFix generic_val_print_enum for value-based printing
2020-03-14 Tom TromeyIntroduce generic_value_print_ptr
2020-03-14 Tom TromeyInitial rewrite of generic_value_print
2020-03-14 Tom TromeyConvert Pascal to value-based API
2020-03-14 Tom TromeyRewrite pascal_value_print_inner
2020-03-14 Tom TromeyConvert Fortran printing to value-based API
2020-03-14 Tom TromeyConvert Modula-2 printing to value-based API
2020-03-14 Tom TromeyConvert D printing to value-based API
2020-03-14 Tom TromeyConvert Go printing to value-based API
2020-03-14 Tom TromeyConvert Rust printing to value-based API
2020-03-14 Tom TromeyIntroduce ada_value_print_inner
2020-03-14 Tom TromeyIntroduce f_value_print_innner
2020-03-14 Tom TromeyIntroduce pascal_value_print_inner
2020-03-14 Tom TromeyIntroduce m2_value_print_inner
2020-03-14 Tom TromeyIntroduce c_value_print_inner
2020-03-14 Tom TromeyMake pascal_object_print_value_fields static
2020-03-14 Tom TromeySimplify c_val_print_array
2020-03-14 Tom TromeyIntroduce value_print_array_elements
2020-03-14 Tom TromeyTwo simple uses of value_print_scalar_formatted
2020-03-14 Tom TromeyIntroduce value_print_scalar_formatted
2020-03-14 Tom TromeyIntroduce generic_value_print
2020-03-14 Tom TromeyIntroduce la_value_print_inner
2020-03-14 Tom TromeyUse common_val_print in c-valprint.c
2020-03-14 Tom TromeyUse common_val_print in cp-valprint.c
2020-03-14 Tom TromeyUse common_val_print in f-valprint.c
2020-03-14 Tom TromeyUse common_val_print in riscv-tdep.c
2020-03-14 Tom TromeyUse common_val_print in mi-main.c
2020-03-14 Tom TromeyUse common_val_print in infcmd.c
2020-03-14 Tom TromeyIntroduce common_val_print_checked
2020-03-14 Tom TromeyRefactor val_print and common_val_print
2020-03-14 Tom TromeyUse scoped_value_mark in value_print
2020-03-13 Andrew Burgessgdb/testsuite: Remove paths and make test names unique
2020-03-13 Kamil RytarowskiImplement NT_NETBSDCORE_LWPSTATUS (NetBSD-Core)
2020-03-13 Kamil RytarowskiRegister NT_NETBSDCORE_AUXV (NetBSD-Core)
2020-03-13 Christophe... Add support for non-contiguous memory regions
2020-03-13 H.J. Lux86: Check static link of dynamic objects
2020-03-13 Tom de Vries[gdb/testsuite] Fix buffer full errors in gdb.mi/mi...
2020-03-13 Tom de Vries[gdb/testsuite] Fix mi-sym-info.exp matching FAILs (2)
2020-03-13 Andre Vieiragas, arm: PR25660L Fix vadd/vsub with lt and le conditi...
2020-03-13 Kamil RytarowskiRecognize aarch64 PT_GETREGS and PT_GETFPREGS notes...
2020-03-13 Jan Beulichx86-64: correct mis-named X86_64_0D enumerator
2020-03-13 Tom de Vries[gdb/symtab] Fix partial unit psymtabs
2020-03-13 Christian EggersFix several mix up between octets and bytes in ELF...
2020-03-13 Christian EggersFix several mix up between octets and bytes in ELF...
2020-03-13 Alan Modraasan: more readelf leaks
2020-03-12 Tom de Vries[gdb/testsuite] Fix mi-sym-info.exp matching FAILs
2020-03-12 Tom de Vries[gdb/testsuite] Fix check-read1 FAIL in gdb.tui/corefil...
2020-03-12 Christian BiesingerRemove deprecated core file functions
2020-03-12 Tom TromeyChange gdbserver to use existing gdbsupport
2020-03-12 Tom TromeyChange gdbsupport not to rely on BFD
2020-03-12 Tom TromeyFix gdbserver build when intl already built
2020-03-12 Tom TromeyCast to bfd_vma in arm-tdep.c
2020-03-12 Tom TromeyDon't use sprintf_vma for CORE_ADDR
2020-03-12 Tom TromeyFix CORE_ADDR size assertion in symfile-mem.c
2020-03-12 Simon Marchigdb: use foreach_with_prefix in gdb.base/break-interp.exp
2020-03-12 Simon Marchigdb: make gdb.arch/amd64-disp-step-avx.exp actually...
2020-03-12 Simon MarchiMove gdb/selftest.m4 to gdbsupport/selftest.m4
2020-03-12 Simon MarchiDon't include selftests objects in build when unit...
2020-03-12 Simon MarchiMove sourcing of development.sh to GDB_AC_COMMON
2020-03-12 Simon Marchigdb/selftest.m4: ensure $development is set
2020-03-12 Christian BiesingerRemove use of deprecated core functions (in NetBSD...
2020-03-12 Kamil Rytarowskisim: ppc: netbsd: Sync signal names with NetBSD 9.99.49
2020-03-12 Kamil Rytarowskisim: ppc: netbsd: Sync errno codes with NetBSD 9.99.49
2020-03-12 Tom de Vries[gdb/testsuite] Fix internal buffer full error in gdb...
2020-03-12 Tom de Vries[gdb/testsuite] Avoid breakpoint in GLIBC in gdb.thread...
2020-03-12 Tom de Vries[gdb/testsuite] Fix internal buffer full error in gdb...
2020-03-12 Tom de Vries[gdb/testsuite] Fix dw2-ranges-base.exp FAIL with lib...
2020-03-12 Tom de Vries[gdb/testsuite] Fix gdb.linespec/explicit.exp FAIL...
2020-03-12 Tom de Vries[gdb/testsuite] Use string_to_regexp on core filename...
2020-03-12 Tom de Vries[gdb/testsuite] Fix core file load FAIL in tls-core.exp
2020-03-12 Alan Modraasan: readelf leaks
2020-03-12 Kevin BuettnerAvoid infinite recursion in find_pc_sect_line
2020-03-11 Simon Marchitestsuite: use `pwd -W` to convert from Unix to Windows...
2020-03-11 Simon Marchigdb: enable -Wmissing-prototypes warning
2020-03-11 Tom de Vries[gdb/testsuite] Set language in gdb.ada/minsym.exp
2020-03-11 H.J. LuNEWS: Mention x86 assembler options for CVE-2020-0551
2020-03-11 Tom de Vries[gdb/testsuite] Fix printf regexp in gdb.server/sysroot.exp
2020-03-11 H.J. Lui386: Add tests for lfence with load/indirect branch/ret
2020-03-11 H.J. Lui386: Generate lfence with load/indirect branch/ret...
2020-03-11 Tom de Vries[gdb/testsuite] Fix stepi pattern in gdb.btrace/reconne...
2020-03-11 Tom TromeyFix comment in ada-typeprint.c
2020-03-11 Tom TromeyMark discriminants as artificial in gdb.dwarf2/variant.exp
2020-03-11 Tom de Vries[gdb/testsuite] Fix FAILs due to verbose in foll-fork.exp
2020-03-11 Tom de Vries[gdb/testsuite] Limit verbose scope in gdb.base/break...
2020-03-11 Alan Modraasan: som: unknown read
2020-03-11 Tom de Vries[gdb/testsuite] Fix missing uint8_t in gdb.fortran...
2020-03-11 Andrew Burgessgdb: Fix out of bounds array access in buildsym_compuni...
2020-03-11 Nick CliftonAdd support for generating DWARF-5 format directory...
2020-03-11 Tom de Vries[gdb/testsuite] Set EDITOR to true before using edit
2020-03-11 John Baldwinlibctf: Mark bswap_identity_64 inline function as static.
2020-03-11 Alan Modrapowerpc64-ld infinite loop
2020-03-11 Alan ModraPR25651, objcopy SIGSEGV in copy_object
2020-03-11 Alan ModraDon't merge sections with differing MASKPROC or MASKOS...
2020-03-10 Tom de Vries[gdb] Fix segv in "maint print symbols" for ada exec
2020-03-10 Andrew Burgessgdb: Add support for tracking the DWARF line table...
2020-03-10 Andrew Burgessgdb/testsuite: Add is-stmt support to the DWARF compiler
2020-03-10 Alan ModraMore 1 << 31 signed overflows
2020-03-10 Alan Modraubsan: som: left shift of 1 by 31 places
2020-03-10 Alan Modraobjdump disassembly of files without symbols
2020-03-10 Alan ModraPR25648, objcopy SIGSEGV in ihex_write_record
next