aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-06-29ld: Add simple tests for -z nosectionheaderKaylee Blake2-0/+18
2023-06-29bfd: Improve nm and objdump without section headerH.J. Lu4-65/+746
2023-06-29ELF: Discard non-alloc sections without section headerH.J. Lu3-4/+20
2023-06-29ELF: Strip section header in ELF objectsKaylee Blake13-16/+114
2023-06-29Ignore --prefix-file-map compiler option whist running testsuite.Matthias Klose4-6/+6
2023-06-29ignore lto-wrapper warnings for lto builds.Matthias Klose1-0/+3
2023-06-29Automatic date update in version.inGDB Administrator1-1/+1
2023-06-28gprofng: Add new testsVladimir Mezentsev6-0/+238
2023-06-28aarch64: Remove version dependencies from featuresAndrew Carlotti13-28/+31
2023-06-28Remove Python 2 from gdb documentationTom Tromey1-15/+8
2023-06-28section-match: Check parent archive name as wellMichael Matz1-2/+13
2023-06-28Fix handling of DW_TAG_unspecified_type for AdaTom Tromey2-1/+9
2023-06-28Remove some Python 2 codeTom Tromey2-13/+3