aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-score.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-27This fixes a compile time error triggered by -Werror=format-security becauseNick Clifton1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-10-15revert previous delta.Nick Clifton1-1/+1
2013-10-14 * gen-aout.c (main): Fix formatting. Close file.Nick Clifton1-1/+1
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra1-4/+4
2011-06-13 * config/tc-score.c (s3_my_get_expression): Delete unused localNick Clifton1-295/+283
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-7/+6
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-33/+40
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-9/+9
2009-03-02Add support for Score7 architecture.Nick Clifton1-3371/+4622
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-71/+1
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2007-05-142007-05-14 Mei Ligang <ligang@sunnorth.com.cn>Mei Ligang1-40/+74
2007-01-22* tc-score.c: Remove unnecessary uses of _().Nick Clifton1-57/+49
2007-01-182007-01-18 Mei Ligang <ligang@sunnorth.com.cn>Mei Ligang1-79/+69
2006-12-25 * config/tc-score.c (build_lw_pic): Rename as build_lwst_pic.Mei Ligang1-93/+71
2006-11-16 * config/tc-score.c (score_relax_frag): If next frag contains 32 bit branchMei Ligang1-25/+23
2006-11-01* tc-score.c (do16_rdrs): Handle not! instruction especially.Nick Clifton1-0/+5
2006-10-31* tc-score.c (data_op2): Check invalid operands.Nick Clifton1-13/+45
2006-10-19Fix score bugsNick Clifton1-19/+15
2006-10-13 * config/tc-score.c (md_show_usage): Print -KPIC option usage.Nick Clifton1-2/+4
2006-09-16Add support for Score target.Nick Clifton1-0/+6634