aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
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
2010-08-31Fix "pushw imm16" for x86-64 disassembler.H.J. Lu4-50/+35
2010-08-312010-08-31 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2-4/+9
2010-08-31 * config/obj-elf.c (obj_elf_init_stab_section): Fix assertion.Alan Modra2-2/+6
2010-08-30 * config/obj-coff-seh.c: Rewrite the entire file.Richard Henderson3-1283/+690
2010-08-25Move gas/ld NEWS from binutils to gas/ld.H.J. Lu2-0/+6
2010-08-25 * configure.tgt (m68k-*-aout): Change to bfd_gas=yes.Alan Modra2-0/+5
2010-08-25 * config/tc-d10v.c (do_assemble): Correctly detect overflow ofAlan Modra4-4/+18
2010-08-25 * config/tc-arm.c (encode_arm_addr_mode_2): Fix comment.Jie Zhang2-1/+5
2010-08-25 * config/tc-arm.c (encode_arm_addr_mode_2): FixJie Zhang7-7/+56
2010-08-20 * doc/c-arm.texi (ARM Options): Document -mfpu=fp4-sp-d16.Maciej W. Rozycki2-0/+5
2010-08-19Fix a typo in comments.H.J. Lu2-1/+5
2010-08-18Check i.imm_operands VEXXDS.H.J. Lu2-3/+8
2010-08-18 * macro.c (sub_actual): Add back ampersand suffix when noAlan Modra2-3/+10
2010-08-18Add missing files.H.J. Lu3-0/+42
2010-08-17Add "?" pseudo-flag to ELF .section/.pushsection directives.Roland McGrath5-93/+140