Age | Commit message (Expand) | Author | Files | Lines |
2020-06-22 | RISC-V: Report warning when linking the objects with different priv specs. | Nelson Chu | 1 | -0/+6 |
2020-06-20 | SH gas configure and ld tests | Alan Modra | 1 | -0/+4 |
2020-06-18 | x86: also test alternative VMGEXIT encoding | Jan Beulich | 1 | -0/+6 |
2020-06-16 | x86: Correct noavx512_vp2intersect | Cui,Lili | 1 | -0/+6 |
2020-06-16 | x86: drop SSE4a from SSE check again | Jan Beulich | 1 | -0/+10 |
2020-06-16 | Really remove tic30-aout support | Alan Modra | 1 | -0/+5 |
2020-06-15 | xtensa: allow runtime ABI selection | Max Filippov | 1 | -0/+19 |
2020-06-14 | x86: Correct xsusldtrk mnemonic | H.J. Lu | 1 | -0/+9 |
2020-06-12 | RISC-V: Drop the privileged spec v1.9 support. | Nelson Chu | 1 | -0/+6 |
2020-06-09 | [PATCH] gas/doc: improve AVR modifiers wording. | Seth Girvan | 1 | -0/+4 |
2020-06-09 | x86: add missing 64-bit tests for "don't ignore mandatory pseudo prefixes" | Jan Beulich | 1 | -0/+5 |
2020-06-09 | x86: consistently print prefixes explicitly which are invalid with VEX etc | Jan Beulich | 1 | -0/+6 |
2020-06-09 | x86: correct decoding of packed-FP-only AVX encodings | Jan Beulich | 1 | -0/+6 |
2020-06-09 | x86-64: adjust far indirect branch handling | Jan Beulich | 1 | -0/+11 |
2020-06-09 | x86: don't ignore mandatory pseudo prefixes | Jan Beulich | 1 | -0/+15 |
2020-06-08 | [PATCH] arm: Add DFB instruction for ARMv8-R | Alex Coplan | 1 | -0/+6 |
2020-06-08 | Fix a gas testsuite failure for PE based targets which cannot assemble the cf... | Nick Clifton | 1 | -0/+4 |
2020-06-08 | x86: also handle %k<N> and %bnd<N> in debugging helpers | Jan Beulich | 1 | -0/+4 |
2020-06-08 | x86: simplify check_byte_reg() | Jan Beulich | 1 | -0/+5 |
2020-06-08 | x86: restrict %tr<N> visibility | Jan Beulich | 1 | -0/+9 |
2020-06-08 | ix86: enable 2nd CFI test | Jan Beulich | 1 | -0/+5 |
2020-06-08 | x86: also allow %st(N) in CFI directives | Jan Beulich | 1 | -0/+6 |
2020-06-08 | x86: restrict use of register aliases | Jan Beulich | 1 | -0/+13 |
2020-06-06 | Power10 tidies | Alan Modra | 1 | -0/+5 |
2020-06-06 | Rename PowerPC64 pcrel GOT TLS relocations | Alan Modra | 1 | -0/+4 |
2020-06-05 | gas: avoid GCC 10 warning stringop-overflow in tc-bpf.c | Jose E. Marchesi | 1 | -0/+5 |
2020-06-05 | RISC-V: Don't generate the ELF privilege attributes when no CSR are used. | Nelson Chu | 1 | -0/+27 |
2020-06-04 | gas: Fix ip2k-elf and xstormy16-elf build | H.J. Lu | 1 | -0/+7 |
2020-06-04 | gas: simplify code in tc-bpf.c:md_apply_fix | Jose E. Marchesi | 1 | -0/+5 |
2020-06-04 | cpu,gas,opcodes: remove no longer needed workaround from the BPF port | Jose E. Marchesi | 1 | -0/+6 |
2020-06-04 | opcodes: discriminate endianness and insn-endianness in CGEN ports | Jose E. Marchesi | 1 | -0/+11 |
2020-06-04 | tcl global directive outside proc body does nothing (gas) | Alan Modra | 1 | -0/+10 |
2020-06-03 | * gas/doc/c-riscv.texi (RISC-V-Options): Fix non-ASCII apostrophe. | Stephen Casner | 1 | -0/+4 |
2020-06-02 | RISC-V: Fix minor bugs in .insn docs. | Jim Wilson | 1 | -0/+9 |
2020-06-02 | gas: Fix checking for backwards .org with negative offset | Alex Coplan | 1 | -0/+11 |
2020-05-28 | Fix all unexpected failures in gas testsuite for pdp11-aout. | Stephen Casner | 1 | -0/+13 |
2020-05-28 | [PATCH] gas: Fix comment on definition of frag_grow() | Nick Clifton | 1 | -0/+4 |
2020-05-27 | Fix PR gas/26001 (pdp11-*-*) | Stephen Casner | 1 | -0/+9 |
2020-05-27 | RISC-V: Fix missing initialization of riscv_csr_extra structs | Simon Cook | 1 | -0/+5 |
2020-05-26 | gas: Adjust x86 tests for PECOFF | H.J. Lu | 1 | -0/+6 |
2020-05-26 | ChangeLog entries for f687f5f563 | Stefan Schulze Frielinghaus | 1 | -0/+7 |
2020-05-26 | tc-xgate.c: Replace R_XGATE_PCREL_X with BFD_RELOC_XGATE_PCREL_X | H.J. Lu | 1 | -0/+8 |
2020-05-26 | gas: Silence GCC 10 warning on tc-visium.c | H.J. Lu | 1 | -0/+6 |
2020-05-26 | gas: Silence GCC 10 warning tc-vax.c | H.J. Lu | 1 | -0/+7 |
2020-05-26 | gas: Silence GCC 10 warning on tc-v850.c | H.J. Lu | 1 | -0/+6 |
2020-05-26 | gas: Silence GCC 10 warning on tc-crx.c | H.J. Lu | 1 | -0/+7 |
2020-05-26 | tc-score.c: Replace overlapping sprintf with memmove | H.J. Lu | 1 | -0/+6 |
2020-05-25 | gas: Silence GCC 10 warning on tc-mcore.c | H.J. Lu | 1 | -0/+5 |
2020-05-25 | tc-cr16.c: Use memmove to concatenate 2 overlapping strings | H.J. Lu | 1 | -0/+6 |
2020-05-25 | gas: Silence GCC 10 warning on tc-cr16.c | H.J. Lu | 1 | -0/+5 |