binutils-gdb.git
2021-03-24 Luis MachadoDocumentation for memory tagging remote packets
2021-03-24 Luis MachadoUnit tests for gdbserver memory tagging remote packets
2021-03-24 Luis MachadoGDBserver remote packet support for memory tagging
2021-03-24 Luis MachadoUnit testing for GDB-side remote memory tagging handling
2021-03-24 Luis MachadoAdd GDB-side remote target support for memory tagging
2021-03-24 Luis MachadoNew gdbarch memory tagging hooks
2021-03-24 Luis MachadoNew target methods for memory tagging support
2021-03-24 Jan Beulichx86: derive opcode length from opcode value
2021-03-24 Jan Beulichx86: derive mandatory prefix attribute from base opcode
2021-03-24 Jan Beulichx86: don't use opcode_length to identify pseudo prefixes
2021-03-24 GDB AdministratorAutomatic date update in version.in
2021-03-23 Jan Beulichx86: re-number PREFIX_0X<nn>
2021-03-23 Jan Beulichx86: re-order two fields of struct insn_template
2021-03-23 Jan Beulichx86: split opcode prefix and opcode space representation
2021-03-23 Simon Marchigdb: remote target_longname
2021-03-23 Simon Marchigdb: remove target_is_pushed free function
2021-03-23 Simon Marchigdb: remove push_target free functions
2021-03-23 Simon Marchigdb: remove unpush_target free function
2021-03-23 Jan Beulichx86: don't open-code PREFIX_NONE
2021-03-23 Jan Beulichx86: unbreak certain MPX insn operand forms
2021-03-23 Jan Beulichbfd: avoid "shadowing" of glibc function name
2021-03-23 GDB AdministratorAutomatic date update in version.in
2021-03-22 Andrew Burgessgdb: handle invalid DWARF when compilation unit is...
2021-03-22 Andrew Burgessgdb/objc: make objc_demangle a member function of objc_...
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-03-22 Andrew Burgessgdb/testsuite: use the correct .debug_str section name...
2021-03-22 Tankut Baris... gdbserver: convert the global dll list into a process_i...
2021-03-22 Jan Beulichbfd: add translation wrappers to PE image section RVA...
2021-03-22 GDB AdministratorAutomatic date update in version.in
2021-03-21 Alan ModraProvide an inline startswith function in bfd.h
2021-03-21 GDB AdministratorAutomatic date update in version.in
2021-03-20 Tom TromeyAllow multiple partial symbol readers per objfile
2021-03-20 Tom TromeySwitch objfile to hold a list of psymbol readers
2021-03-20 Tom TromeyRemove objfile::psymtabs
2021-03-20 Tom TromeyChange count_psyms to be a method on psymbol_functions
2021-03-20 Tom TromeyRemove last objfile partial_symtab references from...
2021-03-20 Tom TromeyAdd partial_symtabs parameter to psymtab construction...
2021-03-20 Tom TromeyIntroduce objfile::require_partial_symbols
2021-03-20 Tom TromeyRemove sym_fns::sym_read_psymbols
2021-03-20 Tom TromeyRearrange psymtab_storage construction
2021-03-20 Tom TromeyAttach partial symtab storage to psymbol_functions
2021-03-20 Tom TromeyReference psymtabs via per_bfd in DWARF reader
2021-03-20 Tom TromeyChange how DWARF index writer finds address map
2021-03-20 Tom TromeyMove psymtab statistics printing to psymtab.c
2021-03-20 Tom TromeyChange how DWARF indices use addrmap
2021-03-20 Tom TromeySet per_bfd->partial_symtabs earlier
2021-03-20 Tom TromeyDo not pass objfile to psymtab_discarder
2021-03-20 Tom TromeyChange how some psymbol readers access the psymtab...
2021-03-20 Tom TromeyMove psymbol_map out of objfile
2021-03-20 Tom TromeyConvert quick_symbol_functions to use methods
2021-03-20 Tom TromeyMove sym_fns::qf to objfile
2021-03-20 Tom TromeyMove quick_symbol_functions to a new header
2021-03-20 Tom TromeyIntroduce method wrappers for quick_symbol_functions
2021-03-20 Tom TromeyChange objfile::has_partial_symbols to return bool
2021-03-20 Tom TromeyChange objfile_has_partial_symbols to a method
2021-03-20 Tom TromeyIntroduce dwarf2/public.h
2021-03-20 Tom TromeyMove some DWARF code out of symfile.h
2021-03-20 Cary CoutantUse stdout when printing object file names for -t option.
2021-03-20 Cary CoutantFix failing test for PR 23870.
2021-03-20 H.J. Lux86-64: Add a testcase for PR ld/27590
2021-03-20 Alan ModraDWARF LTO debug sections vs. .stabstr
2021-03-20 GDB AdministratorAutomatic date update in version.in
2021-03-19 Holger BergerFix call to system fallocate to handle errno correctly.
2021-03-19 Cary CoutantFix typo in previous patch: should use struct mallinfo2.
2021-03-19 Cary CoutantRegenerate config.in, missing from previous commit.
2021-03-19 Duncan SimpsonFix gold to use mallinfo2 if available instead of depre...
2021-03-19 Cary CoutantAdd DWARF 5 support in gold.
2021-03-19 Kevin BuettnerFix potential hang during gdbserver testing
2021-03-19 Pedro AlvesFix any_thread_of_inferior
2021-03-19 H.J. Luelf: Rename EM_INTEL205 to EM_INTELGT
2021-03-19 Alan Modragas/app.c don't throw away spaces before slash
2021-03-19 Alan Modrapr27590 testcase fixes
2021-03-19 Sourabh Singh... Enable macro test for clang compiler
2021-03-19 H.J. Luelf: Handle .gnu.debuglto_.debug_* sections
2021-03-19 H.J. LuDWARF: Check version >= 3 for DW_FORM_ref_addr
2021-03-19 GDB AdministratorAutomatic date update in version.in
2021-03-18 Christian Groessler2021-03-18 Christian Groessler <chris@groessler.org>
2021-03-18 Tom TromeyReimplement dwarf_unit_type_name
2021-03-18 Andrew Burgessgdb/doc: fix the example for get_set_string in Python...
2021-03-18 H.J. LuGCC_CET_HOST_FLAGS: Check if host supports multi-byte...
2021-03-18 Nick CliftonFix section dumping so that warnings are not issued...
2021-03-18 Nick Alcocklibctf: support encodings for enums
2021-03-18 Nick Alcocklibctf: a couple of small error-handling fixes
2021-03-18 Nick Alcocklibctf: types: unify code dealing with small-vs-large...
2021-03-18 Nick Alcocklibctf: eliminate dtd_u, part 5: structs / unions
2021-03-18 Nick Alcocklibctf: eliminate dtd_u, part 4: enums
2021-03-18 Nick Alcocklibctf: do not corrupt strings across ctf_serialize
2021-03-18 Nick Alcocklibctf: don't lose track of all valid types upon serial...
2021-03-18 Nick AlcockAdd install dependencies for ld -> bfd and libctf ...
2021-03-18 Nick Alcocklibctf: eliminate dtd_u, part 3: functions
2021-03-18 Nick Alcocklibctf: eliminate dtd_u, part 2: arrays
2021-03-18 Nick Alcocklibctf: eliminate dtd_u, part 1: int/float/slice
2021-03-18 Nick Alcocklibctf: fix GNU style for do {} while
2021-03-18 Nick Alcocklibctf: split up ctf_serialize
2021-03-18 Nick Alcocklibctf: fix comment above ctf_dict_t
2021-03-18 Nick Alcocklibctf: split serialization and file writeout into...
2021-03-18 Nick Alcocklibctf: fix some tabdamage and move some code around
2021-03-18 GDB AdministratorAutomatic date update in version.in
2021-03-17 Simon Marchigdb: remove unneeded argument in check_multi_target_res...
2021-03-17 Simon Marchigdb/testsuite: add test for run/attach while program...
next