aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-09-25Revert "arc: Update opcode related include files for ARCv3."Claudiu Zissulescu6-452/+96
2023-09-25arc: Update opcode related include files for ARCv3.Claudiu Zissulescu6-96/+452
2023-09-05RISC-V: fold duplicate code in vector_macro()Jan Beulich1-1/+0
2023-09-05RISC-V: Add 'Smcntrpmf' extension and its CSRsTsukasa OI1-4/+12
2023-08-27PE dos_messageAlan Modra3-3/+3
2023-08-22aarch64: Improve naming conventions for A and R-profile architectureVictor Do Nascimento1-54/+54
2023-08-21bpf: correct neg and neg32 instruction encodingDavid Faust1-2/+2
2023-08-21aarch64/sme2: Teach binutils/BFD about the NT_ARM_ZT register setLuis Machado1-0/+2
2023-08-16kvx: New port.Paul Iannetta4-0/+3356
2023-08-15RISC-V: Make "fli.h" available to 'Zvfh' + 'Zfa'Tsukasa OI1-0/+1
2023-08-15RISC-V: Add support for the 'Zihintntl' extensionTsukasa OI2-0/+28
2023-08-15RISC-V: remove indirection from register tablesJan Beulich1-7/+9
2023-08-12gcc: xtensa: add data alignment properties to dynconfigMax Filippov1-1/+58
2023-08-12gcc: xtensa: add XCHAL_HAVE_{CLAMPS, DEPBITS, EXCLUSIVE, XEA3} to dynconfigMax Filippov1-1/+49
2023-08-12LoongArch: implement count_{leading,trailing}_zerosXi Ruoyao1-0/+12
2023-08-12Updated constants from <https://dwarfstd.org/Languages.php>Meghan Denny1-0/+10
2023-08-12c++: source position of lambda captures [PR84471]Jason Merrill1-1/+1
2023-08-12Libvtv: Add loongarch support.Lulu Cheng1-0/+4
2023-08-03Remove PEI_HEADERS defineTom Tromey4-0/+21
2023-08-02Revert "2.41 Release sources"Sam James6-3/+92
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton6-92/+3
2023-07-30bpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF header flagsJose E. Marchesi3-1/+12
2023-07-25bpf: Add atomic compare-and-exchange instructionsDavid Faust1-1/+5
2023-07-24bpf: gas,include,opcode: add suppor for instructions BSWAP{16,32,64}Jose E. Marchesi2-0/+13
2023-07-24bpf: add support for jal/gotol jump instruction with 32-bit targetJose E. Marchesi2-1/+7
2023-07-21bpf: opcodes, gas: support for signed load V4 instructionsJose E. Marchesi2-0/+9
2023-07-21bpf: opcodes, gas: support for signed register move V4 instructionsJose E. Marchesi2-0/+13
2023-07-21DesCGENization of the BPF binutils portJose E. Marchesi3-0/+308
2023-07-18RISC-V: Supports Zcb extension.Jiawei2-0/+52
2023-07-14AIX_WEAK_SUPPORTAlan Modra1-1/+1
2023-07-03RISC-V: Zvkh[a,b]: Remove individual instruction classChristoph Müllner1-2/+0
2023-07-03Add markers for the 2.41 branchNick Clifton1-0/+4
2023-07-01RISC-V: Add support for the Zvksh ISA extensionChristoph Müllner2-0/+9
2023-07-01RISC-V: Add support for the Zvksed ISA extensionChristoph Müllner2-0/+12
2023-07-01RISC-V: Add support for the Zvknh[a,b] ISA extensionsChristoph Müllner2-0/+14
2023-07-01RISC-V: Add support for the Zvkned ISA extensionChristoph Müllner2-0/+36
2023-07-01RISC-V: Add support for the Zvkg ISA extensionChristoph Müllner2-0/+9
2023-07-01RISC-V: Add support for the Zvbc extensionNathan Huckleberry2-0/+15
2023-07-01RISC-V: Add support for the Zvbb ISA extensionChristoph Müllner2-0/+55
2023-06-30RISC-V: Add support for the Zfa extensionChristoph Müllner2-0/+105
2023-06-30LoongArch: gas: Add LVZ and LBT instructions supportmengqinggang1-0/+6
2023-06-30LoongArch: Deprecate $v[01], $fv[01] and $x names per specWANG Xuerui1-2/+2
2023-06-30opcodes/loongarch: remove unused codeWANG Xuerui1-5/+0
2023-06-30LoongArch: support disassembling certain pseudo-instructionsWANG Xuerui1-0/+2
2023-06-29sframe: bfd: gas: ld: format bump to SFrame version 2Indu Bhagat2-1/+29
2023-06-29libsframe: add new APIs to get SFrame versionIndu Bhagat1-0/+8
2023-06-29libsframe: fix sframe_find_fre for pltN entriesIndu Bhagat1-2/+2
2023-06-28LoongArch: Add R_LARCH_64_PCREL relocation supportmengqinggang1-0/+2
2023-06-27libsframe: bfd: use uint32_t for return type of get_num_fidx APIsIndu Bhagat1-2/+2
2023-06-27libsframe: use appropriate data types for args of sframe_encodeIndu Bhagat1-1/+1