aboutsummaryrefslogtreecommitdiff
path: root/opcodes/score-dis.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-04-01Remove strneq macro and use startswith.Martin Liska1-8/+0
2021-03-31Use bool in opcodesAlan Modra1-6/+6
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-13score formattingAlan Modra1-519/+524
2020-01-13ubsan: score: left shift of negative valueAlan Modra1-10/+10
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-23ubsan: score: left shift of 2 by 31 places cannot be represented in type 'int'Alan Modra1-25/+22
2019-12-16asan: score: global-buffer-overflowAlan Modra1-9/+7
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-06-19Prevent address violation when attempting to disassemble a corrupt score binary.Nick Clifton1-0/+1
2017-05-24Move print_insn_XXX to an opcodes internal headerYao Qi1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-12Remove trailing spaces in opcodesH.J. Lu1-48/+48
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2009-06-22 * score-dis.c (print_insn_score48, print_insn_score32): Move defaultAlan Modra1-6/+4
2009-03-18 * Makefile.am (BFD32_BACKENDS): Remove elf32-score andNick Clifton1-11/+25
2009-03-02Add support for Score7 architecture.Nick Clifton1-94/+786
2007-07-05Change source files over to GPLv3.Nick Clifton1-12/+12
2006-10-31* tc-score.c (data_op2): Check invalid operands.Nick Clifton1-1/+1
2006-09-16Add support for Score target.Nick Clifton1-0/+504