binutils-gdb.git
2020-04-29 Stephen CasnerRemove restriction on skipping some linker tests becaus...
2020-04-29 Tom de Vries[gdb/testsuite] Add xfails for PR gcc/90232
2020-04-29 Hannes DomaniFix array pretty formatter
2020-04-29 Tom de Vries[gdb] Fix range loop index in find_method
2020-04-29 GDB AdministratorAutomatic date update in version.in
2020-04-28 Kamil RytarowskiAdd definitions of system calls to catch in native...
2020-04-28 Simon Marchigdb: fix shellcheck warning in update-freebsd.sh
2020-04-28 Tom TromeyAllow Python commands to be in class_tui
2020-04-28 Tom de VriesAdd missing ChangeLog entries
2020-04-28 Mark Williamsgdb: Fix toplevel types with -fdebug-types-section
2020-04-28 Simon Marchigdb: use gdb:hash_enum as hash function in offset_map_type
2020-04-28 Nick CliftonRebase libiberty source with latest changes from gcc.
2020-04-28 Tankut Baris... Fix typo (thead -> thread)
2020-04-28 Tom de Vries[gdb/testsuite] Add PR number to KFAIL in gdb.opt/inlin...
2020-04-28 Tom de Vries[gdb/testsuite] Remove KFAIL from gdb.base/info-macros.exp
2020-04-28 Tom de Vries[gdb/testsuite] Add PR number in KFAIL in gdb.ada/array...
2020-04-28 Tom de Vries[gdb/symtab] Handle struct decl with DW_AT_signature
2020-04-28 GDB AdministratorAutomatic date update in version.in
2020-04-27 Alan Modraalpha-vms: divide by zero
2020-04-27 Tamar Christinax86: Add i386 PE big-object support
2020-04-27 Simon Marchigdb, gdbserver: remove configure check for fs_base...
2020-04-27 Tom TromeyExpand dynamic type documentation
2020-04-27 Simon Marchigdbsupport: include cstdlib in common-defs.h
2020-04-27 Luis MachadoFix remaining inline/tailcall unwinding breakage for...
2020-04-27 Nick CliftonGAS: Allow automatically assigned entries in the file...
2020-04-27 GDB AdministratorAutomatic date update in version.in
2020-04-26 Tom TromeyRemove class_pseudo
2020-04-26 Alan Modrareadelf: NULL dereference
2020-04-26 Philippe WaroquiersFix comments and whitespace in lookup_cmd_composition
2020-04-26 liuhongtImprove -mlfence-after-load
2020-04-26 GDB AdministratorAutomatic date update in version.in
2020-04-25 Kamil RytarowskiRemove unused code block in inf_ptrace_target::wait
2020-04-25 Tom de Vries[gdb/testsuite] Add target board debug-types
2020-04-25 Andrew Burgessgdb/testsuite: Remove build paths from test names
2020-04-25 GDB AdministratorAutomatic date update in version.in
2020-04-24 Tom TromeyRemove symbol_get_demangled_name
2020-04-24 Tom TromeyFix Rust test cases
2020-04-24 Tom TromeyUse the linkage name if it exists
2020-04-24 Tom TromeyDon't call compute_and_set_names for partial symbols
2020-04-24 Tom TromeyUse the new add_psymbol_to_list overload
2020-04-24 Tom TromeyIntroduce new add_psymbol_to_list overload
2020-04-24 Tom TromeyAdd attribute::value_as_string method
2020-04-24 Tom TromeyFix two latent Rust bugs
2020-04-24 Tom TromeyMove the rust "{" hack
2020-04-24 Tom TromeyConvert symbol_set_demangled_name to a method
2020-04-24 Tom de Vries[gdb/testsuite] Fix language in dw2-bad-mips-linkage...
2020-04-24 Tom TromeyUpdate test cases that work with minimal encodings
2020-04-24 Tom TromeyAdd Python support for dynamic types
2020-04-24 Tom TromeyAdd tests for Ada changes
2020-04-24 Tom TromeyUpdate Ada ptype support for dynamic types
2020-04-24 Tom TromeyAdd support for variable field offsets
2020-04-24 Tom TromeyAdd support for dynamic type lengths
2020-04-24 Tom TromeyRewrite the existing variant part code
2020-04-24 Tom TromeyPrefer existing data when evaluating DWARF expression
2020-04-24 Tom TromeyAllow DWARF expression to push the initial address
2020-04-24 Tom TromeyAdd new variant part code
2020-04-24 Tom TromeyRename "variant" to "ppc_variant"
2020-04-24 Hannes DomaniAdd WOW64 exception numbers to $_siginfo.ExceptionCode...
2020-04-24 Kamil RytarowskiMove OpenBSD-only functions from inf-ptrace to obsd-nat
2020-04-24 Tom de Vries[gdb/testsuite] Reset errcnt in clean_restart
2020-04-24 Tom TromeyFix Windows debugging regression
2020-04-24 Tom de Vries[gdb/testsuite] Compile dwzbuildid-mismatch more quietly
2020-04-24 Tom de Vries[gdb/testsuite] Compile gdb.dwarf2/dw2-error.exp quietly
2020-04-24 Tom de Vries[gdb/testsuite] Reduce errors after gdb exit in default...
2020-04-24 Tom de Vries[gdb/contrib] Use temp dir for gdb-add-index in cc...
2020-04-24 Alan Modrareadelf: memory leaks in process_dynamic_section
2020-04-24 GDB AdministratorAutomatic date update in version.in
2020-04-23 Tom TromeyFix infinite loop in is_linked_with_cygwin_dll
2020-04-23 Luis MachadoFix inline frame unwinding breakage
2020-04-23 Tom de Vries[gdb/symtab] Prefer def over decl (inter-CU case, with...
2020-04-23 Tom de Vries[gdb/symtab] Prefer def over decl (inter-CU case)
2020-04-23 Tom TromeyFix Ada crash with .debug_names
2020-04-23 Tom TromeyRemove iterate_over_inferiors
2020-04-23 Anton Kolesovarc: Add support for ARC HS extra registers in core...
2020-04-23 Tom de Vries[gdb/testsuite] Skip gdb.base/readnever.exp with target...
2020-04-23 Tom de Vries[gdb/symtab] Fix disassembly of non-contiguous functions
2020-04-23 Max Filippovxtensa: fix PR ld/25861
2020-04-23 GDB AdministratorAutomatic date update in version.in
2020-04-22 Stephen CasnerAdd myself as maintainer for PDP11.
2020-04-22 Hannes DomaniFix search of large memory area in gdbserver
2020-04-22 Nick CliftonRemove Chris Faylor as the ix86 PE maintainer.
2020-04-22 Fangrui SongFor relative paths in INPUT() and GROUP(), search the...
2020-04-22 Alan Modra.symver fixes
2020-04-22 Tom de Vries[gdb/testsuite] Fix .debug_ranges in gdb.mi/dw2-ref...
2020-04-22 Alan ModraCorrect mingw target select
2020-04-22 Alan Modrareadelf: move file related static vars to filedata
2020-04-22 Alan Modrareadelf: cmdline data
2020-04-22 Tom de Vries[gdb/testsuite] Fix .debug_aranges in gdb.dlang/watch...
2020-04-22 Mihails StrasunsChangeLog entries for my last changes.
2020-04-22 Tom de Vries[gdb/symtab] Store external var decls in psymtab
2020-04-22 Tom de Vries[gdb/symtab] Find filename in shared psymtab
2020-04-22 Tom de Vries[gdb/symtab] Don't create duplicate psymtab for forward...
2020-04-22 H.J. Lusymver11.s: Add ".balign 8"
2020-04-22 GDB AdministratorAutomatic date update in version.in
2020-04-21 Gary BensonFix compilation errors with clang in gdb.base/advance.c
2020-04-21 Tankut Baris... gdb/infrun: switch the context before 'displaced_step_r...
2020-04-21 Andreas SchwabDisallow PC relative for CMPI on MC68000/10
2020-04-21 Tamar ChristinaBFD: Exclude sections with no content from compress...
2020-04-21 Stephen CasnerFix linker tests to work with 16-bit targets.
2020-04-21 Markus Metzgergdb, btrace: make record-btrace per-inferior
next