summaryrefslogtreecommitdiff
path: root/gas/config/tc-score7.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Don't compare boolean values against TRUE or FALSEAlan Modra2017-05-181-1/+1
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-11/+11
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix spelling in comments in C source files (gas)Ambrogino Modigliani2016-11-271-1/+1
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+1
* use XNEW and related macros moreTrevor Saunders2016-04-031-6/+6
* make score build againTrevor Saunders2016-04-031-2/+2
* make more variables constTrevor Saunders2016-03-221-4/+5
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* gas: Fix left shift of negative value.Dominik Vogt2015-11-091-1/+1
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-211-6/+4
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Prepare gas for 64-bit obstacksAlan Modra2014-07-261-2/+2
* Fix seg-faults when fetching the frags of local symbols.Chen Gang2014-06-131-2/+2
* A simple replacement of sprintf (xxx, "%s", xxx) with strcpy.Chen Gang2014-06-131-5/+5
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra2012-05-051-5/+5
* * config/tc-score.c (s3_my_get_expression): Delete unused localNick Clifton2011-06-131-27/+6
* 2010-03-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-03-011-1/+1
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-3/+2
* * bfd/coff-arm.c (coff_arm_relocate_section)Nick Clifton2009-09-051-5/+5
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-37/+44
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-5/+5
* Add support for Score7 architecture.Nick Clifton2009-03-021-0/+6987