aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2023-06-27libsframe: use uint8_t for return type of sframe_fre_get_base_reg_idIndu Bhagat1-1/+1
2023-06-27libsframe: use uint8_t instead of unsigned char for abi_archIndu Bhagat1-2/+2
2023-06-27libsframe: bfd: use uint32_t for return type of sframe_calc_fre_typeIndu Bhagat1-1/+1
2023-06-27libsframe: use uint32_t for fre_type and fde_type function argsIndu Bhagat1-1/+1
2023-06-27libsframe: remove sframe_get_funcdesc_with_addr APIIndu Bhagat1-4/+7
2023-06-27 RISC-V: Support Zicond extensionPhilipp Tomsich2-0/+9
2023-06-25LoongArch: Support referring to FCSRs as $fcsrXFeiyang Chen1-0/+2
2023-06-15Add MIPS Allegrex CPU as a MIPS2-based CPUDavid Guillen Fandos2-0/+7
2023-06-15Revert "MIPS: add MT ASE support for micromips32"Maciej W. Rozycki1-25/+10
2023-06-15Revert "MIPS: sync oprand char usage between mips and micromips"Maciej W. Rozycki1-12/+2
2023-06-09ecoff find_nearest_line and final link leaksAlan Modra1-1/+4
2023-06-06libsframe: fix cosmetic issues and typosIndu Bhagat1-1/+1
2023-06-05MIPS: sync oprand char usage between mips and micromipsYunQiang Su1-2/+12
2023-06-05MIPS: add MT ASE support for micromips32YunQiang Su1-10/+25
2023-06-01libsframe: avoid using magic numberIndu Bhagat1-1/+4
2023-06-01RISC-V: PR30449, Add lga assembler macro support.Jim Wilson1-0/+1
2023-05-30LoongArch: include: Add support for linker relaxation.mengqinggang2-0/+23
2023-05-30Define IMAGE_FILE_MACHINE_ARMNTAlan Modra1-0/+1