aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/gas
AgeCommit message (Expand)AuthorFilesLines
2010-09-23 * gas/all/gas.exp: Update "forward" and "redef3" xfails.Alan Modra3-7/+9
2010-09-23 * gas/mips/jal.d: Remove duplicate pattern.Maciej W. Rozycki1-1/+1
2010-09-22gas: blackfin: clarify some errors with register usage in insnsMike Frysinger1-1/+1
2010-09-22gas: blackfin: fix DBG/DBGCMPLX insn encodingMike Frysinger3-0/+176
2010-09-22opcodes: blackfin: fix decoding of LSHIFT insnsMike Frysinger5-12/+12
2010-09-20 * gas/config/tc-arm.c (arm_cpus): Correct canonical names for Cortex CPUs.Matthew Gretton-Dann2-2/+2
2010-09-20 * gas/elf/elf.exp: Disable symtab test for alpha.Richard Henderson1-1/+4
2010-09-172010-09-17 Tejas Belagod <tejas.belagod@arm.com>Matthew Gretton-Dann2-2/+14
2010-09-172010-09-17 Tejas Belagod <tejas.belagod@arm.com>Matthew Gretton-Dann11-0/+1009
2010-09-172010-09-17 Tejas Belagod <tejas.belagod@arm.com>Matthew Gretton-Dann2-1/+5
2010-09-16 PR gas/12011Alan Modra4-0/+6
2010-09-16 * gas/all/redef3.d: Don't run on arc.Alan Modra2-6/+5
2010-09-15ChangeLog gasKai Tietz3-1/+65
2010-09-15ChangeLog gasKai Tietz5-0/+594
2010-09-14 opcodes/Maciej W. Rozycki4-0/+86
2010-09-132010-09-13 Kai Tietz <kai.tietz@onevision.com>Kai Tietz7-0/+104
2010-09-09Fix PR number in previous delta.Nick Clifton3-1/+1
2010-09-09 PR gas/11931Nick Clifton3-0/+31
2010-09-09 * config/tc-arm.c (md_apply_fix): Check if widened add, sub areNick Clifton3-0/+12
2010-09-03Check flag_code instead of use_rela_relocations for 64bit.H.J. Lu2-0/+5
2010-09-03binutils/Jan Kratochvil3-3/+3
2010-09-03 * gas/cfi/cfi-i386.d: Use objdump -Wf instead of readelf.Richard Henderson3-10/+5
2010-09-02 * gas/cfi/reloc-pe-i386.d, gas/cfi/reloc-pe-i386.s: New test.Richard Henderson2-0/+15
2010-09-02 * dw2gencfi.c (TC_DWARF2_EMIT_OFFSET): Provide default.Richard Henderson9-22/+25
2010-08-31Fix "pushw imm16" for x86-64 disassembler.H.J. Lu3-50/+27
2010-08-25 * config/tc-arm.c (encode_arm_addr_mode_2): FixJie Zhang4-3/+33
2010-08-18Add missing files.H.J. Lu3-0/+42
2010-08-17Add "?" pseudo-flag to ELF .section/.pushsection directives.Roland McGrath1-17/+19
2010-08-06Don't generate multi-byte NOPs for i686.H.J. Lu10-5/+24
2010-08-06Add ud1 to x86.H.J. Lu7-8/+28
2010-08-03 * gas/all/octa.s, * gas/all/octa.d: New test.Alan Modra6-16/+12
2010-08-02Run data-1 only for i*86, x86_64 and ia64.H.J. Lu1-1/+6
2010-08-02Add a testcase for PR gas/11867.H.J. Lu3-0/+11
2010-08-022010-08-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold7-7/+8
2010-08-02 * gas/i386/i386.exp (dw2-compress-1): Only run on ELF targets.Alan Modra1-10/+4
2010-08-02Update for ppc_fix_adjustable change.Alan Modra1-2/+2
2010-07-28Xfail dw2-compress-2 and x86-64-dw2-compress-2.H.J. Lu1-0/+2
2010-07-24 gas/Maciej W. Rozycki5-0/+125
2010-07-24 * gas/mips/jal-svr4pic.d: Rename to...Maciej W. Rozycki4-21/+73
2010-07-24 * gas/mips/jal-svr4pic.d: Reformat. Use --show-raw-insn withMaciej W. Rozycki2-45/+44
2010-07-23Add support for v850E2 and v850E2V3Nick Clifton4-12/+15
2010-07-22 * gas/arm/mapdir.s: Don't specify attr/type for .fini_array.Alan Modra3-3/+3
2010-07-19binutils/testsuite/:Andreas Schwab15-45/+15
2010-07-16Run dw2-compress-2 only for 32bit.H.J. Lu1-1/+4
2010-07-15 * config/obj-elf.c (get_sym_from_input_line_and_check): NewNathan Sidwell4-0/+33
2010-07-14Add addr2line, objcopy and strip tests for compressed debug sections.H.J. Lu5-0/+306
2010-07-14Use .2byte/.4byte instead of .short/.long.H.J. Lu1-27/+27
2010-07-112010-07-11 Kai Tietz <kai.tietz@onevision.com>Kai Tietz3-13/+15
2010-07-082010-07-08 Tejas Belagod <tejas.belagod@arm.com>Richard Earnshaw10-0/+337
2010-07-08 * config/tc-arm.c (tc_gen_reloc): Add BFD_RELOC_ARM_T32_OFFSET_IMMNathan Sidwell3-0/+10