aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2010-10-19Add testcase for PR gas/12049.H.J. Lu6-0/+64
2010-10-19 * write.c (relax_segment): Correct address on frag added to stopAlan Modra2-6/+10
2010-10-19 PR gas/12049Alan Modra3-9/+33
2010-10-182010-10-18 Kai Tietz <kaI.tietz@onevision.com>Kai Tietz3-2/+7
2010-10-18 * gas/mips/ld.d: Spell out section offsets and addendsMaciej W. Rozycki5-785/+801
2010-10-18 * gas/mips/ld.d: Use wildcard address matching.Maciej W. Rozycki4-1872/+1878
2010-10-18 * gas/mips/mips.exp (run_dump_test_arch): Get the name of theMaciej W. Rozycki2-4/+14
2010-10-18 * config/tc-mips.c (macro)[ldd_std]: Fix the relaxation variantMaciej W. Rozycki2-20/+6
2010-10-18 opcodes/Maciej W. Rozycki5-25/+38
2010-10-18 * config/tc-mips.c (mips_pseudo_table): Add "sbss".Maciej W. Rozycki2-0/+19
2010-10-16Add CpuNop to CPU_GENERIC64_FLAGS.H.J. Lu4-1/+166
2010-10-15gas: blackfin: add tests for recent loop label fixesMike Frysinger8-0/+376
2010-10-15gas: blackfin: add illegal insn testsMike Frysinger6-0/+11199
2010-10-15gas: blackfin: fix encoding of BYTEOP2M insnMike Frysinger7-2/+103
2010-10-15gas: blackfin: generalize matching in the video testsMike Frysinger3-192/+197
2010-10-14Add CheckRegSize to instructions which require register size check.H.J. Lu6-3/+185
2010-10-14Add .d32 encoding suffix.H.J. Lu9-8/+100
2010-10-112010-10-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel3-126/+132
2010-10-11fix dates in previous blackfin commitsMike Frysinger1-3/+3
2010-10-11gas: blackfin: reign in overeager insn flag handlingMike Frysinger2-7/+14
2010-10-11gas: blackfin: support numeric local labels with LOOP_BEGIN/LOOP_END pseudo i...Mike Frysinger4-0/+38
2010-10-11gas: blackfin: fix LOOP_BEGIN/LOOP_END pseudo insns handling of local labelsMike Frysinger2-2/+9
2010-10-08Fix build with -DDEBUG=7Alan Modra2-0/+9
2010-10-07gas/Bernd Schmidt5-1/+30
2010-10-06 bfd/Nathan Sidwell2-8/+12
2010-10-042010-10-04 David Daney <ddaney@caviumnetworks.com>David Daney7-1/+139
2010-09-29include/Bernd Schmidt5-6/+15
2010-09-29 * gas/all/fwdexp.d, * gas/all/fwdexp.s: New test.Alan Modra4-0/+41
2010-09-29 * expr.c (expr): Correct returned segment value.Alan Modra2-10/+25
2010-09-29 * lib/gas-defs.exp (is_elf_format): Merge with binutils and ld versions.Alan Modra2-34/+82
2010-09-27Fix unportable shell quoting.Ralf Wildenhues2-1/+5
2010-09-27gas/Bernd Schmidt6-0/+62
2010-09-272010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel9-3/+537
2010-09-272010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel8-25/+35
2010-09-272010-09-27 Tejas Belagod <tejas.belagod@arm.com>Matthew Gretton-Dann10-0/+78
2010-09-23 * bfd/bfd-in2.h (BFD_RELOC_ARM_HVC): New enum value.Matthew Gretton-Dann9-32/+508
2010-09-23 * gas/config/tc-arm.c (arm_ext_adiv): New variable.Matthew Gretton-Dann8-10/+92
2010-09-23 * config/tc-arm.c (arm_ext_v6m): New variable.Matthew Gretton-Dann10-3/+95
2010-09-23 * gas/config/tc-arm.c (arm_ext_v6z): Remove.Matthew Gretton-Dann15-9/+92
2010-09-23 * gas/config/tc-arm.c (arm_ext_mp): Add.Matthew Gretton-Dann12-5/+179
2010-09-23 * gas/config/tc-arm.c (md_pseduo_table): Add .arch_extension directive.Matthew Gretton-Dann3-23/+199
2010-09-23 * gas/all/gas.exp: Update "forward" and "redef3" xfails.Alan Modra4-7/+15
2010-09-23 * config/tc-mn10300.c (tc_gen_reloc): Replace absolute symbolsAlan Modra2-8/+14
2010-09-23 * gas/mips/jal.d: Remove duplicate pattern.Maciej W. Rozycki2-1/+5
2010-09-22gas: blackfin: fix typo in BYTEOP16P commentMike Frysinger2-1/+5
2010-09-22gas: blackfin: reject multiple store insns in parallel insnsMike Frysinger2-0/+38
2010-09-22gas: blackfin: add missing register move insnsMike Frysinger3-2/+10
2010-09-22gas: blackfin: clarify some errors with register usage in insnsMike Frysinger4-4/+12
2010-09-22gas: blackfin: fix DBG/DBGCMPLX insn encodingMike Frysinger6-2/+188
2010-09-22gas: blackfin: handle multibyte symbolsMike Frysinger2-1/+5