aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-tic4x.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-05Update copyright yearsAlan Modra1-2/+1
2014-03-03Fix various copyright issuesAlan Modra1-1/+1
2014-01-22Fix gas build breakageAlan Modra1-1/+1
2012-11-06bfd/Alan Modra1-8/+1
2012-05-17 PR 14072Nick Clifton1-3/+2
2012-02-27 * config/tc-tic4x.c (tic4x_do_align): Remove ATTRIBUTE_UNUSED onAlan Modra1-13/+17
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-4/+3
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-65/+65
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-4/+4
2009-08-06 Add support for Xilinx MicroBlaze processor.Nick Clifton1-2/+2
2009-07-24 PR 10437Nick Clifton1-70/+70
2008-09-30 * coffgen.c (coff_write_symbols): Check to see if a symbol's flagsNick Clifton1-0/+1
2008-08-14 * config/tc-tic4x.c (tic4x_operands_parse): Make static.Alan Modra1-1/+1
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra1-204/+80
2008-02-12* config/tc-tic4x.c (tic4x_insn_insert): Add const qualifier toNick Clifton1-10/+6
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