aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-04gas: PR 25863: Fix scalar vmul inside it block when assembling for MVEAndre Simoes Dias Vieira4-9/+26
2020-05-04Fix an illegal memory access in the assembler when generating a DWARF5 file/d...Nick Clifton5-1/+24
2020-04-30AArch64: add GAS support for UDF instructionAlex Coplan7-1/+41
2020-04-30ld: Add rx-linux emulation. gas: Change ELF flags initial value in rx-linuxYoshinori Sato2-1/+10
2020-04-29xtensa: gas: support optional immediate simcall parameterMax Filippov2-0/+29
2020-04-29Update expected disassembly after recent update.Nick Clifton2-1/+2
2020-04-29Fix the disassmbly of SH instructions which have an unsigned 8-bit immediate ...Nick Clifton4-1/+15
2020-04-27x86: Add i386 PE big-object supportTamar Christina6-5/+15
2020-04-27GAS: Allow automatically assigned entries in the file table to be reassigned ...Nick Clifton2-51/+71
2020-04-26Improve -mlfence-after-loadliuhongt21-40/+587
2020-04-22xtensa: fix PR ld/25861Max Filippov3-4/+20
2020-04-22.symver fixesAlan Modra6-15/+16
2020-04-21symver11.s: Add ".balign 8"H.J. Lu2-0/+5
2020-04-21Disallow PC relative for CMPI on MC68000/10Andreas Schwab4-0/+40
2020-04-21BFD: Exclude sections with no content from compress check.Tamar Christina3-0/+25
2020-04-21gas: Extend .symver directiveH.J. Lu29-122/+470
2020-04-20[AArch64, Binutils] Add missing TSB instructionSudakshina Das5-9/+25
2020-04-20[AArch64, Binutils] Make hint space instructions valid for Armv8-aSudakshina Das6-16/+9