aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2020-06-25x86-64: REX prefix is invalid with VEX etcJan Beulich1-3/+10
2020-06-25x86-64: honor REX prefixes for SSE2AVXJan Beulich1-28/+37
2020-06-25x86: also refuse data size prefix on SIMD insnsJan Beulich1-3/+7
2020-06-25x86: drop stray assignment from build_evex_prefix()Jan Beulich1-1/+0
2020-06-23RISC-V: Generate ELF priv attributes if priv instruction are explicited used.Nelson Chu1-6/+42
2020-06-22RISC-V: Report warning when linking the objects with different priv specs.Nelson Chu1-27/+9
2020-06-16x86: Correct noavx512_vp2intersectCui,Lili1-1/+2
2020-06-16x86: drop SSE4a from SSE check againJan Beulich1-1/+0
2020-06-16Really remove tic30-aout supportAlan Modra1-4/+0
2020-06-15xtensa: allow runtime ABI selectionMax Filippov1-4/+25
2020-06-09x86-64: adjust far indirect branch handlingJan Beulich1-1/+3
2020-06-09x86: don't ignore mandatory pseudo prefixesJan Beulich1-23/+47
2020-06-08[PATCH] arm: Add DFB instruction for ARMv8-RAlex Coplan1-0/+7
2020-06-08x86: also handle %k<N> and %bnd<N> in debugging helpersJan Beulich1-1/+3
2020-06-08x86: simplify check_byte_reg()Jan Beulich1-15/+4
2020-06-08x86: restrict %tr<N> visibilityJan Beulich1-2/+8
2020-06-08x86: also allow %st(N) in CFI directivesJan Beulich1-1/+2
2020-06-08x86: restrict use of register aliasesJan Beulich1-65/+95
2020-06-06Power10 tidiesAlan Modra1-0/+2
2020-06-06Rename PowerPC64 pcrel GOT TLS relocationsAlan Modra1-16/+16
2020-06-05gas: avoid GCC 10 warning stringop-overflow in tc-bpf.cJose E. Marchesi1-2/+2
2020-06-05RISC-V: Don't generate the ELF privilege attributes when no CSR are used.Nelson Chu1-0/+9
2020-06-04gas: Fix ip2k-elf and xstormy16-elf buildH.J. Lu2-3/+6
2020-06-04gas: simplify code in tc-bpf.c:md_apply_fixJose E. Marchesi1-3/+1
2020-06-04cpu,gas,opcodes: remove no longer needed workaround from the BPF portJose E. Marchesi1-4/+2
2020-06-04opcodes: discriminate endianness and insn-endianness in CGEN portsJose E. Marchesi2-2/+3
2020-05-28Fix all unexpected failures in gas testsuite for pdp11-aout.Stephen Casner1-0/+10
2020-05-27Fix PR gas/26001 (pdp11-*-*)Stephen Casner1-1/+10
2020-05-27RISC-V: Fix missing initialization of riscv_csr_extra structsSimon Cook1-0/+1
2020-05-26tc-xgate.c: Replace R_XGATE_PCREL_X with BFD_RELOC_XGATE_PCREL_XH.J. Lu1-4/+4
2020-05-26gas: Silence GCC 10 warning on tc-visium.cH.J. Lu1-1/+1
2020-05-26gas: Silence GCC 10 warning tc-vax.cH.J. Lu1-2/+2
2020-05-26gas: Silence GCC 10 warning on tc-v850.cH.J. Lu1-2/+2
2020-05-26gas: Silence GCC 10 warning on tc-crx.cH.J. Lu1-3/+3
2020-05-26tc-score.c: Replace overlapping sprintf with memmoveH.J. Lu1-8/+12
2020-05-25gas: Silence GCC 10 warning on tc-mcore.cH.J. Lu1-1/+1
2020-05-25tc-cr16.c: Use memmove to concatenate 2 overlapping stringsH.J. Lu1-1/+4
2020-05-25gas: Silence GCC 10 warning on tc-cr16.cH.J. Lu1-1/+1
2020-05-25gas: Update fr_literal access in frag for GCC 10H.J. Lu3-3/+3
2020-05-24RISC-V: Gas inserts cfa relocs in wrong section.Jim Wilson1-1/+12
2020-05-21Replace "if (x) free (x)" with "free (x)", gasAlan Modra6-26/+12
2020-05-20[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu1-89/+425
2020-05-19Fix the ARM assembler to generate a Realtime profile for armv8-r.Alexander Fedotov1-6/+10
2020-05-18Don't handle lret/iret when -mlfence-before-ret=[or|not|shl|yes] since they a...liuhongt1-15/+5
2020-05-11Power10 Reduced precision outer product operationsAlan Modra1-1/+11
2020-05-11PowerPC Rename powerxx to power10Alan Modra1-1/+1
2020-05-05[GAS] change of ELF flags initial value in rx-linuxGunther Nikl1-7/+2
2020-05-04gas: PR 25863: Fix scalar vmul inside it block when assembling for MVEAndre Simoes Dias Vieira1-9/+3
2020-04-30AArch64: add GAS support for UDF instructionAlex Coplan1-1/+3
2020-04-30ld: Add rx-linux emulation. gas: Change ELF flags initial value in rx-linuxYoshinori Sato1-1/+5