aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
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
2010-09-22opcodes/gas: blackfin: handle more ASTAT flagsMike Frysinger3-1/+12
2010-09-22opcodes/gas: blackfin: support OUTC debug insnMike Frysinger4-0/+33
2010-09-22opcodes: blackfin: fix decoding of LSHIFT insnsMike Frysinger6-12/+17
2010-09-22gas: blackfin: support ABORT debug insnMike Frysinger3-1/+12
2010-09-22gas: blackfin: add support for BF51x-0.2 processorsMike Frysinger2-0/+8
2010-09-22gas: blackfin: add support for BF592 processorsMike Frysinger3-3/+14
2010-09-22gas: blackfin: allow end-of-line comments via #Mike Frysinger2-2/+6
2010-09-20 * gas/config/tc-arm.c (arm_cpus): Correct canonical names for Cortex CPUs.Matthew Gretton-Dann5-13/+24
2010-09-20Use bfd_elf_generic_reloc for alpha-elf.Richard Henderson2-16/+9
2010-09-20 * gas/elf/elf.exp: Disable symtab test for alpha.Richard Henderson2-1/+8
2010-09-172010-09-17 Tejas Belagod <tejas.belagod@arm.com>Matthew Gretton-Dann5-21/+83
2010-09-172010-09-17 Tejas Belagod <tejas.belagod@arm.com>Matthew Gretton-Dann14-1/+1038
2010-09-172010-09-17 Tejas Belagod <tejas.belagod@arm.com>Matthew Gretton-Dann5-2/+17
2010-09-16 PR gas/12011Alan Modra11-7/+30
2010-09-16 * gas/all/redef3.d: Don't run on arc.Alan Modra3-6/+11
2010-09-15ChangeLog gasKai Tietz6-16/+113
2010-09-15ChangeLog gasKai Tietz9-26/+754
2010-09-14 opcodes/Maciej W. Rozycki5-0/+94
2010-09-14 * doc/c-arm.texi: Document -mcpu=cortex-m4.Jie Zhang2-0/+5
2010-09-132010-09-13 Kai Tietz <kai.tietz@onevision.com>Kai Tietz8-0/+114
2010-09-09Check VEXW1 for 2-byte VEX prefix.H.J. Lu2-0/+6
2010-09-09 * doc/c-tic6x.texi (.c6xabi_attribute): Document directive.Joseph Myers2-0/+13
2010-09-09 * gas/config/tc-arm.c (arm_cpus): Add cortex-a15 entry.Matthew Gretton-Dann3-0/+8
2010-09-09 * gas/config/tc-m68k.c (tc_gen_reloc): Handle references to definedNick Clifton2-6/+11
2010-09-09Fix PR number in previous delta.Nick Clifton4-4/+4
2010-09-09 PR gas/11931Nick Clifton4-0/+38
2010-09-09 * config/tc-arm.c (md_apply_fix): Check if widened add, sub areNick Clifton6-9/+35
2010-09-09 PR gas/11972Nick Clifton2-2/+26
2010-09-08 * config/tc-arm.c (create_neon_reg_alias): Deal with caseNathan Sidwell2-0/+14
2010-09-08 PR gas/11973Nick Clifton2-0/+8
2010-09-03Check flag_code instead of use_rela_relocations for 64bit.H.J. Lu5-2/+19
2010-09-03binutils/Jan Kratochvil4-4/+10
2010-09-03 * gas/cfi/cfi-i386.d: Use objdump -Wf instead of readelf.Richard Henderson4-10/+11
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 Henderson12-27/+68