aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/gas
AgeCommit message (Expand)AuthorFilesLines
2011-04-12 * gas/all/gas.exp (do_930509a): Don't xfail h8300 and mn10200.Alan Modra1-1/+2
2011-04-11 gas/Julian Brown26-22/+194
2011-04-11 PR gas/12296Nick Clifton3-0/+4
2011-04-11 * config/tc-i386.c (x86_cons): Define even for non-ELF targets.Nick Clifton2-0/+5
2011-04-06bfd:Joseph Myers4-8/+6
2011-03-31include/elf/Bernd Schmidt16-0/+84
2011-03-29PR 12610Richard Henderson2-0/+13
2011-03-29Properly handle multiple operands for x32 quad.H.J. Lu2-0/+5
2011-03-29gas: blackfin: gas: blackfin: reject invalid BYTEUNPACK insnsMike Frysinger2-0/+2
2011-03-29gas: blackfin: gas: blackfin: reject invalid BYTEOP16M insnsMike Frysinger2-0/+4
2011-03-29gas: blackfin: gas: blackfin: reject invalid BYTEOP16P insnsMike Frysinger2-0/+5
2011-03-29gas: blackfin: reject invalid 16bit acc add insnsMike Frysinger4-2/+3
2011-03-28Support .quad for x32.H.J. Lu4-11/+20
2011-03-24gas: blackfin: reject invalid register destinations for vector add/subMike Frysinger2-0/+12
2011-03-24gas: blackfin: test all 16bit insnsMike Frysinger5-11137/+49193
2011-03-24gas: blackfin: catch invalid dest dregs in dsp mult insnsMike Frysinger2-0/+7
2011-03-24gas: blackfin: catch invalid register combinations with SEARCH/BITMUXMike Frysinger2-0/+5
2011-03-18gas/Alan Modra4-6/+6
2011-03-17Add a testase for PR gas/12589.H.J. Lu3-0/+28
2011-03-16Add --size-check=[error|warning].H.J. Lu4-0/+28
2011-03-07Revert the last change on gas/elf/bad-size.err.H.J. Lu1-1/+1
2011-03-06Mention symbol name in non-constant .size expression.H.J. Lu1-1/+1
2011-03-05Revert the last change.H.J. Lu1-3/+3
2011-03-05Set x86_cie_data_alignment to -4 for x32.H.J. Lu1-3/+3
2011-02-28 opcodes/Maciej W. Rozycki3-0/+75
2011-02-28 gas/Maciej W. Rozycki3-0/+19
2011-02-28 gas/Maciej W. Rozycki5-14/+415
2011-02-28 gas/Maciej W. Rozycki6-2/+96
2011-02-28 gas/Maciej W. Rozycki3-76/+76
2011-02-25Don't sign-checking 4-byte relocations for x32.H.J. Lu4-16/+86
2011-02-25Add a testcase for PR gas/12519.H.J. Lu4-0/+11
2011-02-13opcodes: blackfin: fix decoding of ABSMike Frysinger2-2/+2
2011-02-13opcodes: blackfin: fix decoding of dsp mult insnsMike Frysinger5-22/+22
2011-02-13gas/opcodes: blackfin: punt BYTEOP2M insn supportMike Frysinger4-92/+0
2011-02-102011-02-10 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-4/+4
2011-02-10 * gas/m68k/cpu32.d: Set explicit architecture for objdump.Alan Modra3-3/+3
2011-02-10 * gas/elf/dwarf2-4.s: Don't use @.Alan Modra1-3/+3
2011-02-08Use f32_patt in i386_align_code when tuning for i686.H.J. Lu3-47/+423
2011-02-08Also update cpu_arch_isa_flags for ISA extensions.H.J. Lu4-0/+239
2011-02-07 PR gas/3041Alan Modra3-1/+68
2011-02-03 gas/Bernd Schmidt6-34/+2
2011-01-31 * write.c (write_contents): Include output file name and bfd errorNick Clifton17-42/+55
2011-01-18Don't compress empty debug sections.H.J. Lu3-0/+25
2011-01-18Properly sign-extend byte.H.J. Lu4-20/+20
2011-01-18Add tbm flag and TBM instruction pattern.H.J. Lu1-1/+2
2011-01-17Add TBM testsuite files missing from last commit.Quentin Neill6-0/+1489
2011-01-17Add support for TBM instructions.Quentin Neill9-2/+24
2011-01-16Disallow 64bit relocations in x32 mode.H.J. Lu8-26/+267
2011-01-15Don't allow movabs with relocation in x32 mode.H.J. Lu5-11/+341
2011-01-14Rename --n32 to --x32.H.J. Lu4-4/+4