aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-06-09x86: don't ignore mandatory pseudo prefixesJan Beulich1-0/+15
2020-06-08[PATCH] arm: Add DFB instruction for ARMv8-RAlex Coplan1-0/+6
2020-06-08Fix a gas testsuite failure for PE based targets which cannot assemble the cf...Nick Clifton1-0/+4
2020-06-08x86: also handle %k<N> and %bnd<N> in debugging helpersJan Beulich1-0/+4
2020-06-08x86: simplify check_byte_reg()Jan Beulich1-0/+5
2020-06-08x86: restrict %tr<N> visibilityJan Beulich1-0/+9
2020-06-08ix86: enable 2nd CFI testJan Beulich1-0/+5
2020-06-08x86: also allow %st(N) in CFI directivesJan Beulich1-0/+6
2020-06-08x86: restrict use of register aliasesJan Beulich1-0/+13
2020-06-06Power10 tidiesAlan Modra1-0/+5
2020-06-06Rename PowerPC64 pcrel GOT TLS relocationsAlan Modra1-0/+4
2020-06-05gas: avoid GCC 10 warning stringop-overflow in tc-bpf.cJose E. Marchesi1-0/+5
2020-06-05RISC-V: Don't generate the ELF privilege attributes when no CSR are used.Nelson Chu1-0/+27
2020-06-04gas: Fix ip2k-elf and xstormy16-elf buildH.J. Lu1-0/+7
2020-06-04gas: simplify code in tc-bpf.c:md_apply_fixJose E. Marchesi1-0/+5
2020-06-04cpu,gas,opcodes: remove no longer needed workaround from the BPF portJose E. Marchesi1-0/+6
2020-06-04opcodes: discriminate endianness and insn-endianness in CGEN portsJose E. Marchesi1-0/+11
2020-06-04tcl global directive outside proc body does nothing (gas)Alan Modra1-0/+10
2020-06-03* gas/doc/c-riscv.texi (RISC-V-Options): Fix non-ASCII apostrophe.Stephen Casner1-0/+4
2020-06-02RISC-V: Fix minor bugs in .insn docs.Jim Wilson1-0/+9
2020-06-02gas: Fix checking for backwards .org with negative offsetAlex Coplan1-0/+11
2020-05-28Fix all unexpected failures in gas testsuite for pdp11-aout.Stephen Casner1-0/+13
2020-05-28[PATCH] gas: Fix comment on definition of frag_grow()Nick Clifton1-0/+4
2020-05-27Fix PR gas/26001 (pdp11-*-*)Stephen Casner1-0/+9
2020-05-27RISC-V: Fix missing initialization of riscv_csr_extra structsSimon Cook1-0/+5
2020-05-26gas: Adjust x86 tests for PECOFFH.J. Lu1-0/+6
2020-05-26ChangeLog entries for f687f5f563Stefan Schulze Frielinghaus1-0/+7
2020-05-26tc-xgate.c: Replace R_XGATE_PCREL_X with BFD_RELOC_XGATE_PCREL_XH.J. Lu1-0/+8
2020-05-26gas: Silence GCC 10 warning on tc-visium.cH.J. Lu1-0/+6
2020-05-26gas: Silence GCC 10 warning tc-vax.cH.J. Lu1-0/+7
2020-05-26gas: Silence GCC 10 warning on tc-v850.cH.J. Lu1-0/+6
2020-05-26gas: Silence GCC 10 warning on tc-crx.cH.J. Lu1-0/+7
2020-05-26tc-score.c: Replace overlapping sprintf with memmoveH.J. Lu1-0/+6
2020-05-25gas: Silence GCC 10 warning on tc-mcore.cH.J. Lu1-0/+5
2020-05-25tc-cr16.c: Use memmove to concatenate 2 overlapping stringsH.J. Lu1-0/+6
2020-05-25gas: Silence GCC 10 warning on tc-cr16.cH.J. Lu1-0/+5
2020-05-25gas: Update fr_literal access in frag for GCC 10H.J. Lu1-0/+7
2020-05-24RISC-V: Gas inserts cfa relocs in wrong section.Jim Wilson1-0/+7
2020-05-21Replace "if (x) free (x)" with "free (x)", gasAlan Modra1-0/+16
2020-05-20[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu1-0/+163
2020-05-19Power10 dcbf, sync, and wait extensions.Peter Bergner1-0/+9
2020-05-19Fix the ARM assembler to generate a Realtime profile for armv8-r.Alexander Fedotov1-0/+7
2020-05-19Use bfd_get_filename throughout gasAlan Modra1-0/+6
2020-05-19Clear all local_symbol.lsy_flagsAlan Modra1-0/+4
2020-05-18Re: Fix tight loop on recursively-defined symbolsAlan Modra1-0/+5
2020-05-18Don't handle lret/iret when -mlfence-before-ret=[or|not|shl|yes] since they a...liuhongt1-0/+16
2020-05-15Fix tight loop on recursively-defined symbolsAlan Modra1-0/+13
2020-05-14Update Swedish translation for the gas sub-directory and a new Serbian transl...Nick Clifton1-0/+4
2020-05-11Power10 VSX scalar min-max-compare quad precision operationsAlan Modra1-0/+6
2020-05-11Power10 VSX load/store rightmost element operationsAlan Modra1-0/+6