summaryrefslogtreecommitdiff
path: root/gas/config/tc-spu.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* PR23800, .eqv doesn't always defer expression evaluationAlan Modra2018-10-201-1/+16
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* spu: make some constants unsignedTrevor Saunders2016-05-231-1/+1
* use XNEW and related macros moreTrevor Saunders2016-05-131-2/+2
* Constify moreAlan Modra2016-04-011-1/+1
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-1/+1
* Convert more variables to a constant form.Trevor Saunders2016-02-251-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove trailing spaces in gasH.J. Lu2015-08-121-11/+11
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* 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