summaryrefslogtreecommitdiff
path: root/gas/config/tc-spu.c
Commit message (Expand)AuthorAgeFilesLines
* 2009-10-29 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-10-291-2/+0
* include/elf/Trevor Smigiel2009-07-241-1/+2
* PR 10437Nick Clifton2009-07-241-1/+1
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-1/+1
* bfd/Alan Modra2009-01-121-51/+114
* Banish PARAMS and PTR. Convert to ISO C.Alan Modra2008-08-121-3/+4
* * config/tc-spu.c (md_apply_fix): Handle fully resolvedAlan Modra2008-07-041-0/+9
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-52/+1
* * read.c (potable): Add string8, string16, string32 and string64. Add bit siz...Nick Clifton2007-10-041-1/+1
* * config/tc-spu.c (struct spu_insn): Delete "flag". Add "reloc".Alan Modra2007-09-041-14/+10
* Switch to GPLv3Nick Clifton2007-07-031-1/+1
* * config/tc-spu.c (spu_cons): Use deferred_expression. HandleAlan Modra2007-06-051-2/+9
* include/elf/Alan Modra2007-05-111-17/+67
* * config/tc-spu.c: Don't include opcode/spu.h.Alan Modra2007-03-231-6/+6
* * config/tc-spu.c (md_pseudo_table): Add eqv and .eqv.Alan Modra2006-11-241-0/+3
* * config/tc-spu.c (md_assemble): Cast printf string size parameterNick Clifton2006-10-291-1/+1
* New Cell SPU port.Alan Modra2006-10-251-0/+1023