summaryrefslogtreecommitdiff
path: root/opcodes/score7-dis.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Remove strneq macro and use startswith.Martin Liska2021-04-011-4/+0
* Use bool in opcodesAlan Modra2021-03-311-10/+10
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* score formattingAlan Modra2020-01-131-293/+279
* ubsan: score: left shift of negative valueAlan Modra2020-01-131-14/+14
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* More signed overflow fixesAlan Modra2019-12-181-3/+3
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix seg-fault when trying to disassemble a corrupt score binary.Nick Clifton2017-06-141-1/+2
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove trailing spaces in opcodesH.J. Lu2015-08-121-35/+35
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * score-dis.c (print_insn_score48, print_insn_score32): Move defaultAlan Modra2009-06-221-3/+2
* Add support for Score7 architecture.Nick Clifton2009-03-021-0/+972