Age | Commit message (Expand) | Author | Files | Lines |
2024-02-09 | PowerPC: Add support for Power11 options | Peter Bergner | 2 | -0/+5 |
2024-02-09 | x86/APX: V{BROADCAST,EXTRACT,INSERT}{F,I}128 can also be expressed | Jan Beulich | 3 | -0/+18 |
2024-02-09 | x86: change type of Dwarf2 register numbers in register table | Jan Beulich | 1 | -8/+6 |
2024-02-08 | gas: scfi: fix failing test on Solaris2 | Indu Bhagat | 1 | -2/+22 |
2024-02-08 | x86-64: Add R_X86_64_CODE_6_GOTTPOFF | H.J. Lu | 3 | -22/+94 |
2024-02-06 | gas: x86: ginsn: handle sub-QWORD ALU with imm and MOV ops correctly | Indu Bhagat | 5 | -96/+149 |
2024-02-06 | x86: Warn .insn instruction with length > 15 bytes | H.J. Lu | 3 | -2/+19 |
2024-02-04 | LoongArch: gas: Fix the types of symbols referred with %le_*_r in the symtab | Xi Ruoyao | 3 | -0/+12 |
2024-02-02 | x86: Disallow instructions with length > 15 bytes | H.J. Lu | 6 | -32/+40 |
2024-02-02 | x86: move Q-suffix-to-REX.W translation logic | Jan Beulich | 1 | -17/+20 |
2024-02-02 | x86: actually implement .noopt | Jan Beulich | 7 | -19/+51 |
2024-02-01 | gas: x86: ginsn: adjust ginsns for certain lea ops | Indu Bhagat | 4 | -65/+134 |
2024-01-31 | Mention support for AMD/znver5 in GAS | Nick Clifton | 1 | -0/+2 |
2024-01-29 | bpf: there is no ldinddw nor ldabsdw instructions | Jose E. Marchesi | 8 | -105/+95 |
2024-01-26 | gas: scfi: untraceable control flow should be a hard error | Indu Bhagat | 3 | -11/+13 |
2024-01-26 | x86: testsuite: scfi: adjust COFI testcase | Indu Bhagat | 5 | -14/+37 |
2024-01-26 | x86: make "-msyntax=intel -mnaked-reg" match ".intel_syntax noprefix" | Jan Beulich | 6 | -11/+27 |
2024-01-26 | x86/APX: optimize MOVBE | Jan Beulich | 3 | -4/+17 |
2024-01-26 | LoongArch: gas: Add support for s9 register | mengqinggang | 4 | -2/+9 |
2024-01-25 | gas: Update NEWS | Andrew Carlotti | 1 | -23/+37 |
2024-01-24 | LoongArch: gas: Start a new frag after instructions that can be relaxed | mengqinggang | 3 | -5/+93 |
2024-01-24 | LoongArch: gas: Don't define LoongArch .align | mengqinggang | 4 | -13/+7 |
2024-01-23 | aarch64: Update Architecture Extensions documentation | Andrew Carlotti | 1 | -116/+142 |
2024-01-23 | [PATCH v2] gas/NEWS, ld/NEWS: Announce LoongArch changes in 2.42 | Xi Ruoyao | 1 | -0/+27 |
2024-01-22 | LoongArch: Use tab to indent assembly in TLSDESC test suite | Tatsuyuki Ishi | 2 | -2/+2 |
2024-01-22 | x86/APX: also amend the PUSH2/POP2 testcase | Jan Beulich | 2 | -0/+2 |
2024-01-21 | LoongArch: Do not emit R_LARCH_RELAX for two register macros | mengqinggang | 3 | -122/+132 |
2024-01-19 | Update x86/APX: VROUND{P,S}{S,D} can generally be encoded | H.J. Lu | 2 | -0/+2 |
2024-01-19 | x86/APX: VROUND{P,S}{S,D} can generally be encoded | Jan Beulich | 6 | -10/+24 |
2024-01-19 | x86/APX: be consistent with insn suffixes | Jan Beulich | 1 | -43/+43 |
2024-01-19 | x86: support APX forms of U{RD,WR}MSR | Jan Beulich | 4 | -3/+23 |
2024-01-18 | Updated translations for various sub-directories | Nick Clifton | 2 | -5176/+5883 |
2024-01-15 | x86-64: Skip SCFI tests for x32 targets | H.J. Lu | 1 | -1/+1 |
2024-01-15 | Change version to 2.42.50 and regenerate files | Nick Clifton | 4 | -2154/+2368 |
2024-01-15 | Add markers for 2.42 branch | Nick Clifton | 2 | -0/+7 |
2024-01-15 | aarch64: rcpc3: Add FP load/store insns | Victor Do Nascimento | 5 | -0/+90 |
2024-01-15 | aarch64: rcpc3: Add integer load/store insns | Victor Do Nascimento | 6 | -2/+65 |
2024-01-15 | aarch64: rcpc3: New RCPC3_ADDR operand types | Victor Do Nascimento | 1 | -0/+65 |
2024-01-15 | aarch64: rcpc3: Add +rcpc3 architectural feature support flag | Victor Do Nascimento | 2 | -0/+4 |
2024-01-15 | aarch64: Fix tlbi and tlbip instructions | Andrew Carlotti | 9 | -149/+242 |
2024-01-15 | aarch64: Refactor aarch64_sys_ins_reg_supported_p | Andrew Carlotti | 1 | -3/+2 |
2024-01-15 | aarch64: Add SVE2.1 Contiguous load/store instructions. | Srinath Parvathaneni | 4 | -0/+46 |
2024-01-15 | PATCH 5/6][Binutils] aarch64: Add SVE2.1 fmin and fmax instructions. | Srinath Parvathaneni | 3 | -0/+79 |
2024-01-15 | aarch64: Add SVE2.1 dupq, eorqv and extq instructions. | Srinath Parvathaneni | 4 | -0/+64 |
2024-01-15 | aarch64: Add support for FEAT_SVE2p1. | Srinath Parvathaneni | 7 | -0/+134 |
2024-01-15 | aarch64: Add support for FEAT_SME2p1 instructions. | Srinath Parvathaneni | 5 | -0/+104 |
2024-01-15 | aarch64: Add support for FEAT_B16B16 instructions. | Srinath Parvathaneni | 5 | -0/+320 |
2024-01-15 | gas/NEWS: announce the new SCFI command line option | Indu Bhagat | 1 | -0/+3 |
2024-01-15 | gas: testsuite: add an x86 testsuite for SCFI | Indu Bhagat | 129 | -0/+3074 |
2024-01-15 | gas: doc: update documentation for the new listing option | Indu Bhagat | 1 | -5/+11 |