summaryrefslogtreecommitdiff
path: root/gas/config/tc-tic4x.c
Commit message (Expand)AuthorAgeFilesLines
* bfd/Alan Modra2012-11-061-8/+1
* PR 14072Nick Clifton2012-05-171-3/+2
* * config/tc-tic4x.c (tic4x_do_align): Remove ATTRIBUTE_UNUSED onAlan Modra2012-02-271-13/+17
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-4/+3
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-65/+65
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-4/+4
* Add support for Xilinx MicroBlaze processor.Nick Clifton2009-08-061-2/+2
* PR 10437Nick Clifton2009-07-241-70/+70
* * coffgen.c (coff_write_symbols): Check to see if a symbol's flagsNick Clifton2008-09-301-0/+1
* * config/tc-tic4x.c (tic4x_operands_parse): Make static.Alan Modra2008-08-141-1/+1
* Banish PARAMS and PTR. Convert to ISO C.Alan Modra2008-08-121-204/+80
* * config/tc-tic4x.c (tic4x_insn_insert): Add const qualifier toNick Clifton2008-02-121-10/+6
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-18/+15
* Switch to GPLv3Nick Clifton2007-07-031-2/+3
* remove some duplicate #include's.Alan Modra2006-06-071-4/+1
* * config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c,Kazu Hirata2006-04-231-1/+1
* gas/Jan Beulich2005-09-301-0/+1
* * README-vms: Delete.Alan Modra2005-08-111-1/+0
* gas:Zack Weinberg2005-06-071-1/+1
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* Changed my own mail addressSvein Seldal2005-02-271-1/+1
* * cgen.c: Warning fixes.Alan Modra2005-02-231-14/+15
* * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra2005-02-171-3/+3
* * config/atof-tahoe.c: Fix comment typos.Kazu Hirata2003-11-221-7/+7
* * config/tc-mcore.h: Remove prototypes already in tc.h.Kazu Hirata2003-11-201-28/+0
* Remove uses of ctype.hNick Clifton2003-07-141-10/+9
* Reverted faulty codeSvein Seldal2003-05-181-4/+0
* * config/tc-tic4x.c (md_assemble): Added support for one-line parallel insns.Svein Seldal2003-05-181-11/+34
* Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/...Svein Seldal2003-04-041-312/+312
* * gas/config/tc-tic4x.c (c4x_operands_match): Bugfix in directSvein Seldal2002-11-251-15/+4
* * gas/config/tc-tic4x.c: Fixed proper commandlineSvein Seldal2002-11-181-107/+279
* * gas/config/tc-tic4x.c: Remove c4x_pseudo_ignore function.Svein Seldal2002-11-161-16/+102
* gas tic4x target enhancements (long list - see gas/ChangeLog andSvein Seldal2002-11-111-154/+295
* * config/tc-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.Alan Modra2002-09-171-65/+235
* Add TMS320C4x supportNick Clifton2002-08-281-0/+2627