Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |