summaryrefslogtreecommitdiff
path: root/gas/config/tc-score.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2016-04-03use XNEW and related macros moreTrevor Saunders
2016-04-03make score build againTrevor Saunders
2016-04-01Constify moreAlan Modra
2016-03-29make md_parse_option () take a const char *Trevor Saunders
2016-03-22make more variables constTrevor Saunders
2016-01-01Copyright update for binutilsAlan Modra
2015-11-09gas: Fix left shift of negative value.Dominik Vogt
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-07-26Prepare gas for 64-bit obstacksAlan Modra
2014-06-13Fix seg-faults when fetching the frags of local symbols.Chen Gang
2014-03-27This fixes a compile time error triggered by -Werror=format-security becauseNick Clifton
2014-03-05Update copyright yearsAlan Modra
2013-10-15revert previous delta.Nick Clifton
2013-10-14 * gen-aout.c (main): Fix formatting. Close file.Nick Clifton
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra
2011-06-13 * config/tc-score.c (s3_my_get_expression): Delete unused localNick Clifton
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-09-05 * bfd/coff-arm.c (coff_arm_relocate_section)Nick Clifton
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton
2009-03-02Add support for Score7 architecture.Nick Clifton
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton
2007-07-03Switch to GPLv3Nick Clifton
2007-05-142007-05-14 Mei Ligang <ligang@sunnorth.com.cn>Mei Ligang
2007-01-22* tc-score.c: Remove unnecessary uses of _().Nick Clifton
2007-01-182007-01-18 Mei Ligang <ligang@sunnorth.com.cn>Mei Ligang
2006-12-25 * config/tc-score.c (build_lw_pic): Rename as build_lwst_pic.Mei Ligang
2006-11-16 * config/tc-score.c (score_relax_frag): If next frag contains 32 bit branchMei Ligang
2006-11-01* tc-score.c (do16_rdrs): Handle not! instruction especially.Nick Clifton
2006-10-31* tc-score.c (data_op2): Check invalid operands.Nick Clifton
2006-10-19Fix score bugsNick Clifton
2006-10-13 * config/tc-score.c (md_show_usage): Print -KPIC option usage.Nick Clifton
2006-09-16Add support for Score target.Nick Clifton