binutils-gdb.git
2020-02-12 Jan Beulichx86: correct VFPCLASSP{S,D} operand size handling
2020-02-12 Jan Beulichx86: fold two JMP templates
2020-02-12 Jan Beulichx86-64: Intel64 adjustments for insns dealing with...
2020-02-12 Maciej W. RozyckiDisable gdbserver on host != target configurations
2020-02-12 Tom de Vries[gdb] Fix -Wstrict-null-sentinel warning (--with-iconv...
2020-02-12 Jan Beulichx86: also disallow non-byte/-word registers with byte...
2020-02-12 Jan Beulichx86/Intel: improve diagnostics
2020-02-12 Tom TromeyUpdate a comment in psymtab.h
2020-02-12 Tom TromeyDon't allow copying of auto_obstack
2020-02-12 Tom TromeyDon't forward-declare struct objfile in dwarf2/frame.h
2020-02-12 GDB AdministratorAutomatic date update in version.in
2020-02-11 H.J. LuPlugin: Treat each object as independent
2020-02-11 Christian BiesingerRemove use of deprecated_add_core_fns in cris_tdep.c
2020-02-11 Sergio Durigan... New testcase for PR tui/25126 (staled source cache)
2020-02-11 Christian BiesingerAdd a comment for the ARM_F{0..7}_REGNUM registers
2020-02-11 Christian BiesingerAdd missing \n in fprintf
2020-02-11 Simon MarchiRe-generate gdb/gdbserver/gdbsupport configure scripts
2020-02-11 Simon MarchiAdd -Wstrict-null-sentinel to gdbsupport/warning.m4
2020-02-11 Simon MarchiMove gdb/warning.m4 to gdbsupport
2020-02-11 Simon Marchigdbsupport: use AM_GDB_WARNINGS
2020-02-11 Tom TromeyRemove some ui_file_* functions
2020-02-11 Nick CliftonFix building the bfd/elf32-msp430.c file on a 32-bit...
2020-02-11 H.J. LuClear plugin_data memory
2020-02-11 Jan Beulichx86: drop ShortForm attribute
2020-02-11 Jan Beulichx86: drop stray ShortForm attributes
2020-02-11 Matthew Malcomson[binutils][gas] Fix build failure with -std=c89
2020-02-11 Tom de Vries[gdb/testsuite] Fix UNRESOLVED in gdb.server/server...
2020-02-11 H.J. LuUse GCC LTO wrapper to get real symbols from LTO IR...
2020-02-11 Alan ModraEnsure *valuep always written by extract_normal return
2020-02-11 GDB AdministratorAutomatic date update in version.in
2020-02-10 Jozef LawrynowiczMSP430: Enable relaxation of jump instructions to hard...
2020-02-10 Jozef LawrynowiczMSP430: Enable relaxation of relocs in JMP instructions
2020-02-10 Jozef LawrynowiczMSP430: Add printf statements to assist with debugging...
2020-02-10 Matthew Malcomson[binutils][arm] Implement Custom Datapath Extensions...
2020-02-10 Matthew Malcomson[binutils][arm] arm support for ARMv8.m Custom Datapath...
2020-02-10 H.J. Lux86: Accept Intel64 only instruction by default
2020-02-10 Fangrui SongAllow objcopy's --set-section-flags options to add...
2020-02-10 Aaron MereyMore debuginfod tests fixes.
2020-02-10 Aaron MereyFix potential problem with binutils debuginfod tests.
2020-02-10 Tom de Vries[gdb] Fix -Wstrict-null-sentinel warnings
2020-02-10 Tom de Vries[gdb/testsuite] Skip multi-target.exp without gdbserver
2020-02-10 Maciej W. RozyckiGDB/testsuite: Fix a catastrophic step-over-no-symbols...
2020-02-10 Alan Modragas: error for section type, attr, or entsize change
2020-02-10 Alan Modragas -Z flag
2020-02-10 Alan Modraz80 comments in archures.c
2020-02-10 GDB AdministratorAutomatic date update in version.in
2020-02-09 Tom de Vries[gdb] Mention CU offset for <artifical> if verbose
2020-02-09 Tom de Vries[gdb/testsuite] Capture many-headers.exp progress and...
2020-02-09 Hannes DomaniUse enums for human-readable exception information.
2020-02-09 Hannes DomaniDisplay ExceptionRecord for $_siginfo
2020-02-09 GDB AdministratorAutomatic date update in version.in
2020-02-08 Tom TromeyRemove "keep" parameter from cutu_reader constructor
2020-02-08 Tom TromeySimplify "want_partial_unit" handling
2020-02-08 Tom TromeyMove two more functions to dwarf2/leb.h
2020-02-08 Tom TromeyConvert read_address to a method on comp_unit_head
2020-02-08 Tom TromeyConvert read_offset to method on comp_unit_head
2020-02-08 Tom TromeyCreate dwarf2/comp-unit.[ch]
2020-02-08 Tom TromeyMove read_offset_1 to leb.c
2020-02-08 Tom TromeyConvert dwarf2_section_size to a method
2020-02-08 Tom TromeyUnify read_initial_length implementations
2020-02-08 Tom TromeyAdd some methods to dwarf2_per_cu_data
2020-02-08 Tom TromeyMove dwarf2_per_cu_data::imported_symtabs earlier
2020-02-08 Tom TromeyMove DWARF line_header to new file
2020-02-08 Tom TromeyChange line_table methods to return unique_xmalloc_ptr
2020-02-08 Tom TromeyChange file_full_name and file_file_name methods
2020-02-08 Tom TromeyMove dwarf_always_disassemble to dwarf2/loc.c
2020-02-08 Tom TromeyChange dwarf2_per_objfile::quick_file_names_table to...
2020-02-08 Tom TromeyMinor simplification in abbrev_table::read
2020-02-08 Tom TromeyUse htab_up in abbrev_table
2020-02-08 Tom TromeyMinor cleanups in abbrev_table
2020-02-08 Tom TromeyChange dwarf2_per_objfile::die_type_hash to htab_up
2020-02-08 Tom TromeyChange dwp_file to use htab_up
2020-02-08 Tom TromeyDon't allocate DWO file hash on obstack
2020-02-08 Tom TromeyChange dwarf2_per_objfile::line_header_hash to htab_up
2020-02-08 Tom TromeyChange dwarf2_per_objfile::type_unit_groups to htab_up
2020-02-08 Tom TromeyChange dwarf2_per_objfile::signatured_types to be htab_up
2020-02-08 Tom TromeyRemove DWARF queue-related globals
2020-02-08 Tom TromeyIntroduce die_info::has_children
2020-02-08 Tom TromeyMove DWARF code to dwarf2/ subdirectory
2020-02-08 Tom TromeyRemove die_reader_specs::comp_dir
2020-02-08 Tom TromeyDon't declare die_info in dwarf2read.h
2020-02-08 Tom TromeyRemove die_info_ptr typedef
2020-02-08 Tom TromeyChange attr_form_is_block to be a method
2020-02-08 Tom TromeyChange some attribute functions to be methods
2020-02-08 Tom TromeyCreate dwarf2/attribute.[ch]
2020-02-08 Tom TromeyCreate dwarf2/abbrev.[ch]
2020-02-08 Tom TromeyChange section functions to be methods of dwarf2_sectio...
2020-02-08 Tom TromeyCreate dwarf2/section.[ch]
2020-02-08 Tom TromeyCreate dwarf2/leb.[ch]
2020-02-08 Joel BrobeckerDocument the GDB 9.1 release in gdb/ChangeLog
2020-02-08 GDB AdministratorAutomatic date update in version.in
2020-02-07 Iain BuclawMake fputs_unfiltered use fputs_maybe_filtered
2020-02-07 Iain BuclawMake gdb_flush also flush the wrap buffer
2020-02-07 Tom TromeyRevert basenames_may_differ patch
2020-02-07 H.J. Luunique.exp: Update contains_unique_symbol
2020-02-07 Tom TromeyMove gdbserver to top level
2020-02-07 Nick CliftonUpdate release making notes.
2020-02-07 Sergey BelyashovAdd support for the GBZ80 and Z80N variants of the...
2020-02-07 H.J. Lupr25022.d: Xfail more targets without ldelf_before_plac...
2020-02-07 Nick CliftonStop the BFD library from complaining if a segment...
next