binutils-gdb.git
2020-11-26 H.J. Luelf: Get the real kept section
2020-11-26 GDB AdministratorAutomatic date update in version.in
2020-11-25 H.J. Lulibctf: Pass format argument to asprintf
2020-11-25 Nick Alcockbinutils: readelf: support CTF dicts with non-native...
2020-11-25 Nick Alcocklibctf, include: support foreign-endianness symtabs...
2020-11-25 Tom TromeyRemove two unnecessary variables from evaluate_subexp_s...
2020-11-25 Tom TromeyDo not include parser-defs.h from c-lang.h
2020-11-25 Alan ModraDuplicate output sections in scripts
2020-11-25 Alan Modranm ifunc test tweaks
2020-11-25 Alan Modragas output_file_close error message
2020-11-25 GDB AdministratorAutomatic date update in version.in
2020-11-24 H.J. Luld/x86-64: Add PR gold/26939 tests
2020-11-24 Simon Marchigdb: remove struct cached_reg typedef
2020-11-24 Tankut Baris... gdb/testsuite: do not hard-code location indices in...
2020-11-24 Joel Brobeckergdb/README: Fix the URL of the MPFR website (now https).
2020-11-24 Joel Brobeckergdb/README: Document the --with-libgmp-prefix configure...
2020-11-24 Joel Brobeckergdb/NEWS: Document that GDB now supports DWARF-based...
2020-11-24 Joel Brobeckergdb/NEWS: Document that building GDB now requires GMP
2020-11-24 Joel BrobeckerAdd TYPE_CODE_FIXED_POINT handling in print_type_scalar
2020-11-24 Joel Brobeckervalarith.c: Replace INIT_VAL_WITH_FIXED_POINT_VAL macro...
2020-11-24 Joel BrobeckerMake function fixed_point_scaling_factor a method of...
2020-11-24 Joel BrobeckerMake fixed_point_type_base_type a method of struct...
2020-11-24 Joel Brobeckergdbtypes.h: Get rid of the TYPE_FIXED_POINT_INFO macro
2020-11-24 Joel Brobeckergmp-utils: Convert the read/write methods to using...
2020-11-24 Joel Brobeckerchange and rename gmp_string_asprintf to return an...
2020-11-24 Joel BrobeckerFix stack smashing error during gdb_mpq_write_fixed_poi...
2020-11-24 GDB AdministratorAutomatic date update in version.in
2020-11-23 Simon Marchigdb/testsuite: show evaluation errors in gdb_assert
2020-11-23 Tom de Vries[gdb/testsuite] Fix minimal encodings KPASSes
2020-11-23 Tom de Vries[gdb] Don't return non-existing path in debuginfod_sour...
2020-11-23 Nick CliftonFix an illegal memory access when accessing corrupt...
2020-11-23 H.J. Lus390x: Set .got sh_entsize only if .got size > 0
2020-11-23 Shahab Vahedild: Make ARC's tls_ie-01 test more flexible
2020-11-23 Przemyslaw... aarch64: Add support for Cortex-A78C
2020-11-23 Simon Marchigdb/testsuite: add template for test cases
2020-11-23 GDB AdministratorAutomatic date update in version.in
2020-11-22 Gary Benson[gdb/testsuite] Add testcase for DW_AT_count referencin...
2020-11-22 GDB AdministratorAutomatic date update in version.in
2020-11-21 Tom de Vries[gdb/testsuite] Add clang xfail in gdb.base/vla-ptr.exp
2020-11-21 Tom TromeyChange watchpoint_exp_is_const to return bool
2020-11-21 Nelson ChuRISC-V: Relax PCREL to GPREL while doing other relaxati...
2020-11-21 GDB AdministratorAutomatic date update in version.in
2020-11-20 Simon Marchigdb: fix unittests/gmp-utils-selftests.c build on solaris
2020-11-20 Simon Marchigdb: fix dwarf2/read.c build on solaris
2020-11-20 Tom TromeyIgnore system_error in thread startup
2020-11-20 Nick CliftonAdd missing test file
2020-11-20 Nick Alcocklibctf: do not crash when CTF symbol or variable linkin...
2020-11-20 Nick Alcocklibctf: error-handling fixes
2020-11-20 Nick Alcocklibctf, include: add ctf_getsymsect and ctf_getstrsect
2020-11-20 Nick Alcocklibctf, include: CTF-archive-wide symbol lookup
2020-11-20 Nick Alcocklibctf, ld: properly deduplicate function types
2020-11-20 Nick Alcockld, ctf: new and adjusted CTF tests due to func info...
2020-11-20 Nick Alcocklibctf: adjust dumper for symtypetab changes
2020-11-20 Nick Alcocklibctf: symbol type linking support
2020-11-20 Nick Alcockbfd, include, ld, binutils, libctf: CTF should use...
2020-11-20 Nick Alcockobjdump, readelf: Report errors from CTF archive iteration
2020-11-20 Nick Alcocklibctf, include, binutils, gdb: rename CTF-opening...
2020-11-20 Nick Alcocklibctf, include, binutils, gdb, ld: rename ctf_file_t...
2020-11-20 Pedro Alveslanguage_lookup_primitive_type, std::function -> gdb...
2020-11-20 Nick CliftonAdd option to nm to change the characters displayed...
2020-11-20 Linda ZhangAdd a warning to dllwrap that it is deprecated.
2020-11-20 Jozef LawrynowiczFix SHF_GNU_RETAIN testsuite fallout
2020-11-20 GDB AdministratorAutomatic date update in version.in
2020-11-19 Jozef Lawrynowiczgas/testsuite: Fix SHF_GNU_RETAIN tests for FreeBSD...
2020-11-19 Andreas Arnezgdb/s390: Correct recording of "store on condition...
2020-11-19 Nick CliftonFix a bug in the s390x linker when discarding all inpui...
2020-11-19 Simon Marchigdb: fix format string warnings in f-lang.c
2020-11-19 Simon Marchigdb: remove `other` parameter in read_core_file_mapping...
2020-11-19 Andrew Burgessgdb/fortran: Add support for Fortran array slices at...
2020-11-19 Andrew Burgessgdb: update command completion for watch, awatch, and...
2020-11-19 Andrew Burgessgdb: convert some function arguments from int to bool
2020-11-19 Andrew Burgessgdb: make use of skip_to_space and skip_spaces
2020-11-19 GDB AdministratorAutomatic date update in version.in
2020-11-18 Keith SeitzSquash coverity warning for REVERSE_INULL in dump_note_...
2020-11-18 Tom de Vries[gdb] Improve early exits for env var in debuginfod...
2020-11-18 Simon Marchigdb/testsuite: gdb.mi/mi-nonstop-exit.exp: enable non...
2020-11-18 Simon Marchigdb/testsuite: use unresolved in mi_run_cmd_full
2020-11-18 Joseph MyersFix Windows-target testing in mi_gdb_file_cmd
2020-11-18 Tom de Vries[gdb/build] Fix -Werror=bool-compare warning in update_...
2020-11-18 Alan ModraPowerPC paranioa testing of symbol merging involving...
2020-11-18 Alan ModraRe: Stop Gas from generating line info or address ranges
2020-11-18 Jozef LawrynowiczSupport SHF_GNU_RETAIN ELF section flag
2020-11-18 Joel Brobeckergdb/ChangeLog: fix typo in an entry from 2020-11-15...
2020-11-18 GDB AdministratorAutomatic date update in version.in
2020-11-17 Simon Marchigdb: make get_array_bounds return bool
2020-11-17 Nick CliftonWhen reading string arguments for the assembler's strin...
2020-11-17 Gary BensonFix gdb.trace testcase build failures with Clang
2020-11-17 Howard ChuPlace the libdeps record in the second archive slot.
2020-11-17 Alan Modra[GOLD] powerpc incremental-dump assertion failure
2020-11-17 Michael Hudson... [GOLD] fix jump to long branch on powerpc
2020-11-17 Alan ModraPR26882, --enable-textrel-check=warning test failures...
2020-11-17 Andrew Burgessgdb/arc: fix print_one_insn selftest
2020-11-17 Andrew Burgessgdb/testsuite: prevent timeout in gdb.gdb/unittest.exp
2020-11-17 Andrew Burgessgdb: improve command completion for 'print', 'x', and...
2020-11-17 GDB AdministratorAutomatic date update in version.in
2020-11-16 Przemyslaw... aarch64: Add +pauth flag for Pointer Authentication...
2020-11-16 Przemyslaw... aarch64: Extract Condition flag manipulation feature...
2020-11-16 Przemyslaw... arm: Add support for Cortex-A78C
2020-11-16 Tom TromeyUpdate gdb.dwarf2/data-loc.exp
2020-11-16 Pedro AlvesFix frame cycle detection
next