Age | Commit message (Expand) | Author | Files | Lines |
2024-02-29 | PR23877, bad value (n32r5900) for default CPU | Alan Modra | 1 | -1/+3 |
2024-02-27 | aarch64: rename internals related to PAuth feature to use pauth in their nami... | Matthieu Longo | 1 | -2/+2 |
2024-02-24 | PR25333, GAS is slow processing -fdebug-types-sections | Alan Modra | 9 | -126/+173 |
2024-02-24 | xtensa: move xtensa_make_property_section from bfd to gas | Alan Modra | 1 | -0/+30 |
2024-02-23 | x86: rename vec_encoding and vex_encoding_* | Jan Beulich | 2 | -76/+76 |
2024-02-23 | x86: document -moperand-check= | Jan Beulich | 1 | -0/+15 |
2024-02-23 | x86: also permit YMM/ZMM use in CFI directives | Jan Beulich | 5 | -34/+422 |
2024-02-23 | x86/APX: INV{EPT,PCID,VPID} are WIG | Jan Beulich | 4 | -12/+342 |
2024-02-23 | LoongArch: gas: Try to avoid R_LARCH_ALIGN associate with a symbol | mengqinggang | 3 | -39/+72 |
2024-02-22 | Leak in i386_elf_section_change_hook | Alan Modra | 1 | -1/+1 |
2024-02-21 | aarch64: testsuite: move sysreg tests into sysreg sub-directory | Matthieu Longo | 79 | -0/+23 |
2024-02-21 | RISC-V: Don't generate branch/jump relocation if symbol is local when no-relax. | Nelson Chu | 1 | -0/+8 |
2024-02-20 | kvx: gas: missing aliases for $r14r15 in assembler. | Paul Iannetta | 1 | -60/+60 |
2024-02-20 | kvx: enable magic immediates for integer multiply-accumulate and CMOVE* | Paul Iannetta | 1 | -2582/+2582 |
2024-02-20 | kvx: gas: rename: or -> ior, xor -> eor | Paul Iannetta | 13 | -6084/+6756 |
2024-02-20 | kvx: gas: move the splat modifier to the immediate | Paul Iannetta | 13 | -9994/+10655 |
2024-02-20 | kvx: gas: fix leak | Paul Iannetta | 1 | -0/+1 |
2024-02-20 | kvx: Improve lexing & parsing | Paul Iannetta | 1 | -18/+35 |
2024-02-20 | kvx: gas: fix the detection of negative powers of 2 | Paul Iannetta | 3 | -1/+20 |
2024-02-20 | bpf: gas: add missing indcall-badoperand.* test files | Jose E. Marchesi | 3 | -0/+14 |
2024-02-19 | bpf: fix bpf expression parsing regression in GAS | Will Hawkins | 3 | -1/+13 |
2024-02-19 | bpf: gas: avoid UB in pointer subtraction | Jose E. Marchesi | 2 | -12/+31 |
2024-02-19 | arm: Add support for Armv9.5-A | Claudio Bantaloukas | 5 | -0/+28 |
2024-02-19 | aarch64: Add support for the id_aa64isar3_el1 system register | Yury Khrustalev | 5 | -0/+8 |
2024-02-19 | aarch64: Add new relocations and limit COFF AArch64 relocation offsets | Zac Walker | 1 | -1/+12 |
2024-02-16 | x86: don't use VexWIG in SSE2AVX templates | Jan Beulich | 1 | -2/+2 |
2024-02-16 | SCFI: correct test names | Jan Beulich | 2 | -2/+2 |
2024-02-15 | x86: Display -msse-check= default as none | H.J. Lu | 1 | -1/+1 |
2024-02-15 | objdump, as: add callx support for BPF CPU v1 | Will Hawkins | 3 | -4/+10 |
2024-02-15 | Make various gas symbol predicates and accessors take const args | Alan Modra | 2 | -57/+56 |
2024-02-15 | PR30308, infinite recursion in i386_intel_simplify | Alan Modra | 3 | -10/+39 |
2024-02-14 | arc: Put DBNZ instruction to a separate class | Yuriy Kolerov | 2 | -0/+5 |
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 |