aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-03Change version number to 2.41.50 and regenerate filesNick Clifton23-6906/+7583
2023-07-03RISC-V: Zvkh[a,b]: Remove individual instruction classChristoph Müllner2-10/+2
2023-07-03Add markers for the 2.41 branchNick Clifton16-0/+55
2023-07-03gas: NEWS: Announce LoongArch changes in the 2.41 cycleWANG Xuerui1-0/+12
2023-07-03binutils: NEWS: Announce LoongArch changes in the 2.41 cycleWANG Xuerui1-0/+14
2023-07-03LoongArch: gas: Fix shared buildsWANG Xuerui1-1/+0
2023-07-03opcodes/loongarch: Mark address offset operands of LVZ/LBT insns as suchWANG Xuerui1-28/+28
2023-07-03Automatic date update in version.inGDB Administrator1-1/+1
2023-07-02Automatic date update in version.inGDB Administrator1-1/+1
2023-07-01gprofng: fix data raceVladimir Mezentsev5-93/+34
2023-07-01binutils: NEWS: Announce new RISC-V vector crypto extensionsChristoph Müllner1-0/+2
2023-07-01RISC-V: Add support for the Zvksc ISA extensionNathan Huckleberry3-0/+31
2023-07-01RISC-V: Add support for the Zvknc ISA extensionNathan Huckleberry3-0/+31
2023-07-01RISC-V: Add support for the Zvksg ISA extensionNathan Huckleberry3-0/+19
2023-07-01RISC-V: Add support for the Zvks ISA extensionChristoph Müllner3-0/+85
2023-07-01RISC-V: Add support for the Zvkng ISA extensionNathan Huckleberry3-0/+19
2023-07-01RISC-V: Allow nested implications for extensionsNathan Huckleberry1-7/+22
2023-07-01RISC-V: Add support for the Zvkn ISA extensionChristoph Müllner3-0/+86
2023-07-01RISC-V: Add support for the Zvksh ISA extensionChristoph Müllner6-0/+32
2023-07-01RISC-V: Add support for the Zvksed ISA extensionChristoph Müllner6-0/+38
2023-07-01RISC-V: Add support for the Zvknh[a,b] ISA extensionsChristoph Müllner7-0/+59
2023-07-01RISC-V: Add support for the Zvkned ISA extensionChristoph Müllner6-0/+88
2023-07-01RISC-V: Add support for the Zvkg ISA extensionChristoph Müllner6-0/+30
2023-07-01RISC-V: Add support for the Zvbc extensionNathan Huckleberry6-0/+50
2023-07-01RISC-V: Add support for the Zvbb ISA extensionChristoph Müllner8-0/+172
2023-07-01Automatic date update in version.inGDB Administrator1-1/+1
2023-06-30Fix regressions caused by agent expression C++-ificationTom Tromey1-4/+4
2023-06-30binutils: NEWS: announce new RISC-V extensionsPhilipp Tomsich1-0/+7
2023-06-30RISC-V: Add support for the Zfa extensionChristoph Müllner16-0/+550
2023-06-30strings: Improve code to detect excessively large minimum string lengths.Nick Clifton2-18/+37
2023-06-30Prevent an illegal memory access when running the strings program with an exc...Nick Clifton2-0/+12
2023-06-30Fix used-before-initialized warnings when compiling elf.c with Clang-16.Nick Clifton1-2/+4
2023-06-30LoongArch: gas: Fix code style issuesmengqinggang1-1682/+1681
2023-06-30LoongArch: gas: Add LVZ and LBT instructions supportmengqinggang7-28/+608
2023-06-30LoongArch: Deprecate $v[01], $fv[01] and $x names per specWANG Xuerui6-11/+73
2023-06-30opcodes/loongarch: print unrecognized insn words with the .word directiveWANG Xuerui4-10/+29
2023-06-30opcodes/loongarch: do not print hex notation for signed immediatesWANG Xuerui14-257/+251
2023-06-30opcodes/loongarch: style disassembled address offsets as suchWANG Xuerui2-28/+41
2023-06-30opcodes/loongarch: implement style support in the disassemblerWANG Xuerui2-23/+27
2023-06-30opcodes/loongarch: remove unused codeWANG Xuerui2-40/+0
2023-06-30LoongArch: support disassembling certain pseudo-instructionsWANG Xuerui20-64/+94
2023-06-30Automatic date update in version.inGDB Administrator1-1/+1
2023-06-29binutils/NEWS: announce SFrame version 2 as the new defaultIndu Bhagat1-0/+3
2023-06-29doc: sframe: update specification for SFRAME_VERSION_2Indu Bhagat1-10/+74
2023-06-29sframe: bfd: gas: ld: format bump to SFrame version 2Indu Bhagat30-64/+191
2023-06-29libsframe: add new APIs to get SFrame versionIndu Bhagat3-0/+30
2023-06-29libsframe: fix sframe_find_fre for pltN entriesIndu Bhagat3-26/+62
2023-06-29ld: Add -z nosectionheader test to bootstrap.expH.J. Lu1-2/+8
2023-06-29ld: Add tests for -z nosectionheader and --strip-section-headersH.J. Lu14-0/+559
2023-06-29binutils: Add a --strip-section-headers testH.J. Lu2-0/+10