binutils-gdb.git
2020-06-12 Nelson ChuRISC-V: Drop the privileged spec v1.9 support.
2020-06-12 GDB AdministratorAutomatic date update in version.in
2020-06-11 Tom TromeyUpdate documentation for Ada .gdb_index
2020-06-11 Tom TromeyFix hex floating point lexing
2020-06-11 Jonny Grantgdb: add mailing list and IRC information to --help
2020-06-11 Keith SeitzCompute proper length for dynamic types of TYPE_CODE_TY...
2020-06-11 Tom de Vries[gdb/testsuite] Make gdb.base/dbx.exp more robust
2020-06-11 Alex Coplan[PATCH]: aarch64: Refactor representation of system...
2020-06-11 Alan ModraRun certain ld-plugun lto tests only for ELF
2020-06-11 Nick CliftonFix a compile time warning in the linker testsuite...
2020-06-11 Alan ModraPR26107, Compilation failure in pdp11.c
2020-06-11 Alan ModraRe: asan: readelf: process_mips_specific buffer overflow
2020-06-11 Alan Modraasan: readelf: process_mips_specific buffer overflow
2020-06-11 Simon Marchigdb: fix whitespaces in ChangeLog
2020-06-11 Jonny Grantgdb/doc: remove broken links Previous and Up from contents
2020-06-11 H.J. Luia64: Set DF_TEXTREL instead of reltext
2020-06-11 GDB AdministratorAutomatic date update in version.in
2020-06-10 Alan ModraFix x86 ld testsuite fails with glibc < 2.28
2020-06-10 Tom de Vries[gdb/symtab] Enable ada .gdb_index
2020-06-10 Tom de Vries[gdb/symtab] Fix name lookup in dw2_map_matching_symbols
2020-06-10 H.J. LuELF: Properly handle section symbols
2020-06-10 Ralf HabackerFix the windmc program to conform to the behaviour...
2020-06-10 Simon Marchigdb/testsuite: fix duplicate test names in gdb.base...
2020-06-10 GDB AdministratorAutomatic date update in version.in
2020-06-09 H.J. LuIFUNC: Update IFUNC resolver check with DT_TEXTREL
2020-06-09 H.J. Lui386-dis.c: Fix a typo in comments
2020-06-09 Seth Girvan[PATCH] gas/doc: improve AVR modifiers wording.
2020-06-09 Jan Beulichx86: add missing 64-bit tests for "don't ignore mandato...
2020-06-09 Alan ModraPR26065, ld/testsuite/ld-elf symbolic tests dl4e and...
2020-06-09 Jan Beulichx86: consistently print prefixes explicitly which are...
2020-06-09 Jan Beulichx86: fix {,V}MOV{L,H}PD disassembly
2020-06-09 Jan Beulichx86: utilize X macro in EVEX decoding
2020-06-09 Jan Beulichx86: correct decoding of packed-FP-only AVX encodings
2020-06-09 Jan Beulichx86: correct mis-named MOD_0F51 enumerator
2020-06-09 Jan Beulichx86-64: adjust far indirect branch handling
2020-06-09 Jan Beulichx86: don't ignore mandatory pseudo prefixes
2020-06-09 Alan ModraPowerPC64: Downgrade ifunc with textrel error to a...
2020-06-09 GDB AdministratorAutomatic date update in version.in
2020-06-08 Simon Marchigdb: remove TYPE_FIELD_TYPE macro
2020-06-08 Simon Marchigdb: remove FIELD_TYPE macro
2020-06-08 Simon Marchigdb: add field::type / field::set_type
2020-06-08 Simon Marchigdb: remove TYPE_INDEX_TYPE macro
2020-06-08 Simon Marchigdb: add type::index_type / type::set_index_type
2020-06-08 Alex Coplan[PATCH] arm: Add DFB instruction for ARMv8-R
2020-06-08 H.J. LuELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_table
2020-06-08 Nick CliftonFix a typo in the description of the strings program.
2020-06-08 Nick CliftonFix an illegal memory access when parsing corrupt DWARF...
2020-06-08 Nick CliftonFix a gas testsuite failure for PE based targets which...
2020-06-08 Jan Beulichx86: also handle %k<N> and %bnd<N> in debugging helpers
2020-06-08 Jan Beulichx86: simplify check_byte_reg()
2020-06-08 Jan Beulichx86: restrict %tr<N> visibility
2020-06-08 Jan Beulichix86: enable 2nd CFI test
2020-06-08 Jan Beulichx86: also allow %st(N) in CFI directives
2020-06-08 Jan Beulichx86: restrict use of register aliases
2020-06-08 GDB AdministratorAutomatic date update in version.in
2020-06-07 H.J. Luelf32-tic6x.c: Define the default elf32_bed to elf32_ti...
2020-06-07 H.J. Luld: Pass $LFLAGS to PR ld/21703 shared test
2020-06-07 H.J. Luld: Xfail pr20995 and pr20995-2 for tic6x-*-*
2020-06-07 H.J. Lupr11304.d: Skip tic6x-*-elf
2020-06-07 H.J. Luelf64-hppa: Replace plt_sec/plt_rel_sec with root.splt...
2020-06-07 Tom TromeyRemove unused parameter from generic_val_print_float
2020-06-07 H.J. LuRemove is_vxworks from _bfd_sparc_elf_link_hash_table
2020-06-07 GDB AdministratorAutomatic date update in version.in
2020-06-06 H.J. LuELF: Add target_os to elf_link_hash_table/elf_backend_data
2020-06-06 Alan ModraPower10 tidies
2020-06-06 Alan ModraRename PowerPC64 pcrel GOT TLS relocations
2020-06-06 Alan ModraRe: PR13802, referred common symbol not UNDefined
2020-06-06 Alan Modrald -plugin options when plugins are disabled
2020-06-06 GDB AdministratorAutomatic date update in version.in
2020-06-05 Andrew BurgessRevert "gdb/python: Avoid use after free in py-tui.c"
2020-06-05 Andrew Burgessgdb/python: Avoid use after free in py-tui.c
2020-06-05 Jose E. Marchesigas: avoid GCC 10 warning stringop-overflow in tc-bpf.c
2020-06-05 H.J. Lubfin: Initialize picrel to silence GCC warning
2020-06-05 H.J. Lubfin: Skip non SEC_ALLOC section
2020-06-05 Tom de Vries[gdb/NEWS] Fix typos
2020-06-05 Joel AndersonFix a potential infinite loop in the Windows resource...
2020-06-05 Nick CliftonFix a use before initialization bug in the pdp11.c...
2020-06-05 Alan Modrabpf stack smashing detected
2020-06-05 Stephen CasnerFix unresolved test in binutils for pdp11.
2020-06-05 Nelson ChuRISC-V: The object without priv spec attributes can...
2020-06-05 Nelson ChuRISC-V: Don't generate the ELF privilege attributes...
2020-06-05 Stephen CasnerExtend pdp11-aout symbol table format and code for...
2020-06-05 GDB AdministratorAutomatic date update in version.in
2020-06-04 Stephen CasnerCorrect a comment.
2020-06-04 H.J. Lugas: Fix ip2k-elf and xstormy16-elf build
2020-06-04 Simon Marchigdb: really share partial symtabs when using .gdb_index...
2020-06-04 H.J. Lux86: Remove target_id from elf_x86_link_hash_table
2020-06-04 Tom de Vries[gdb/testsuite] Remove path names from error messages...
2020-06-04 Jose E. Marchesigas: simplify code in tc-bpf.c:md_apply_fix
2020-06-04 Tom de Vries[gdb/testsuite] Fix error handling in gdb_file_cmd
2020-06-04 Jose E. Marchesicpu,gas,opcodes: remove no longer needed workaround...
2020-06-04 Jose E. Marchesiopcodes: discriminate endianness and insn-endianness...
2020-06-04 Jose E. Marchesiopcodes: support insn endianness in cgen_cpu_open
2020-06-04 Tom de Vries[gdb/testsuite] Fix use of fail in gdb_cmd_file
2020-06-04 H.J. LuELF: Don't check relocations in non-loaded, non-alloced...
2020-06-04 Alan Modratcl global directive outside proc body does nothing...
2020-06-04 Alan Modratcl global directive outside proc body does nothing...
2020-06-04 Alan Modratcl global directive outside proc body does nothing...
2020-06-04 Alan Modrald-dynamic test fixes
2020-06-04 Alan Modrald testsuite fails with default-PIE compiler
next