summaryrefslogtreecommitdiff
path: root/gas/config/tc-cr16.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compile time warning messages building with gcc v6.1.1Nick Clifton2016-06-131-1/+1
* change some variable's type to op_errTrevor Saunders2016-05-241-1/+1
* use XNEW and related macros moreTrevor Saunders2016-05-131-2/+2
* Constify moreAlan Modra2016-04-011-1/+1
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-1/+1
* split up cr16s md_assemble ()Trevor Saunders2016-03-251-25/+37
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* gas: Fix left shift of negative value.Dominik Vogt2015-11-091-1/+1
* Remove trailing spaces in gasH.J. Lu2015-08-121-6/+6
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra2014-04-091-3/+2
* Update copyright yearsAlan Modra2014-03-051-2/+1
* PR gas/12861Nick Clifton2011-06-091-20/+12
* * config/tc-cr16.c (getprocregp_image): Fix type of 'r' parameterNick Clifton2011-04-111-2/+2
* * config/tc-cr16.c (getprocreg_image): Correct range check.Alan Modra2011-04-111-3/+4
* * config/tc-cr16.c (getprocreg_image): Fix typo MAX_PREG ->Nick Clifton2010-11-051-2/+2
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-61/+61
* update copyright datesAlan Modra2009-09-021-1/+1
* 2009-07-27 M R Swami Reddy <MR.Swami.Reddy@nsc.com>M R Swami Reddy2009-07-271-26/+46
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-2/+2
* * config/tc-cr16.h (GLOBAL_OFFSET_TABLE_NAME): DefinedM R Swami Reddy2008-11-271-8/+108
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-49/+1
* * elf32-cr16.c (elf32_cr16_relax_section): Fix condition check typo.Nick Clifton2007-10-121-1/+1
* Various CR16 fixesNick Clifton2007-10-011-370/+432
* Switch to GPLv3Nick Clifton2007-07-031-1/+1
* New port: National Semiconductor's CR16Nick Clifton2007-06-291-0/+2444