Age | Commit message (Expand) | Author | Files | Lines |
2024-04-03 | x86/APX: Remove KEYLOCKER and SHA promotions from EVEX MAP4 | Cui, Lili | 10 | -169/+9 |
2024-04-01 | LoongArch: gas: Ignore .align if it is at the start of a section | mengqinggang | 3 | -25/+128 |
2024-03-31 | BFD: Fix the bug of R_LARCH_AGLIN caused by discard section | mengqinggang | 2 | -7/+4 |
2024-03-28 | gas: gcfg: fix handling of non-local direct jmps in gcfg | Indu Bhagat | 5 | -19/+104 |
2024-03-28 | x86/SSE2AVX: move checking | Jan Beulich | 1 | -11/+10 |
2024-03-28 | x86/SSE2AVX: respect prefixes | Jan Beulich | 3 | -2/+21 |
2024-03-28 | gas: drop integer_constant()'s maxdig | Jan Beulich | 1 | -8/+4 |
2024-03-28 | gas: drop dead check for double quote | Jan Beulich | 1 | -3/+0 |
2024-03-28 | gas: sanitize FB- and dollar-label uses | Jan Beulich | 4 | -20/+31 |
2024-03-28 | RISC-V: Removed privileged spec 1.9.1 support in assembler. | Nelson Chu | 17 | -2873/+22 |
2024-03-22 | x86: fix Solaris testsuite failures | Jan Beulich | 2 | -7/+4 |
2024-03-21 | New Romanian translation for gas sub-directory | Nick Clifton | 1 | -0/+23890 |
2024-03-19 | gas, aarch64: Add faminmax extension | Saurabh Jha | 23 | -0/+1119 |
2024-03-19 | LoongArch: Add relaxation for R_LARCH_CALL36 | mengqinggang | 5 | -147/+175 |
2024-03-18 | aarch64: Add support for SVE ADDPT, SUBPT, MADPT, MLAPT instructions | Yury Khrustalev | 9 | -2/+311 |
2024-03-18 | aarch64: Add support for (M)ADDPT and (M)SUBPT instructions | Yury Khrustalev | 9 | -0/+232 |
2024-03-18 | Arm64: check matching operands for predicated B16B16 insns | Jan Beulich | 6 | -36/+62 |
2024-03-18 | Arm64: correct B16B16 indexed bf{mla,mls,mul} | Jan Beulich | 1 | -18/+18 |
2024-03-18 | RISC-V: Tidy smstateen and ssstateen testcases. | Nelson Chu | 4 | -57/+6 |
2024-03-15 | gas/NEWS: Remove mention of AArch64 B16B16 extension | Andrew Carlotti | 1 | -3/+0 |
2024-03-15 | x86/APX: legacy promoted insns can't access %xmm16-%xmm31 | Jan Beulich | 9 | -139/+119 |
2024-03-13 | RISC-V: Add -march=help for gas | Hau Hsu | 3 | -0/+126 |
2024-03-12 | LoongArch: Scan all illegal operand instructions without interruption | Lulu Cai | 8 | -7/+269 |
2024-03-12 | LoongArch: Fix gas and ld test cases | Lulu Cai | 2 | -0/+6 |
2024-03-11 | x86: KeyLocker insn interaction with -msse-check / .sse_check | Jan Beulich | 6 | -3/+49 |
2024-03-11 | x86/APX: permit wider than 4-bit immediates with V{EXTRACT,INSERT}{F,I}128 | Jan Beulich | 1 | -1/+3 |
2024-03-11 | x86: don't open-code REG_{SP,FP} | Jan Beulich | 1 | -2/+2 |
2024-03-08 | gas: Fix x86 build with GCC 6.4 | H.J. Lu | 1 | -1/+1 |
2024-03-08 | RISC-V: Support Zabha extension. | Jiawei | 3 | -0/+235 |
2024-03-06 | LoongArch: Fix some test cases for TLS transition and relax | Lulu Cai | 10 | -46/+41 |
2024-03-06 | LoongArch: Delete extra instructions when TLS type transition | Lulu Cai | 1 | -5/+26 |
2024-03-05 | LoongArch: Add gas testsuit for LA32 relocations | Lulu Cai | 2 | -0/+136 |
2024-03-05 | LoongArch: Add gas testsuit for LA64 relocations | Lulu Cai | 2 | -0/+253 |
2024-03-05 | LoongArch: Add gas testsuit for LA32 int/float instructions | Lulu Cai | 4 | -0/+609 |
2024-03-05 | LoongArch: Add gas testsuit for LA64 int/float instructions | Lulu Cai | 4 | -0/+1192 |
2024-03-05 | LoongArch: Add gas testsuit for lsx/lasx instructions | Lulu Cai | 4 | -0/+2938 |
2024-03-05 | LoongArch: Add gas testsuit for lbt/lvz instructions | Lulu Cai | 4 | -0/+382 |
2024-03-05 | LoongArch: Add gas testsuit for alias instructions | Lulu Cai | 4 | -0/+60 |
2024-03-01 | s390: Be more verbose about missing operand type | Jens Remus | 3 | -18/+54 |
2024-03-01 | s390: Provide operand number in assembler warning and error messages | Jens Remus | 6 | -165/+206 |
2024-03-01 | s390: Allow to explicitly omit base register operand in assembly | Jens Remus | 10 | -165/+120 |
2024-03-01 | s390: Print base register 0 as "0" in disassembly | Jens Remus | 2 | -35/+35 |
2024-03-01 | s390: Warn when register name type does not match operand | Jens Remus | 12 | -22/+204 |
2024-03-01 | s390: Revise s390-specific assembler option descriptions | Jens Remus | 1 | -10/+18 |
2024-03-01 | s390: Add test case for disassembler option warn-areg-zero | Jens Remus | 3 | -0/+182 |
2024-03-01 | s390: Add test cases for base/index register 0 | Jens Remus | 5 | -0/+394 |
2024-03-01 | s390: Add comments to assembler operand parsing logic | Jens Remus | 1 | -6/+25 |
2024-03-01 | s390: Assemble processor specific test cases for their processor | Jens Remus | 1 | -2/+2 |
2024-03-01 | s390: Correct setting of highgprs flag in ELF output | Jens Remus | 10 | -6/+143 |
2024-03-01 | s390: Do not erroneously use base operand value for length operand | Jens Remus | 6 | -17/+110 |