summaryrefslogtreecommitdiff
path: root/gas/config/tc-score.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-16/+17
* A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton2019-05-141-2/+1
* Make fixup fx_where unsignedAlan Modra2019-04-161-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Move struc-symbol.h to symbols.cAlan Modra2018-10-291-19/+12
* score gcc-8 warning fixesAlan Modra2018-05-121-70/+66
* Remove i860, i960, bout and aout-adobe targetsAlan Modra2018-04-111-2/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-35/+35
* 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-1/+1
* Constify moreAlan Modra2016-04-011-3/+3
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-1/+1
* 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-4/+4
* This fixes a compile time error triggered by -Werror=format-security becauseNick Clifton2014-03-271-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* revert previous delta.Nick Clifton2013-10-151-1/+1
* * gen-aout.c (main): Fix formatting. Close file.Nick Clifton2013-10-141-1/+1
* Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra2012-05-051-4/+4
* * config/tc-score.c (s3_my_get_expression): Delete unused localNick Clifton2011-06-131-295/+283
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-7/+6
* * 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-33/+40
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-9/+9
* Add support for Score7 architecture.Nick Clifton2009-03-021-3371/+4622
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-71/+1
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* 2007-05-14 Mei Ligang <ligang@sunnorth.com.cn>Mei Ligang2007-05-141-40/+74
* * tc-score.c: Remove unnecessary uses of _().Nick Clifton2007-01-221-57/+49
* 2007-01-18 Mei Ligang <ligang@sunnorth.com.cn>Mei Ligang2007-01-181-79/+69
* * config/tc-score.c (build_lw_pic): Rename as build_lwst_pic.Mei Ligang2006-12-251-93/+71
* * config/tc-score.c (score_relax_frag): If next frag contains 32 bit branchMei Ligang2006-11-161-25/+23
* * tc-score.c (do16_rdrs): Handle not! instruction especially.Nick Clifton2006-11-011-0/+5
* * tc-score.c (data_op2): Check invalid operands.Nick Clifton2006-10-311-13/+45
* Fix score bugsNick Clifton2006-10-191-19/+15
* * config/tc-score.c (md_show_usage): Print -KPIC option usage.Nick Clifton2006-10-131-2/+4
* Add support for Score target.Nick Clifton2006-09-161-0/+6634