summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Replace "if (x) free (x)" with "free (x)", gasAlan Modra2020-05-2113-52/+41
* [PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu2020-05-2042-2434/+4423
* Power10 dcbf, sync, and wait extensions.Peter Bergner2020-05-195-0/+91
* Fix the ARM assembler to generate a Realtime profile for armv8-r.Alexander Fedotov2020-05-196-10/+21
* Use bfd_get_filename throughout gasAlan Modra2020-05-192-6/+16
* Clear all local_symbol.lsy_flagsAlan Modra2020-05-192-2/+6
* Re: Fix tight loop on recursively-defined symbolsAlan Modra2020-05-182-0/+6
* Don't handle lret/iret when -mlfence-before-ret=[or|not|shl|yes] since they a...liuhongt2020-05-1814-182/+22
* Fix tight loop on recursively-defined symbolsAlan Modra2020-05-156-3/+48
* Update Swedish translation for the gas sub-directory and a new Serbian transl...Nick Clifton2020-05-142-390/+235
* Power10 VSX scalar min-max-compare quad precision operationsAlan Modra2020-05-114-0/+29
* Power10 VSX load/store rightmost element operationsAlan Modra2020-05-114-0/+34
* Power10 test lsb by byte operationAlan Modra2020-05-114-0/+34
* Power10 string operationsAlan Modra2020-05-114-0/+39
* Power10 Set boolean extensionPeter Bergner2020-05-114-0/+27
* Power10 bit manipulation operationsAlan Modra2020-05-114-0/+44
* Power10 VSX PCV generate operationsAlan Modra2020-05-114-0/+27
* Power10 VSX Mask Manipulation OperationsAlan Modra2020-05-114-0/+59
* Power10 Reduced precision outer product operationsAlan Modra2020-05-117-1/+207
* Power10 SIMD permute class operationsAlan Modra2020-05-114-0/+97
* Power10 128-bit binary integer operationsAlan Modra2020-05-114-0/+83
* Power10 VSX 32-byte storage accessAlan Modra2020-05-114-0/+57
* Power10 vector integer multiply, divide, modulo insnsAlan Modra2020-05-114-0/+53
* Power10 byte reverse instructionsPeter Bergner2020-05-114-0/+25
* Power10 Copy/Paste ExtensionsPeter Bergner2020-05-113-0/+11
* Power10 Add new L operand to the slbiag instructionPeter Bergner2020-05-114-0/+25
* PowerPC Rename powerxx to power10Alan Modra2020-05-115-9/+18
* Updated Swedish translation for the gas sub-directoryNick Clifton2020-05-062-3004/+4050
* Section "3.1 Preprocessing" of the online GAS manual has a wrong reference to...Nick Clifton2020-05-062-2/+10
* Restore readelf's warnings that describe real problems with the file being ex...Nick Clifton2020-05-053-2/+13
* [GAS] change of ELF flags initial value in rx-linuxGunther Nikl2020-05-052-8/+6
* GAS: Do not create an entry for the default directory if the directory table ...Nick Clifton2020-05-042-4/+6
* gas: PR 25863: Fix scalar vmul inside it block when assembling for MVEAndre Simoes Dias Vieira2020-05-044-9/+26
* Fix an illegal memory access in the assembler when generating a DWARF5 file/d...Nick Clifton2020-05-045-1/+24
* AArch64: add GAS support for UDF instructionAlex Coplan2020-04-307-1/+41
* ld: Add rx-linux emulation. gas: Change ELF flags initial value in rx-linuxYoshinori Sato2020-04-302-1/+10
* xtensa: gas: support optional immediate simcall parameterMax Filippov2020-04-292-0/+29
* Update expected disassembly after recent update.Nick Clifton2020-04-292-1/+2
* Fix the disassmbly of SH instructions which have an unsigned 8-bit immediate ...Nick Clifton2020-04-294-1/+15
* x86: Add i386 PE big-object supportTamar Christina2020-04-276-5/+15
* GAS: Allow automatically assigned entries in the file table to be reassigned ...Nick Clifton2020-04-272-51/+71
* Improve -mlfence-after-loadliuhongt2020-04-2621-40/+587
* xtensa: fix PR ld/25861Max Filippov2020-04-223-4/+20
* .symver fixesAlan Modra2020-04-226-15/+16
* symver11.s: Add ".balign 8"H.J. Lu2020-04-212-0/+5
* Disallow PC relative for CMPI on MC68000/10Andreas Schwab2020-04-214-0/+40
* BFD: Exclude sections with no content from compress check.Tamar Christina2020-04-213-0/+25
* gas: Extend .symver directiveH.J. Lu2020-04-2129-122/+470
* [AArch64, Binutils] Add missing TSB instructionSudakshina Das2020-04-205-9/+25
* [AArch64, Binutils] Make hint space instructions valid for Armv8-aSudakshina Das2020-04-206-16/+9