Age | Commit message (Expand) | Author | Files | Lines |
2023-08-03 | Remove PEI_HEADERS define | Tom Tromey | 4 | -0/+21 |
2023-08-02 | Revert "2.41 Release sources" | Sam James | 6 | -3/+92 |
2023-08-02 | 2.41 Release sourcesbinutils-2_41-release | Nick Clifton | 6 | -92/+3 |
2023-07-30 | bpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF header flags | Jose E. Marchesi | 3 | -1/+12 |
2023-07-25 | bpf: Add atomic compare-and-exchange instructions | David Faust | 1 | -1/+5 |
2023-07-24 | bpf: gas,include,opcode: add suppor for instructions BSWAP{16,32,64} | Jose E. Marchesi | 2 | -0/+13 |
2023-07-24 | bpf: add support for jal/gotol jump instruction with 32-bit target | Jose E. Marchesi | 2 | -1/+7 |
2023-07-21 | bpf: opcodes, gas: support for signed load V4 instructions | Jose E. Marchesi | 2 | -0/+9 |
2023-07-21 | bpf: opcodes, gas: support for signed register move V4 instructions | Jose E. Marchesi | 2 | -0/+13 |
2023-07-21 | DesCGENization of the BPF binutils port | Jose E. Marchesi | 3 | -0/+308 |
2023-07-18 | RISC-V: Supports Zcb extension. | Jiawei | 2 | -0/+52 |
2023-07-14 | AIX_WEAK_SUPPORT | Alan Modra | 1 | -1/+1 |
2023-07-03 | RISC-V: Zvkh[a,b]: Remove individual instruction class | Christoph Müllner | 1 | -2/+0 |
2023-07-03 | Add markers for the 2.41 branch | Nick Clifton | 1 | -0/+4 |
2023-07-01 | RISC-V: Add support for the Zvksh ISA extension | Christoph Müllner | 2 | -0/+9 |
2023-07-01 | RISC-V: Add support for the Zvksed ISA extension | Christoph Müllner | 2 | -0/+12 |
2023-07-01 | RISC-V: Add support for the Zvknh[a,b] ISA extensions | Christoph Müllner | 2 | -0/+14 |
2023-07-01 | RISC-V: Add support for the Zvkned ISA extension | Christoph Müllner | 2 | -0/+36 |
2023-07-01 | RISC-V: Add support for the Zvkg ISA extension | Christoph Müllner | 2 | -0/+9 |
2023-07-01 | RISC-V: Add support for the Zvbc extension | Nathan Huckleberry | 2 | -0/+15 |
2023-07-01 | RISC-V: Add support for the Zvbb ISA extension | Christoph Müllner | 2 | -0/+55 |
2023-06-30 | RISC-V: Add support for the Zfa extension | Christoph Müllner | 2 | -0/+105 |
2023-06-30 | LoongArch: gas: Add LVZ and LBT instructions support | mengqinggang | 1 | -0/+6 |
2023-06-30 | LoongArch: Deprecate $v[01], $fv[01] and $x names per spec | WANG Xuerui | 1 | -2/+2 |
2023-06-30 | opcodes/loongarch: remove unused code | WANG Xuerui | 1 | -5/+0 |
2023-06-30 | LoongArch: support disassembling certain pseudo-instructions | WANG Xuerui | 1 | -0/+2 |
2023-06-29 | sframe: bfd: gas: ld: format bump to SFrame version 2 | Indu Bhagat | 2 | -1/+29 |
2023-06-29 | libsframe: add new APIs to get SFrame version | Indu Bhagat | 1 | -0/+8 |
2023-06-29 | libsframe: fix sframe_find_fre for pltN entries | Indu Bhagat | 1 | -2/+2 |
2023-06-28 | LoongArch: Add R_LARCH_64_PCREL relocation support | mengqinggang | 1 | -0/+2 |
2023-06-27 | libsframe: bfd: use uint32_t for return type of get_num_fidx APIs | Indu Bhagat | 1 | -2/+2 |
2023-06-27 | libsframe: use appropriate data types for args of sframe_encode | Indu Bhagat | 1 | -1/+1 |
2023-06-27 | libsframe: use uint8_t for return type of sframe_fre_get_base_reg_id | Indu Bhagat | 1 | -1/+1 |
2023-06-27 | libsframe: use uint8_t instead of unsigned char for abi_arch | Indu Bhagat | 1 | -2/+2 |
2023-06-27 | libsframe: bfd: use uint32_t for return type of sframe_calc_fre_type | Indu Bhagat | 1 | -1/+1 |
2023-06-27 | libsframe: use uint32_t for fre_type and fde_type function args | Indu Bhagat | 1 | -1/+1 |
2023-06-27 | libsframe: remove sframe_get_funcdesc_with_addr API | Indu Bhagat | 1 | -4/+7 |
2023-06-27 | RISC-V: Support Zicond extension | Philipp Tomsich | 2 | -0/+9 |
2023-06-25 | LoongArch: Support referring to FCSRs as $fcsrX | Feiyang Chen | 1 | -0/+2 |
2023-06-15 | Add MIPS Allegrex CPU as a MIPS2-based CPU | David Guillen Fandos | 2 | -0/+7 |
2023-06-15 | Revert "MIPS: add MT ASE support for micromips32" | Maciej W. Rozycki | 1 | -25/+10 |
2023-06-15 | Revert "MIPS: sync oprand char usage between mips and micromips" | Maciej W. Rozycki | 1 | -12/+2 |
2023-06-09 | ecoff find_nearest_line and final link leaks | Alan Modra | 1 | -1/+4 |
2023-06-06 | libsframe: fix cosmetic issues and typos | Indu Bhagat | 1 | -1/+1 |
2023-06-05 | MIPS: sync oprand char usage between mips and micromips | YunQiang Su | 1 | -2/+12 |
2023-06-05 | MIPS: add MT ASE support for micromips32 | YunQiang Su | 1 | -10/+25 |
2023-06-01 | libsframe: avoid using magic number | Indu Bhagat | 1 | -1/+4 |
2023-06-01 | RISC-V: PR30449, Add lga assembler macro support. | Jim Wilson | 1 | -0/+1 |
2023-05-30 | LoongArch: include: Add support for linker relaxation. | mengqinggang | 2 | -0/+23 |
2023-05-30 | Define IMAGE_FILE_MACHINE_ARMNT | Alan Modra | 1 | -0/+1 |