aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-xc16x.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-04-03use XNEW and related macros moreTrevor Saunders1-2/+2
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-12Remove trailing spaces in gasH.J. Lu1-2/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2009-10-19 * config/tc-xc16x.c (md_cgen_lookup_reloc): Ensure fix_size is setDoug Evans1-2/+9
2009-07-24 PR 10437Nick Clifton1-2/+2
2007-10-18PR gas/5175Nick Clifton1-7/+5
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-50/+1
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2006-06-07remove some duplicate #include's.Alan Modra1-2/+0
2006-02-17Add support for the Infineon XC16X.Nick Clifton1-0/+395