aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-28MIPS/LD/testsuite: Fix unaligned JALX failures with OpenBSD targetsMaciej W. Rozycki9-16/+24
2023-07-28MIPS/GAS/testsuite: Disable compact EH #7 tests with OpenBSD targetsMaciej W. Rozycki2-0/+2
2023-07-28MIPS/LD: Include n64 `.interp' with INITIAL_READONLY_SECTIONSYunQiang Su18-7/+559
2023-07-28Revert "MIPS: support mips*64 as CPU and gnuabi64 as ABI"Maciej W. Rozycki6-45/+6
2023-07-28ldscripts/empty-address vs. xcoffAlan Modra5-2/+5
2023-07-28Fix recent x86 pe/coff testsuite regressionsAlan Modra10-0/+10
2023-07-28coff/pe/xcoff and --extract-symbolsAlan Modra2-10/+24
2023-07-28RISC-V: Add actual 'Zvkt' extension supportTsukasa OI1-0/+3
2023-07-28Fix typo in riscv-dis.c commentTsukasa OI1-1/+1
2023-07-28Automatic date update in version.inGDB Administrator1-1/+1
2023-07-27gdb: remove trailing empty line in target-delegates.cSimon Marchi5-7/+12
2023-07-27Report supportsBreakpointLocationsRequestTom Tromey1-1/+9
2023-07-27/DISCARD/ in ld testsuiteAlan Modra35-35/+35
2023-07-27sh: uninitialised sh_operand_info.type in get_specificAlan Modra2-21/+8
2023-07-27Support Intel PBNDKBHu, Lin117-6040/+6135
2023-07-27Support Intel SM4Haochen Jiang18-6752/+7026
2023-07-27Support Intel SM3Haochen Jiang18-6975/+7270
2023-07-27Support Intel SHA512Haochen Jiang24-7052/+7332
2023-07-27Support Intel AVX-VNNI-INT16konglin118-5624/+10656
2023-07-27Automatic date update in version.inGDB Administrator1-1/+1
2023-07-26[gdb/testsuite] Fix gdb.python/py-thread-exited.expTom de Vries1-1/+3
2023-07-26bpf: accept # as an inline comment charDavid Faust2-4/+3
2023-07-26[gdb/build] Fix Wstringop-truncation in coff_getfilenameTom de Vries2-4/+6
2023-07-26bpf: gas: add negi and neg32i testsJose E. Marchesi13-0/+32
2023-07-26[gdb/testsuite] Drop -nostdlib in gdb.dwarf2/typeddwarf.expTom de Vries3-9/+8
2023-07-26[gdb/tui] Fix secondary promptTom de Vries2-0/+44
2023-07-26[gdb/testsuite] Fix gdb.gdb/python-helper.exp with -O2 -flto=auto and gcc 7.5...Tom de Vries1-7/+9
2023-07-26[gdb/tui] Fix assert in ~gdbpy_tui_window_makerTom de Vries1-1/+2
2023-07-26[gdb/testsuite] Fix regexps in gdb.base/step-over-syscall.expTom de Vries1-4/+4
2023-07-26bpf: fix neg and neg32 BPF instructions in simulatorJose E. Marchesi3-7/+7
2023-07-26bpf: fix register NEG[32] instructionsJose E. Marchesi16-18/+40
2023-07-26PR30657, gprof heap buffer overflowAlan Modra7-10/+37
2023-07-26[GOLD] reporting local symbol namesAlan Modra4-13/+49
2023-07-26Don't warn on .attach_to_group to same groupAlan Modra1-2/+3
2023-07-26bpf: format not a string literalAlan Modra1-1/+1
2023-07-26Regen bpf opcodes POTFILEAlan Modra3-7/+2
2023-07-26Automatic date update in version.inGDB Administrator1-1/+1
2023-07-25bpf: Add atomic compare-and-exchange instructionsDavid Faust9-5/+82
2023-07-25bpf: Update atomic instruction pseudo-C syntaxDavid Faust12-52/+171
2023-07-25RISC-V: Enable RVC on ".option arch, +zca" etc.Tsukasa OI1-1/+2
2023-07-25Automatic date update in version.inGDB Administrator1-1/+1
2023-07-24RISC-V: Implications from 'Zc[fd]' extensionsTsukasa OI3-0/+14
2023-07-24RISC-V: Prohibit the 'Zcf' extension on RV64Tsukasa OI3-0/+12
2023-07-24objcopy embeds the current time and ignores SOURCE_DATE_EPOCH making the outp...Johannes Schauer Marin Rodrigues7-2/+54
2023-07-24Updated translations for bfd, gold and opcodesNick Clifton3-2218/+2319
2023-07-24LoongArch: ld: Simplify inserting IRELATIVE relocations to .rela.dynmengqinggang2-35/+34
2023-07-24LoongArch: Fix immediate overflow check bugmengqinggang1-128/+34
2023-07-24LoongArch: Fix instruction immediate bug caused by sign-extendmengqinggang1-10/+49
2023-07-24bpf: gas,include,opcode: add suppor for instructions BSWAP{16,32,64}Jose E. Marchesi12-0/+74
2023-07-24bpf: gas: fix in manual that MOVS* pseudoc syntax uses = instead of s=Jose E. Marchesi2-6/+11