Age | Commit message (Expand) | Author | Files | Lines |
2024-05-14 | Fix gas's 'macro count' test for various targets | Nick Clifton | 1 | -10/+10 |
2024-05-14 | arm: opcodes: remove Maverick disassembly. | Richard Earnshaw | 2 | -8/+8 |
2024-05-14 | arm: remove tests for Maverick FPU extensions | Richard Earnshaw | 12 | -2010/+0 |
2024-05-13 | Add new assembler macro pseudo-variable \+ which counts the number of times a... | Nick Clifton | 6 | -3/+40 |
2024-05-08 | RISC-V: Support B, Zaamo and Zalrsc extensions. | Nelson Chu | 13 | -10/+25 |
2024-05-06 | x86: Drop using extension_opcode to encode vvvv register | Cui, Lili | 2 | -0/+14 |
2024-05-03 | x86/APX: further extend SSE2AVX coverage | Jan Beulich | 3 | -0/+974 |
2024-05-03 | x86/APX: extend SSE2AVX coverage | Jan Beulich | 5 | -0/+603 |
2024-04-25 | bpf: fix calculation when deciding to relax branch | David Faust | 6 | -39/+62 |
2024-04-25 | LoongArch: gas: Simplify relocations in sections without code flag | Jinyang He | 2 | -0/+18 |
2024-04-23 | arm: Fix MVE vmla encoding | Claudio Bantaloukas | 2 | -1353/+2039 |
2024-04-22 | x86/APX: Add invalid check for APX EVEX.X4. | Cui, Lili | 2 | -0/+5 |
2024-04-20 | LoongArch: Add -mignore-start-align option | mengqinggang | 2 | -1/+1 |
2024-04-10 | x86-64: Use long NOPs for Intel Core processors | H.J. Lu | 4 | -4/+362 |
2024-04-10 | gas: scfi: bugfixes for SCFI state propagation | Indu Bhagat | 4 | -0/+75 |
2024-04-10 | gas: gcfg: add_bb_at_ginsn must return root_bb | Indu Bhagat | 4 | -0/+89 |
2024-04-09 | arm: Fix disassembly of MVE vq[r]shr[u]n | Alex Coplan | 3 | -1808/+1875 |
2024-04-09 | RISC-V: Support Zcmp push/pop instructions. | Jiawei | 6 | -0/+342 |
2024-04-09 | Support {evex} pseudo prefix for decode evex promoted insns without egpr32. | Hu, Lin1 | 10 | -0/+1426 |
2024-04-07 | Support APX NF | Cui, Lili | 8 | -6/+4179 |
2024-04-06 | Revert "x86: Restore APX shift-double instructions with omitted shift count" | H.J. Lu | 3 | -18/+0 |
2024-04-04 | x86: Restore APX shift-double instructions with omitted shift count | H.J. Lu | 3 | -0/+18 |
2024-04-03 | x86/APX: Remove KEYLOCKER and SHA promotions from EVEX MAP4 | Cui, Lili | 8 | -162/+7 |
2024-04-01 | LoongArch: gas: Ignore .align if it is at the start of a section | mengqinggang | 2 | -0/+19 |
2024-03-31 | BFD: Fix the bug of R_LARCH_AGLIN caused by discard section | mengqinggang | 1 | -3/+3 |
2024-03-28 | gas: gcfg: fix handling of non-local direct jmps in gcfg | Indu Bhagat | 4 | -0/+76 |
2024-03-28 | x86/SSE2AVX: respect prefixes | Jan Beulich | 2 | -0/+18 |
2024-03-28 | gas: sanitize FB- and dollar-label uses | Jan Beulich | 1 | -10/+10 |
2024-03-28 | RISC-V: Removed privileged spec 1.9.1 support in assembler. | Nelson Chu | 15 | -2871/+16 |
2024-03-22 | x86: fix Solaris testsuite failures | Jan Beulich | 1 | -1/+1 |
2024-03-19 | gas, aarch64: Add faminmax extension | Saurabh Jha | 22 | -0/+1118 |
2024-03-19 | LoongArch: Add relaxation for R_LARCH_CALL36 | mengqinggang | 4 | -146/+157 |
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 | 7 | -0/+183 |
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 | x86/APX: legacy promoted insns can't access %xmm16-%xmm31 | Jan Beulich | 8 | -139/+112 |
2024-03-13 | RISC-V: Add -march=help for gas | Hau Hsu | 2 | -0/+120 |
2024-03-12 | LoongArch: Scan all illegal operand instructions without interruption | Lulu Cai | 7 | -2/+263 |
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 | 5 | -2/+47 |
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-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 |