aboutsummaryrefslogtreecommitdiff
path: root/opcodes/score7-dis.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-04-01Remove strneq macro and use startswith.Martin Liska1-4/+0
2021-03-31Use bool in opcodesAlan Modra1-10/+10
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-13score formattingAlan Modra1-293/+279
2020-01-13ubsan: score: left shift of negative valueAlan Modra1-14/+14
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-18More signed overflow fixesAlan Modra1-3/+3
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-14Fix seg-fault when trying to disassemble a corrupt score binary.Nick Clifton1-1/+2
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-35/+35
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-3/+2
2009-03-02Add support for Score7 architecture.Nick Clifton1-0/+972