summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Ensure that binutils test names are unique.Nick Clifton2018-09-178-7/+19
* x86: Set Vex=1 on VEX.128 only vmovqH.J. Lu2018-09-155-32/+40
* Consolidate run_dump_testAlan Modra2018-09-153-496/+8
* run_dump_test replace PROG with DUMPPROG in gas and ldAlan Modra2018-09-1533-54/+90
* gas testuite fixes: don't match dump.oAlan Modra2018-09-15246-253/+503
* gas run_dump_test rename stderr and error-outputAlan Modra2018-09-15427-448/+877
* gas run_dump_test rename not-target and not-skipAlan Modra2018-09-15151-169/+323
* Remove run_dump_test support for objcopy as a dump programAlan Modra2018-09-154-28/+24
* x86: Check non-WIG EVEX instruction encoding with -mevexwig=1H.J. Lu2018-09-146-0/+68
* x86: Support VEX/EVEX WIG encodingH.J. Lu2018-09-142-17/+21
* x86: Handle unsupported static rounding in vcvt[u]si2sd in 32-bit modeH.J. Lu2018-09-142-2/+7
* x86: Properly decode EVEX.W in vcvt[u]si2s[sd] in 32-bit modeH.J. Lu2018-09-144-0/+35
* csky: Support PC relative diff relocationLifang Xia2018-09-143-0/+18
* x86: fold CRC32 templatesJan Beulich2018-09-142-11/+12
* x86: Swap destination/source to encode VEX only if possibleH.J. Lu2018-09-132-3/+9
* x86: also allow D on 3-operand insnsJan Beulich2018-09-132-19/+29
* x86: use D attribute also for SIMD templatesJan Beulich2018-09-136-9/+126
* x86: fold ILP32 output of "opts" testsJan Beulich2018-09-135-1296/+12
* x86: improve operand reversalJan Beulich2018-09-136-11/+970
* x86: add code comment on deprecated status of pseudo-suffixesJan Beulich2018-09-132-1/+7
* x86-64: bndmk, bndldx, and bndstx don't allow RIP-relative addressingJan Beulich2018-09-133-0/+14
* Fix the use by the RL78 assembler of an uninitialised field in the expresion ...Nick Clifton2018-09-132-0/+22
* PR23570, AVR .noinit section defaults to PROGBITSAlan Modra2018-09-062-19/+5
* gas, sparc: Allow non-fpop2 instructions before floating point branchesDaniel Cederman2018-09-045-5/+44
* Change the .section directive for the AVR assembler so that the .noinit secti...Nick Clifton2018-09-032-0/+26
* RISC-V: Correct the requirement of compressed floating point instructionsJim Wilson2018-08-314-0/+15
* gas/elf/section14.d: Change skip to xfailH.J. Lu2018-08-313-1/+16
* PowerPC64 higher REL16 relocationsAlan Modra2018-08-313-13/+51
* gas: Pass -mx86-used-note=no to assemblerH.J. Lu2018-08-312-1/+10
* x86: pass -mx86-used-note=no to assemblerH.J. Lu2018-08-312-0/+6
* x86: Add explicit -mx86-used-note=[yes|no] to testsH.J. Lu2018-08-3119-1/+39
* x86: Extend assembler to generate GNU property notesH.J. Lu2018-08-318-14/+385
* sparc: gas: leon.d: disassemble assuming v8 also in sparc64 targets.Jose E. Marchesi2018-08-302-1/+6
* RISC-V: Allow instruction require more than one extensionJim Wilson2018-08-302-11/+32
* Skip elf/section14 test for h8300 targetsH.J. Lu2018-08-302-0/+7
* Treat SHT_FINI_ARRAY and SHT_PREINIT_ARRAY as relocatable sectionsH.J. Lu2018-08-304-0/+35
* sparc/leon: add support for partial write psr instructionMartin Aberg2018-08-294-0/+26
* [MIPS] Add Loongson 2K1000 proccessor support.Chenghua Xu2018-08-293-1/+11
* [MIPS] Add Loongson 3A2000/3A3000 proccessor support.Chenghua Xu2018-08-293-1/+11
* [MIPS] Add Loongson 3A1000 proccessor support.Chenghua Xu2018-08-295-6/+19
* [MIPS/GAS] Add Loongson EXT2 Instructions support.Chenghua Xu2018-08-298-1/+96
* [MIPS/GAS] Split Loongson EXT Instructions from loongson3a.Chenghua Xu2018-08-296-2/+58
* [MIPS/GAS] Split Loongson CAM Instructions from loongson3aChenghua Xu2018-08-2911-11/+102
* x86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bitH.J. Lu2018-08-275-0/+57
* RISC-V: Reject empty rouding mode and fence operand.Jim Wilson2018-08-238-0/+34
* Prune BFD warnings for unknown GNU propertiesH.J. Lu2018-08-233-2/+21
* Fix typo in changelog entry for handling of undocumnented Z80 SLI instruction.Nick Clifton2018-08-221-1/+1
* Re: Pack reloc_howto_structAlan Modra2018-08-222-2/+6
* Fix handling of undocumented SLL instruction for the Z80 target.Arnold Metselaar2018-08-212-13/+40
* Fix invalid strcpy on unterminated bufferAndreas Schwab2018-08-212-1/+7