aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-spu.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-292009-10-29 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-2/+0
2009-07-24include/elf/Trevor Smigiel1-1/+2
2009-07-24 PR 10437Nick Clifton1-1/+1
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-1/+1
2009-01-12bfd/Alan Modra1-51/+114
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra1-3/+4
2008-07-04 * config/tc-spu.c (md_apply_fix): Handle fully resolvedAlan Modra1-0/+9
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-52/+1
2007-10-04* read.c (potable): Add string8, string16, string32 and string64. Add bit siz...Nick Clifton1-1/+1
2007-09-04 * config/tc-spu.c (struct spu_insn): Delete "flag". Add "reloc".Alan Modra1-14/+10
2007-07-03Switch to GPLv3Nick Clifton1-1/+1
2007-06-05 * config/tc-spu.c (spu_cons): Use deferred_expression. HandleAlan Modra1-2/+9
2007-05-11include/elf/Alan Modra1-17/+67
2007-03-23 * config/tc-spu.c: Don't include opcode/spu.h.Alan Modra1-6/+6
2006-11-24 * config/tc-spu.c (md_pseudo_table): Add eqv and .eqv.Alan Modra1-0/+3
2006-10-29* config/tc-spu.c (md_assemble): Cast printf string size parameterNick Clifton1-1/+1
2006-10-25New Cell SPU port.Alan Modra1-0/+1023