aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2011-04-06bfd:Joseph Myers5-8/+16
2011-03-31include/elf/Bernd Schmidt17-0/+103
2011-03-29PR 12610Richard Henderson2-0/+13
2011-03-29Properly handle multiple operands for x32 quad.H.J. Lu3-0/+10
2011-03-29gas: blackfin: gas: blackfin: reject invalid BYTEUNPACK insnsMike Frysinger3-0/+7
2011-03-29gas: blackfin: gas: blackfin: reject invalid BYTEOP16M insnsMike Frysinger3-0/+9
2011-03-29gas: blackfin: gas: blackfin: reject invalid BYTEOP16P insnsMike Frysinger3-0/+10
2011-03-29gas: blackfin: reject invalid 16bit acc add insnsMike Frysinger5-2/+10
2011-03-28Support .quad for x32.H.J. Lu5-11/+28
2011-03-24gas: blackfin: reject invalid register destinations for vector add/subMike Frysinger3-0/+17
2011-03-24gas: blackfin: test all 16bit insnsMike Frysinger6-11137/+49199
2011-03-24gas: blackfin: catch invalid dest dregs in dsp mult insnsMike Frysinger3-0/+12
2011-03-24gas: blackfin: catch invalid register combinations with SEARCH/BITMUXMike Frysinger3-0/+10
2011-03-18gas/Alan Modra5-6/+13
2011-03-17Add a testase for PR gas/12589.H.J. Lu4-0/+36
2011-03-16Add --size-check=[error|warning].H.J. Lu5-0/+36
2011-03-07Revert the last change on gas/elf/bad-size.err.H.J. Lu2-1/+5
2011-03-06Mention symbol name in non-constant .size expression.H.J. Lu2-1/+5
2011-03-05Revert the last change.H.J. Lu2-7/+3
2011-03-05Set x86_cie_data_alignment to -4 for x32.H.J. Lu2-3/+7
2011-02-28 opcodes/Maciej W. Rozycki4-0/+82
2011-02-28 gas/Maciej W. Rozycki4-0/+25
2011-02-28 gas/Maciej W. Rozycki6-14/+425
2011-02-28 gas/Maciej W. Rozycki7-2/+106
2011-02-28 gas/Maciej W. Rozycki4-76/+83
2011-02-25Don't sign-checking 4-byte relocations for x32.H.J. Lu5-16/+96
2011-02-25Add a testcase for PR gas/12519.H.J. Lu5-0/+20
2011-02-13opcodes: blackfin: fix decoding of ABSMike Frysinger3-2/+6
2011-02-13opcodes: blackfin: fix decoding of dsp mult insnsMike Frysinger6-23/+28
2011-02-13gas/opcodes: blackfin: punt BYTEOP2M insn supportMike Frysinger5-92/+5
2011-02-102011-02-10 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2-4/+8
2011-02-10 * gas/m68k/cpu32.d: Set explicit architecture for objdump.Alan Modra4-3/+9
2011-02-10 * gas/elf/dwarf2-4.s: Don't use @.Alan Modra2-3/+7
2011-02-08Use f32_patt in i386_align_code when tuning for i686.H.J. Lu4-47/+430
2011-02-08Also update cpu_arch_isa_flags for ISA extensions.H.J. Lu5-0/+247
2011-02-07 PR gas/3041Alan Modra4-1/+75
2011-02-03 gas/Bernd Schmidt7-34/+11
2011-01-31 * write.c (write_contents): Include output file name and bfd errorNick Clifton18-42/+76
2011-01-18Don't compress empty debug sections.H.J. Lu4-0/+33
2011-01-18Properly sign-extend byte.H.J. Lu5-20/+27
2011-01-18Add tbm flag and TBM instruction pattern.H.J. Lu2-1/+7
2011-01-17Add TBM testsuite files missing from last commit.Quentin Neill6-0/+1489
2011-01-17Add support for TBM instructions.Quentin Neill10-2/+41
2011-01-16Disallow 64bit relocations in x32 mode.H.J. Lu9-26/+280
2011-01-15Don't allow movabs with relocation in x32 mode.H.J. Lu6-11/+351
2011-01-14Rename --n32 to --x32.H.J. Lu5-4/+11
2011-01-11Take unadjusted offset for loongson3a specific instructions.Mingjie Xing3-8/+13
2011-01-10 bfd/Nathan Sidwell3-21/+75
2011-01-07Update gas/i386/ilp32/x86-64-arch-2.d.H.J. Lu2-1/+7
2011-01-07Add docs and arch tests to BMI.Quentin Neill9-2/+31