Age | Commit message (Expand) | Author | Files | Lines |
2024-05-14 | arm: update documentation for removal of the Maverick extension | Richard Earnshaw | 1 | -7/+4 |
2024-05-14 | arm: opcodes: remove Maverick disassembly. | Richard Earnshaw | 2 | -8/+8 |
2024-05-14 | arm: remove Maverick support from the assembler. | Richard Earnshaw | 1 | -179/+4 |
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 | 10 | -14/+77 |
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 | 3 | -6/+17 |
2024-05-06 | x86: Drop SwapSources | Cui, Lili | 1 | -8/+11 |
2024-05-06 | x86: Use vexvvvv as the switch state to encode the vvvv register | Cui, Lili | 1 | -15/+17 |
2024-05-03 | x86/APX: further extend SSE2AVX coverage | Jan Beulich | 3 | -0/+974 |
2024-05-03 | x86/APX: extend SSE2AVX coverage | Jan Beulich | 7 | -3/+613 |
2024-04-25 | bpf: fix calculation when deciding to relax branch | David Faust | 7 | -43/+95 |
2024-04-25 | LoongArch: gas: Simplify relocations in sections without code flag | Jinyang He | 3 | -3/+19 |
2024-04-23 | arm: Fix MVE vmla encoding | Claudio Bantaloukas | 3 | -1355/+2041 |
2024-04-22 | x86/APX: Add invalid check for APX EVEX.X4. | Cui, Lili | 3 | -1/+9 |
2024-04-20 | LoongArch: Add -mignore-start-align option | mengqinggang | 3 | -21/+51 |
2024-04-16 | x86: Fix a memory leak in md_assemble | H.J. Lu | 1 | -5/+8 |
2024-04-16 | gas: Free unused memory in scfi_ops_cleanup | H.J. Lu | 1 | -0/+3 |
2024-04-16 | Gas Doc: Update example of how .altmacro affects the interpretation of macro ... | Nick Clifton | 1 | -8/+3 |
2024-04-12 | Update description of macro keyword argument assignment in assembler document... | Nick Clifton | 1 | -1/+34 |
2024-04-12 | gas: Fix memory leaks in gen-sframe.c | H.J. Lu | 1 | -0/+4 |
2024-04-11 | gas: Fix a CFI label name memory leak in scfi.c | H.J. Lu | 2 | -2/+3 |
2024-04-11 | gas: Fix memory leaks in ginsn.c | H.J. Lu | 1 | -3/+11 |
2024-04-10 | x86-64: Use long NOPs for Intel Core processors | H.J. Lu | 5 | -9/+397 |
2024-04-10 | gas: scfi: bugfixes for SCFI state propagation | Indu Bhagat | 5 | -8/+87 |
2024-04-10 | gas: gcfg: add_bb_at_ginsn must return root_bb | Indu Bhagat | 5 | -26/+164 |
2024-04-09 | arm: Fix disassembly of MVE vq[r]shr[u]n | Alex Coplan | 3 | -1808/+1875 |
2024-04-09 | arm: Fix encoding of MVE vqshr[u]n | Alex Coplan | 1 | -4/+4 |
2024-04-09 | RISC-V: Support Zcmp push/pop instructions. | Jiawei | 8 | -0/+525 |
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 | 10 | -10/+4212 |
2024-04-06 | Revert "x86: Restore APX shift-double instructions with omitted shift count" | H.J. Lu | 3 | -18/+0 |
2024-04-05 | Add missing install-dvi and install-ps Makefie targets. | Christophe Lyon | 1 | -0/+2 |
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 | 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 |