]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
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
2020-03-14  Tom TromeyRewrite c_value_print_inner
2020-03-14  Tom TromeyIntroduce generic_value_print_complex
2020-03-14  Tom TromeySimplify generic_val_print_float
2020-03-14  Tom TromeyIntroduce generic_value_print_char
2020-03-14  Tom TromeyIntroduce generic_value_print_int
2020-03-14  Tom TromeyIntroduce generic_value_print_bool
2020-03-14  Tom TromeySimplify generic_val_print_func
2020-03-14  Tom TromeyRemove generic_val_print_flags
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...
next