binutils-gdb.git
2021-03-02 Tom TromeyImport GNU Readline 8.1
2021-03-02 Tom TromeyRewrite GNAT-encoded fixed point types in DWARF reader
2021-03-02 Tom TromeyUse std::string rather than grow_vect
2021-03-02 Tom TromeyReturn a vector from ada_lookup_symbol_list
2021-03-02 Tom TromeySimplify resolve_subexp by using C++ algorithms
2021-03-02 Tom TromeyUse new for ada_symbol_cache
2021-03-02 Tom TromeyCheck objfile->sf in ada-lang.c
2021-03-02 Nick CliftonFix the BFD library's parsing of DIEs where specificati...
2021-03-02 Nick Alcockbfd, ld, libctf: skip zero-refcount strings in CTF...
2021-03-02 Nick Alcocklibctf: free ctf_dynsyms properly
2021-03-02 Nick Alcocklibctf: fix signed/unsigned comparison confusion
2021-03-02 Nick Alcocklibctf: minor error-handling fixes
2021-03-02 Nick Alcocklibctf: add a deduplicator-specific type mapping table
2021-03-02 Nick Alcocklibctf: remove reference to "unconflicted link mode".
2021-03-02 Nick Alcocklibctf, include: remove the nondeduplicating CTF linker
2021-03-02 Nick Alcocklibctf: fix ChangeLog date
2021-03-02 Nick Alcocklibctf: reimplement many _iter iterators in terms of...
2021-03-02 Nick Alcocklibctf: ctf_archive_next should set the parent name...
2021-03-02 Alan ModraPR27451, -z start_stop_gc for powerpc64
2021-03-02 Alan ModraPowerPC64 undefined weak visibility vs GOT optimisation
2021-03-02 GDB AdministratorAutomatic date update in version.in
2021-03-01 Nick CliftonAdd DWARF-5 section names to PE and PEP linker scripts.
2021-03-01 H.J. LuWarn for missing separate debug files only if needed
2021-03-01 Alan ModraPR27451, -z start_stop_gc
2021-03-01 Alan ModraWeak references to __start_/__stop_ symbols
2021-03-01 Alan ModraPR27128, nm -P portable output format regression
2021-03-01 GDB AdministratorAutomatic date update in version.in
2021-02-28 H.J. LuAdd missing changes to Makefile.tpl
2021-02-28 Mike Frysingersim: igen: drop config.h & header checking
2021-02-28 Mike Frysingersim: igen: delete more unused toolchain settings
2021-02-28 Mike Frysingersim: igen: delete unused FOR_BUILD vars
2021-02-28 Mike Frysingersim: set up build-time compiler settings
2021-02-28 Mike Frysingersim: use AC_CHECK_TOOL to find ar
2021-02-28 Mike Frysingersim: require AC_PROG_CPP explicitly
2021-02-28 Mike Frysingersim: delete unused SIM_EXTRA_LIBDEPS
2021-02-28 Mike Frysingersim: delete redundant SIM_EXTRA_ALL
2021-02-28 GDB AdministratorAutomatic date update in version.in
2021-02-27 Lancelot SIX[PR gdb/27393] set directories: handle empty dirs.
2021-02-27 Tom TromeyMinor fix in skip_ctf_tests
2021-02-27 GDB AdministratorAutomatic date update in version.in
2021-02-26 Fangrui Songnm: Add --quiet to suppress "no symbols" diagnostic
2021-02-26 Nick CliftonCorrect an error message in the ARM assembler.
2021-02-26 Tom de VriesAdd support for decoding DWARF v5 DW_AT_addr_base tags.
2021-02-26 Jan Vranytestsuite: Remove extra \n from expected output of...
2021-02-26 Tom de VriesAdd support for the split DWARF forms.
2021-02-26 Markus Metzgertestsuite: note on use_gdb_stub usage
2021-02-26 Alan ModraAdd PR27441 testcase
2021-02-26 Alan Modralibctf regen for NEWS
2021-02-26 GDB AdministratorAutomatic date update in version.in
2021-02-25 Kevin BuettnerFix date in ChangeLog
2021-02-25 Kevin BuettnerAdd comment regarding include order of <sys/ptrace...
2021-02-25 Simon Marchigdb: relax assertion in target_mourn_inferior
2021-02-25 Jan MatyasFix initial thread state of non-threaded remote targets
2021-02-25 Nick CliftonAdd initial support for .debug_sup sections.
2021-02-25 Andrew Burgessgdb/testsuite: Add a missing -wrap in gdb_test_multiple
2021-02-25 Jan Vranygdb/mi: Remove extra \n from tsv and and traceframe...
2021-02-25 Tom de Vries[gdb/symtab] Fix wrong unit_type Dwarf Error
2021-02-25 Jan Beulichld: correct description of behavior for symbols redefin...
2021-02-25 Andrew Burgessgdb/fortran: don't access non-existent type fields
2021-02-25 Andrew Burgessgdb/fortran: add support for ASSOCIATED builtin
2021-02-25 Andrew Burgessgdb/fortran: add support for legacy .xor. operator
2021-02-25 Alan ModraPR27441, inconsistency in weak definitions
2021-02-25 GDB AdministratorAutomatic date update in version.in
2021-02-24 Alan ModraRe: Use make_tempname file descriptor in smart_rename
2021-02-24 Tom de Vries[gdb/symtab] Handle DW_AT_decl_file with form DW_FORM_i...
2021-02-24 Kevin BuettnerAdd comment regarding include order of <sys/ptrace...
2021-02-24 Kevin BuettnerFix aarch64-linux-hw-point.c build problem
2021-02-24 Andrew Burgessgdb: use std::string instead of a fixed size buffer
2021-02-24 Andrew Burgessgdb: move get_section_table from exec_target to dummy_t...
2021-02-24 Andrew Burgessgdb: make the target_sections table private within...
2021-02-24 Andrew Burgessgdb/testsuite: enable gdb.base/sect-cmd.exp test for...
2021-02-24 Andrew Burgessgdb: spread a little 'const' through the target_section...
2021-02-24 Andrew Burgessgdb: add a new 'maint info target-sections' command
2021-02-24 Andrew Burgessgdb/riscv: select rv32 target by default when requested
2021-02-24 Andrew Burgessgdb: call value_ind for pointers to dynamic types in...
2021-02-24 Nick CliftonFix a potential integer overflow when adding together...
2021-02-24 Nick CliftonRemove support for old v1 & v2 style GNU build notes.
2021-02-24 Alan ModraPR27459, segmentation fault in go32exe_check_format
2021-02-24 GDB AdministratorAutomatic date update in version.in
2021-02-23 Alan ModraPR23691, gas .y files vs. automatic make dependencies
2021-02-23 Alan ModraUse make_tempname file descriptor in smart_rename
2021-02-23 Alan ModraPR27456, lstat in rename.c on MinGW
2021-02-23 Simon Marchigdb/dwarf: create and destroy dwarf2_per_bfd's CUs...
2021-02-23 Simon Marchigdb/dwarf: don't enqueue CU in maybe_queue_comp_unit...
2021-02-23 Simon Marchigdbserver: linux-low: make linux_process_target::filter...
2021-02-23 Simon Marchigdb: linux-nat: make linux_nat_filter_event return...
2021-02-23 GDB AdministratorAutomatic date update in version.in
2021-02-22 Tom TromeyChange target_bfd_reopen to take a gdb_bfd_ref_ptr
2021-02-22 Simon Marchigdb: add asserts in thread code
2021-02-22 Simon Marchigdb: push target earlier in procfs_target::attach ...
2021-02-22 Alan ModraDon't handle BFD_RELOC_16 in XCOFF reloc_type_lookup
2021-02-22 GDB AdministratorAutomatic date update in version.in
2021-02-21 Mike Frysingersim: common: split up acinclude.m4 into individual...
2021-02-21 Alan ModraWarn when a script redefines a symbol
2021-02-21 Alan Modralibctf AC_CANONICAL_TARGET
2021-02-21 GDB AdministratorAutomatic date update in version.in
2021-02-20 Nick Alcocklibctf: add a NEWS
2021-02-20 Nick Alcocklibctf, include: find types of symbols by name
2021-02-20 Mike Frysingersim: merge configure.tgt into configure.ac
2021-02-20 H.J. Lureadelf: Replace procesor with processor
next