aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-06-28Stop the linker's --dependency-file option from including temporary lto files.Nick Clifton2-1/+10
2023-06-28Updated French translation for the gold sub-directoryNick Clifton2-338/+359
2023-06-28LoongArch: gas: Add LSX and LASX instructions testmengqinggang2-0/+2912
2023-06-28LoongArch: gas: Add lsx and lasx instructions supportmengqinggang2-0/+1469
2023-06-28LoongArch: Add R_LARCH_64_PCREL relocation supportmengqinggang12-3/+72
2023-06-28Automatic date update in version.inGDB Administrator1-1/+1
2023-06-27binutils/NEWS: add note about upcoming libsframe changesIndu Bhagat1-0/+6
2023-06-27libsframe: bfd: use uint32_t for return type of get_num_fidx APIsIndu Bhagat3-10/+10
2023-06-27libsframe: use appropriate data types for args of sframe_encodeIndu Bhagat2-3/+4
2023-06-27libsframe: use uint8_t for return type of sframe_fre_get_base_reg_idIndu Bhagat3-3/+3
2023-06-27libsframe: use uint8_t instead of unsigned char for abi_archIndu Bhagat4-12/+12
2023-06-27libsframe: bfd: use uint32_t for return type of sframe_calc_fre_typeIndu Bhagat3-3/+3
2023-06-27libsframe: use uint32_t for fre_type and fde_type function argsIndu Bhagat2-22/+22
2023-06-27libsframe: update the semantics of sframe_fre_get_fp_offsetIndu Bhagat1-6/+11
2023-06-27libsframe: update the semantics of sframe_fre_get_ra_offsetIndu Bhagat2-9/+17
2023-06-27libsframe: add symbol versioningIndu Bhagat5-6/+144
2023-06-27libsframe: remove sframe_get_funcdesc_with_addr APIIndu Bhagat2-8/+23
2023-06-27libsframe: add library versioningIndu Bhagat3-1/+43
2023-06-27 RISC-V: Support Zicond extensionPhilipp Tomsich6-0/+33
2023-06-27Add note about adding ChangeLog.git to src-release.shNick Clifton1-0/+8