binutils-gdb.git
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...
2021-03-17 GDB AdministratorAutomatic date update in version.in
2021-03-16 Nick CliftonRetain .debug_addr sections loaded in the main file.
2021-03-16 Nick CliftonRe-enable the dislay of debug sections in separate...
2021-03-16 Christian BiesingerFix cygwin build error
2021-03-16 Nick CliftonFix potentially undefined behaviour use of strcpcy.
2021-03-16 Nick CliftonFix a potential buffer overrun qwhen writing out PE...
2021-03-16 Andrew Burgessgdb/python: fix FrameDecorator regression on Python 2
2021-03-16 Andrew Burgessgdb/testsuite: squash duplicate test names in gdb.threa...
2021-03-16 Kuan-Lin ChenRISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructions
2021-03-16 GDB AdministratorAutomatic date update in version.in
2021-03-15 Tom TromeyFix GDB build with GCC 4.8.2
2021-03-15 Simon Marchigdb: remove spurious colon in create_debug_type_hash_ta...
2021-03-15 Simon Marchigdb: add logging to dwarf2_initialize_objfile
2021-03-15 Simon Marchigdb: remove dw2_get_file_names_reader's info_ptr parameter
2021-03-15 Tom TromeyFix unary + in Ada
2021-03-15 Tom TromeyCall ada_ensure_varsize_limit in indirection
2021-03-15 Tom TromeyImplement Ada operator overloading
2021-03-15 Tom TromeyFix regression in Ada ptype
2021-03-15 Tom TromeyFix Ada assignment resolution
next