Age | Commit message (Expand) | Author | Files | Lines |
2023-08-09 | bpf: use w regs in 32-bit non-fetch atomic pseudo-c | David Faust | 3 | -15/+15 |
2023-08-02 | Revert "2.41 Release sources" | Sam James | 84 | -696/+1927 |
2023-08-02 | 2.41 Release sourcesbinutils-2_41-release | Nick Clifton | 84 | -1927/+696 |
2023-07-31 | RISC-V: Fix typo in the test case name | Tsukasa OI | 4 | -3/+3 |
2023-07-30 | bpf: gas: add field overflow checking to the BPF assembler | Jose E. Marchesi | 17 | -0/+82 |
2023-07-28 | bpf: gas: support relaxation of V4 jump instructions | Jose E. Marchesi | 6 | -0/+106 |
2023-07-28 | gas: amend X_unsigned uses | Jan Beulich | 4 | -2/+35 |
2023-07-28 | MIPS: Support `-gnuabi64' target triplet suffix for 64-bit Linux targets | YunQiang Su | 2 | -2/+2 |
2023-07-28 | MIPS/GAS/testsuite: Fix n64 compact EH failures | YunQiang Su | 12 | -36/+24 |
2023-07-28 | testsuite: Handle composed R_MIPS_NONE relocations | YunQiang Su | 23 | -1/+188 |
2023-07-28 | MIPS/testsuite: Handle 64-bit addresses | YunQiang Su | 20 | -403/+403 |
2023-07-28 | MIPS/GAS/testsuite: Force o32 for tests expecting 32-bit addressing | YunQiang Su | 6 | -4/+6 |
2023-07-28 | MIPS/GAS/testsuite: Disable compact EH #7 tests with OpenBSD targets | Maciej W. Rozycki | 2 | -0/+2 |
2023-07-28 | Fix recent x86 pe/coff testsuite regressions | Alan Modra | 10 | -0/+10 |
2023-07-27 | sh: uninitialised sh_operand_info.type in get_specific | Alan Modra | 1 | -0/+2 |
2023-07-27 | Support Intel PBNDKB | Hu, Lin1 | 7 | -0/+40 |
2023-07-27 | Support Intel SM4 | Haochen Jiang | 8 | -0/+196 |
2023-07-27 | Support Intel SM3 | Haochen Jiang | 8 | -0/+160 |
2023-07-27 | Support Intel SHA512 | Haochen Jiang | 14 | -0/+121 |
2023-07-27 | Support Intel AVX-VNNI-INT16 | konglin1 | 8 | -0/+772 |
2023-07-26 | bpf: gas: add negi and neg32i tests | Jose E. Marchesi | 12 | -0/+18 |
2023-07-26 | bpf: fix register NEG[32] instructions | Jose E. Marchesi | 12 | -12/+12 |
2023-07-25 | bpf: Add atomic compare-and-exchange instructions | David Faust | 6 | -0/+25 |
2023-07-25 | bpf: Update atomic instruction pseudo-C syntax | David Faust | 10 | -12/+133 |
2023-07-24 | RISC-V: Implications from 'Zc[fd]' extensions | Tsukasa OI | 2 | -0/+12 |
2023-07-24 | RISC-V: Prohibit the 'Zcf' extension on RV64 | Tsukasa OI | 2 | -0/+5 |
2023-07-24 | bpf: gas,include,opcode: add suppor for instructions BSWAP{16,32,64} | Jose E. Marchesi | 6 | -0/+18 |
2023-07-24 | bpf: gas,opcodes: fix pseudoc syntax for MOVS* and LDXS* insns | Jose E. Marchesi | 9 | -30/+30 |
2023-07-24 | bpf: add support for jal/gotol jump instruction with 32-bit target | Jose E. Marchesi | 6 | -1/+13 |
2023-07-21 | bpf: disasemble offsets of value 0 as "+0" | David Faust | 6 | -2/+14 |
2023-07-21 | bpf: opcodes, gas: support for signed load V4 instructions | Jose E. Marchesi | 6 | -0/+24 |
2023-07-21 | bpf: opcodes, gas: support for signed register move V4 instructions | Jose E. Marchesi | 12 | -0/+36 |
2023-07-21 | DesCGENization of the BPF binutils port | Jose E. Marchesi | 70 | -1197/+1029 |
2023-07-21 | x86: adjust disassembly of insns operating on selector values | Jan Beulich | 12 | -118/+119 |
2023-07-18 | RISC-V: Supports Zcb extension. | Jiawei | 2 | -0/+57 |
2023-07-18 | RISC-V: Support Zca/f/d extensions. | Jiawei | 6 | -0/+153 |
2023-07-14 | AIX_WEAK_SUPPORT | Alan Modra | 1 | -2/+9 |
2023-07-11 | x86: various operations on mask registers can avoid going through mod_table[] | Jan Beulich | 4 | -414/+414 |
2023-07-11 | x86: misc further memory-only insns don't need to go through mod_table[] | Jan Beulich | 2 | -4/+4 |
2023-07-04 | x86: optimize 128-bit VPBROADCASTQ to VPUNPCKLQDQ | Jan Beulich | 6 | -0/+11 |
2023-07-04 | x86: optimize pre-AVX512 {,V}PCMPGT* with identical sources | Jan Beulich | 13 | -0/+424 |
2023-07-04 | x86: optimize pre-AVX512 {,V}PCMPEQQ with identical sources | Jan Beulich | 6 | -0/+30 |
2023-07-04 | x86: flag bad EVEX masking for miscellaneous insns | Jan Beulich | 2 | -0/+4 |
2023-07-04 | x86: flag EVEX masking when destination is GPR(-like) | Jan Beulich | 2 | -0/+8 |
2023-07-04 | x86: flag EVEX.z set when destination is memory | Jan Beulich | 2 | -0/+4 |
2023-07-04 | x86: flag EVEX.z set when destination is a mask register | Jan Beulich | 2 | -0/+4 |
2023-07-04 | x86: re-work EVEX-z-without-masking check | Jan Beulich | 1 | -2/+1 |
2023-07-03 | IBM Z: Fix pcrel relocs for symA-symB expressions | Andreas Krebbel | 1 | -1/+1 |
2023-07-01 | RISC-V: Add support for the Zvksc ISA extension | Nathan Huckleberry | 2 | -0/+28 |
2023-07-01 | RISC-V: Add support for the Zvknc ISA extension | Nathan Huckleberry | 2 | -0/+28 |