aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-iq2000.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-07-16Don't include libbfd.h outside of bfd, part 2Alan Modra1-1/+0
2016-04-03use XNEW and related macros moreTrevor Saunders1-3/+3
2016-04-01Constify moreAlan Modra1-1/+1
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-09gas: Fix left shift of negative value.Dominik Vogt1-1/+1
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton1-3/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2014-03-03Fix various copyright issuesAlan Modra1-1/+1
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-3/+2
2009-09-02update copyright datesAlan Modra1-1/+1
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-4/+4
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-50/+1
2007-07-03Switch to GPLv3Nick Clifton1-2/+3
2006-06-09 * config/tc-iq2000.c: Include sb.h.Alan Modra1-0/+1
2006-06-07remove some duplicate #include's.Alan Modra1-3/+1
2005-06-07gas:Zack Weinberg1-1/+1
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-04-202005-04-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2005-03-03(line_comment_chars): Include the # character as otherwise this breaksNick Clifton1-1/+1
2005-03-03update copyright datesAlan Modra1-1/+1
2005-01-12(s_iq2000_set): Fix thinko parsing ignored_arguments array.Nick Clifton1-4/+4
2004-11-24Remove IQ10 support from IQ2000 portNick Clifton1-507/+346
2004-02-26Patch reviewed and approved by nickc@redhat.com.Fred Fish1-2/+2
2003-11-20 * config/tc-arc.c: Remove a local prototype of atof_ieee.Kazu Hirata1-1/+0
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton1-3/+0
2003-01-03 * configure.in: Add iq2000-elf target.Stan Cox1-0/+1203