aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-tic4x.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-18/+15
2007-07-03Switch to GPLv3Nick Clifton1-2/+3
2006-06-07remove some duplicate #include's.Alan Modra1-4/+1
2006-04-23 * config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c,Kazu Hirata1-1/+1
2005-09-30gas/Jan Beulich1-0/+1
2005-08-11 * README-vms: Delete.Alan Modra1-1/+0
2005-06-07gas:Zack Weinberg1-1/+1
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-02-27Changed my own mail addressSvein Seldal1-1/+1
2005-02-23 * cgen.c: Warning fixes.Alan Modra1-14/+15
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra1-3/+3
2003-11-22 * config/atof-tahoe.c: Fix comment typos.Kazu Hirata1-7/+7
2003-11-20 * config/tc-mcore.h: Remove prototypes already in tc.h.Kazu Hirata1-28/+0
2003-07-14Remove uses of ctype.hNick Clifton1-10/+9
2003-05-18Reverted faulty codeSvein Seldal1-4/+0
2003-05-18 * config/tc-tic4x.c (md_assemble): Added support for one-line parallel insns.Svein Seldal1-11/+34
2003-04-04Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/...Svein Seldal1-312/+312
2002-11-25 * gas/config/tc-tic4x.c (c4x_operands_match): Bugfix in directSvein Seldal1-15/+4
2002-11-18 * gas/config/tc-tic4x.c: Fixed proper commandlineSvein Seldal1-107/+279
2002-11-16 * gas/config/tc-tic4x.c: Remove c4x_pseudo_ignore function.Svein Seldal1-16/+102
2002-11-11 gas tic4x target enhancements (long list - see gas/ChangeLog andSvein Seldal1-154/+295
2002-09-17 * config/tc-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.Alan Modra1-65/+235
2002-08-28Add TMS320C4x supportNick Clifton1-0/+2627