aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-20libctf: archive, open: when opening, always set errp to somethingusers/nalcock/try-ctf-err-ptrNick Alcock4-2/+28
2025-05-20[gdb/testsuite] Fix gdb.dwarf2/dw-form-strx-out-of-bounds.exp with make-check...Tom de Vries3-1/+13
2025-05-20[gdb/testsuite] Make gdb.debuginfod codespell-cleanTom de Vries4-5/+5
2025-05-20[gdb/testsuite] Make gdb.guile codespell-cleanTom de Vries2-2/+2
2025-05-20[gdb/testsuite] Make gdb.mi codespell-cleanTom de Vries5-6/+6
2025-05-20[gdb/testsuite] Make gdb.opt codespell-cleanTom de Vries2-2/+2
2025-05-20[gdb/testsuite] Make gdb.pascal codespell-cleanTom de Vries2-2/+2
2025-05-20[gdb/testsuite] Make gdb.reverse codespell-cleanTom de Vries4-4/+4
2025-05-20[gdb/testsuite] Make gdb.rocm codespell-cleanTom de Vries2-2/+2
2025-05-20[gdb/testsuite] Make gdb.stabs codespell-cleanTom de Vries2-2/+2
2025-05-20[gdb/testsuite] Make gdb.xml codespell-cleanTom de Vries3-3/+3
2025-05-20[gdb/testsuite] Make gdb.tui codespell-cleanTom de Vries3-4/+4
2025-05-20[gdb/testsuite] Fix gdbsever typoTom de Vries4-2/+4
2025-05-20[pre-commit] Add codespell-clean gdb/testsuite dirsTom de Vries1-1/+1
2025-05-20libiberty: sync with gccAndreas Schwab12-17/+261
2025-05-20ubsan: undefined shift in loongarch_elf_add_sub_reloc_uleb128Alan Modra1-6/+9
2025-05-20Automatic date update in version.inGDB Administrator1-1/+1
2025-05-19sim: testsuite: Fix build with host GCC15Dimitar Dimitrov1-3/+2
2025-05-19ubsan: integer overflow in s_fillAlan Modra1-4/+4
2025-05-19RISC-V: Add implication from the XTheadZvamo extensionTsukasa OI3-0/+3
2025-05-19RISC-V: Add implicit dependency to the XTheadVector extensionTsukasa OI3-0/+5
2025-05-19RISC-V: Wider conflicts with the XTheadVector extensionTsukasa OI3-4/+4
2025-05-19s390: Simplify test for absolute symbolJens Remus1-5/+1
2025-05-19s390: Prevent GOT access rewrite for misaligned symbolsJens Remus7-5/+75
2025-05-19s390: Improve diagnostic for reloc against misaligned symJens Remus1-2/+3
2025-05-19gas: sframe: handle .cfi_undefinedIndu Bhagat6-0/+87
2025-05-19gas: sframe: reword diagnostic to address ambiguityIndu Bhagat8-20/+21
2025-05-19gas: sframe: i386: have the backend specify the RA tooIndu Bhagat3-43/+18
2025-05-19Automatic date update in version.inGDB Administrator1-1/+1
2025-05-19bfd: Handle note of type NT_X86_SHSTKChristina Schimpe1-0/+24
2025-05-18Automatic date update in version.inGDB Administrator1-1/+1
2025-05-17Automatic date update in version.inGDB Administrator1-1/+1
2025-05-16Update comment for find_field_create_batonTom Tromey1-7/+3
2025-05-16ubsan: emit_inc_line_addr integer overflowAlan Modra1-1/+1
2025-05-16gas .align limitAlan Modra1-5/+11
2025-05-16ld testsuite fail with --disable-pluginsAlan Modra1-6/+7
2025-05-16gas: adjust a comparison in s_align()Jan Beulich1-1/+1
2025-05-16gas: range-check 3rd argument of .align et alJan Beulich1-1/+7
2025-05-16ld/doc: Remove '.info' suffix in @ref, etcCollin Funk1-2/+2
2025-05-16binutils/doc: Remove '.info' suffix in @ref, etcCollin Funk1-2/+2
2025-05-16x86: improve matching diagnostics when %st is involvedJan Beulich8-7440/+7476
2025-05-16x86: move Anysize check in operand_size_match()Jan Beulich1-5/+1
2025-05-16x86: improve matching diagnostics when "accumulator" registers are involvedJan Beulich3-3/+40
2025-05-16x86: fold Accum checking in operand_size_match()Jan Beulich1-16/+13
2025-05-16x86: improve matching diagnosticsJan Beulich6-7/+31
2025-05-16x86: drop bogus accumulator checkJan Beulich1-1/+0
2025-05-16RISC-V: check offsets when linker relaxation is disabledTsukasa OI12-6/+214
2025-05-16RISC-V: Add zilsd & zclsd supportdysun12-1/+215
2025-05-16Automatic date update in version.inGDB Administrator1-1/+1
2025-05-15gas: sframe: avoid creating more symbols than necessary for FRE offsetIndu Bhagat1-10/+10