Age | Commit message (Expand) | Author | Files | Lines |
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 | Revert "MIPS: support mips*64 as CPU and gnuabi64 as ABI" | Maciej W. Rozycki | 2 | -8/+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 | 2 | -21/+8 |
2023-07-27 | Support Intel PBNDKB | Hu, Lin1 | 10 | -0/+45 |
2023-07-27 | Support Intel SM4 | Haochen Jiang | 11 | -1/+201 |
2023-07-27 | Support Intel SM3 | Haochen Jiang | 11 | -1/+165 |
2023-07-27 | Support Intel SHA512 | Haochen Jiang | 17 | -1/+126 |
2023-07-27 | Support Intel AVX-VNNI-INT16 | konglin1 | 11 | -2/+778 |
2023-07-26 | bpf: accept # as an inline comment char | David Faust | 2 | -4/+3 |
2023-07-26 | bpf: gas: add negi and neg32i tests | Jose E. Marchesi | 13 | -0/+32 |
2023-07-26 | bpf: fix register NEG[32] instructions | Jose E. Marchesi | 14 | -16/+33 |
2023-07-26 | Don't warn on .attach_to_group to same group | Alan Modra | 1 | -2/+3 |
2023-07-26 | bpf: format not a string literal | Alan Modra | 1 | -1/+1 |
2023-07-25 | bpf: Add atomic compare-and-exchange instructions | David Faust | 7 | -4/+65 |
2023-07-25 | bpf: Update atomic instruction pseudo-C syntax | David Faust | 11 | -36/+155 |
2023-07-25 | RISC-V: Enable RVC on ".option arch, +zca" etc. | Tsukasa OI | 1 | -1/+2 |
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 | 8 | -0/+48 |
2023-07-24 | bpf: gas: fix in manual that MOVS* pseudoc syntax uses = instead of s= | Jose E. Marchesi | 2 | -6/+11 |
2023-07-24 | bpf: gas,opcodes: fix pseudoc syntax for MOVS* and LDXS* insns | Jose E. Marchesi | 11 | -40/+54 |
2023-07-24 | bpf: add support for jal/gotol jump instruction with 32-bit target | Jose E. Marchesi | 9 | -23/+69 |
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 | 8 | -0/+54 |
2023-07-21 | bpf: opcodes, gas: support for signed register move V4 instructions | Jose E. Marchesi | 14 | -0/+75 |
2023-07-21 | DesCGENization of the BPF binutils port | Jose E. Marchesi | 75 | -3109/+2432 |
2023-07-21 | x86: adjust disassembly of insns operating on selector values | Jan Beulich | 12 | -118/+119 |
2023-07-19 | gas 32-bit host compile warnings | Alan Modra | 5 | -19/+26 |
2023-07-18 | RISC-V: Supports Zcb extension. | Jiawei | 3 | -0/+110 |
2023-07-18 | RISC-V: Support Zca/f/d extensions. | Jiawei | 7 | -1/+155 |
2023-07-14 | Make the default gas symbol hash table larger | Alan Modra | 1 | -1/+1 |
2023-07-14 | AIX_WEAK_SUPPORT | Alan Modra | 3 | -2/+13 |
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-07 | Udated Freach and Romainian translations for various sub-directories | Nick Clifton | 1 | -2537/+2826 |
2023-07-04 | x86: optimize 128-bit VPBROADCASTQ to VPUNPCKLQDQ | Jan Beulich | 7 | -0/+38 |
2023-07-04 | x86: optimize pre-AVX512 {,V}PCMPGT* with identical sources | Jan Beulich | 14 | -0/+464 |
2023-07-04 | x86: optimize pre-AVX512 {,V}PCMPEQQ with identical sources | Jan Beulich | 7 | -0/+47 |
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-04 | Updated Ukranian, Romanian and German translations for various sub-directories | Nick Clifton | 1 | -2537/+2826 |
2023-07-04 | arc: Update default target CPU to match GCC defaults | Claudiu Zissulescu | 1 | -1/+1 |
2023-07-03 | IBM Z: Fix pcrel relocs for symA-symB expressions | Andreas Krebbel | 2 | -5/+11 |
2023-07-03 | Change version number to 2.41.50 and regenerate files | Nick Clifton | 3 | -2493/+2681 |