aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
2020-04-29xtensa: gas: support optional immediate simcall parameterMax Filippov1-0/+20
2020-04-29Fix the disassmbly of SH instructions which have an unsigned 8-bit immediate ...Nick Clifton1-1/+2
2020-04-27x86: Add i386 PE big-object supportTamar Christina1-1/+1
2020-04-26Improve -mlfence-after-loadliuhongt1-32/+88
2020-04-22xtensa: fix PR ld/25861Max Filippov1-3/+9
2020-04-22.symver fixesAlan Modra1-3/+1
2020-04-21gas: Extend .symver directiveH.J. Lu2-110/+237
2020-04-20[AArch64, Binutils] Add missing TSB instructionSudakshina Das1-2/+2
2020-04-17bfin: allow ".=.+delta"Alan Modra1-1/+1
2020-04-16Stop the MIPS assembler from accepting ifunc symbols.Nick Clifton1-0/+4
2020-04-08[PATCH 1/4]: microblaze: remove duplicate prototypesGunther Nikl1-15/+0
2020-04-08[PATCH 4/4]: Add generic prototype for md_pcrel_from_sectionGunther Nikl31-34/+3
2020-04-08[PATCH 3/4]: m32c: remove duplicate define and prototypeGunther Nikl1-4/+0
2020-04-08[PATCH 2/4]: moxie: use generic pcrel supportGunther Nikl1-8/+0
2020-04-07Add support for intel TSXLDTRK instructions$Cui,Lili1-0/+3
2020-04-02Add support for intel SERIALIZE instructionLiliCui1-0/+3
2020-04-02[PATCH gas/m68k] Fix a register range checkGunther Nikl1-1/+1
2020-04-01x86: Force relocation against local absolute symbolH.J. Lu1-0/+8
2020-03-25The "b" flag for COFF sections only unsets the LOAD attribute. It should als...J.W. Jagersma1-0/+5
2020-03-20Add support for the xdef and xref pseudo-ops to the Z80 assembler.Sergey Belyashov1-0/+2
2020-03-17Fix a small set of Z80 problems.Sergey Belyashov2-59/+75
2020-03-13gas, arm: PR25660L Fix vadd/vsub with lt and le condition codes for MVEAndre Vieira1-3/+12
2020-03-11i386: Generate lfence with load/indirect branch/ret [CVE-2020-0551]H.J. Lu1-1/+365
2020-03-10More 1 << 31 signed overflowsAlan Modra5-9/+9
2020-03-06Add support for a ".file 0" directive if supporting DWARF 5 or higher.Nick Clifton1-1/+1