aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-score7.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra1-1/+1
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-11/+11
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani1-1/+1
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra1-0/+1
2016-04-03use XNEW and related macros moreTrevor Saunders1-6/+6
2016-04-03make score build againTrevor Saunders1-2/+2
2016-03-22make more variables constTrevor Saunders1-4/+5
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-6/+4
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-07-26Prepare gas for 64-bit obstacksAlan Modra1-2/+2
2014-06-13Fix seg-faults when fetching the frags of local symbols.Chen Gang1-2/+2
2014-06-13A simple replacement of sprintf (xxx, "%s", xxx) with strcpy.Chen Gang1-5/+5
2014-03-05Update copyright yearsAlan Modra1-1/+1
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra1-5/+5
2011-06-13 * config/tc-score.c (s3_my_get_expression): Delete unused localNick Clifton1-27/+6
2010-03-012010-03-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+1
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-3/+2
2009-09-05 * bfd/coff-arm.c (coff_arm_relocate_section)Nick Clifton1-5/+5
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-37/+44
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-5/+5
2009-03-02Add support for Score7 architecture.Nick Clifton1-0/+6987