aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2020-05-28Fix all unexpected failures in gas testsuite for pdp11-aout.Stephen Casner6-3/+133
2020-05-28[PATCH] gas: Fix comment on definition of frag_grow()Nick Clifton2-3/+7
2020-05-27Fix PR gas/26001 (pdp11-*-*)Stephen Casner5-1/+41
2020-05-27RISC-V: Fix missing initialization of riscv_csr_extra structsSimon Cook2-0/+6
2020-05-26gas: Adjust x86 tests for PECOFFH.J. Lu4-1/+11
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. Lu2-4/+12
2020-05-26S/390: z13: Accept vector alignment hintsStefan Schulze Frielinghaus2-8/+16
2020-05-26gas: Silence GCC 10 warning on tc-visium.cH.J. Lu2-1/+7
2020-05-26gas: Silence GCC 10 warning tc-vax.cH.J. Lu2-2/+9
2020-05-26gas: Silence GCC 10 warning on tc-v850.cH.J. Lu2-2/+8
2020-05-26gas: Silence GCC 10 warning on tc-crx.cH.J. Lu2-3/+10
2020-05-26tc-score.c: Replace overlapping sprintf with memmoveH.J. Lu2-8/+18
2020-05-25gas: Silence GCC 10 warning on tc-mcore.cH.J. Lu2-1/+6
2020-05-25tc-cr16.c: Use memmove to concatenate 2 overlapping stringsH.J. Lu2-1/+10
2020-05-25gas: Silence GCC 10 warning on tc-cr16.cH.J. Lu2-1/+6
2020-05-25gas: Update fr_literal access in frag for GCC 10H.J. Lu4-3/+10
2020-05-24RISC-V: Gas inserts cfa relocs in wrong section.Jim Wilson2-1/+19
2020-05-21Replace "if (x) free (x)" with "free (x)", gasAlan Modra13-52/+41
2020-05-20[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu42-2434/+4423
2020-05-19Power10 dcbf, sync, and wait extensions.Peter Bergner5-0/+91
2020-05-19Fix the ARM assembler to generate a Realtime profile for armv8-r.Alexander Fedotov6-10/+21
2020-05-19Use bfd_get_filename throughout gasAlan Modra2-6/+16
2020-05-19Clear all local_symbol.lsy_flagsAlan Modra2-2/+6
2020-05-18Re: Fix tight loop on recursively-defined symbolsAlan Modra2-0/+6
2020-05-18Don't handle lret/iret when -mlfence-before-ret=[or|not|shl|yes] since they a...liuhongt14-182/+22
2020-05-15Fix tight loop on recursively-defined symbolsAlan Modra6-3/+48
2020-05-14Update Swedish translation for the gas sub-directory and a new Serbian transl...Nick Clifton2-390/+235
2020-05-11Power10 VSX scalar min-max-compare quad precision operationsAlan Modra4-0/+29
2020-05-11Power10 VSX load/store rightmost element operationsAlan Modra4-0/+34
2020-05-11Power10 test lsb by byte operationAlan Modra4-0/+34
2020-05-11Power10 string operationsAlan Modra4-0/+39
2020-05-11Power10 Set boolean extensionPeter Bergner4-0/+27
2020-05-11Power10 bit manipulation operationsAlan Modra4-0/+44
2020-05-11Power10 VSX PCV generate operationsAlan Modra4-0/+27
2020-05-11Power10 VSX Mask Manipulation OperationsAlan Modra4-0/+59
2020-05-11Power10 Reduced precision outer product operationsAlan Modra7-1/+207
2020-05-11Power10 SIMD permute class operationsAlan Modra4-0/+97
2020-05-11Power10 128-bit binary integer operationsAlan Modra4-0/+83
2020-05-11Power10 VSX 32-byte storage accessAlan Modra4-0/+57
2020-05-11Power10 vector integer multiply, divide, modulo insnsAlan Modra4-0/+53
2020-05-11Power10 byte reverse instructionsPeter Bergner4-0/+25
2020-05-11Power10 Copy/Paste ExtensionsPeter Bergner3-0/+11
2020-05-11Power10 Add new L operand to the slbiag instructionPeter Bergner4-0/+25
2020-05-11PowerPC Rename powerxx to power10Alan Modra5-9/+18
2020-05-06Updated Swedish translation for the gas sub-directoryNick Clifton2-3004/+4050
2020-05-06Section "3.1 Preprocessing" of the online GAS manual has a wrong reference to...Nick Clifton2-2/+10
2020-05-05Restore readelf's warnings that describe real problems with the file being ex...Nick Clifton3-2/+13
2020-05-05[GAS] change of ELF flags initial value in rx-linuxGunther Nikl2-8/+6
2020-05-04GAS: Do not create an entry for the default directory if the directory table ...Nick Clifton2-4/+6