summaryrefslogtreecommitdiff
path: root/opcodes/score-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-8/+0
* Use bool in opcodesAlan Modra2021-03-311-6/+6
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* score formattingAlan Modra2020-01-131-519/+524
* ubsan: score: left shift of negative valueAlan Modra2020-01-131-10/+10
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* ubsan: score: left shift of 2 by 31 places cannot be represented in type 'int'Alan Modra2019-12-231-25/+22
* asan: score: global-buffer-overflowAlan Modra2019-12-161-9/+7
* 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
* Prevent address violation when attempting to disassemble a corrupt score binary.Nick Clifton2017-06-191-0/+1
* Move print_insn_XXX to an opcodes internal headerYao Qi2017-05-241-1/+1
* 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-48/+48
* 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-6/+4
* * Makefile.am (BFD32_BACKENDS): Remove elf32-score andNick Clifton2009-03-181-11/+25
* Add support for Score7 architecture.Nick Clifton2009-03-021-94/+786
* Change source files over to GPLv3.Nick Clifton2007-07-051-12/+12
* * tc-score.c (data_op2): Check invalid operands.Nick Clifton2006-10-311-1/+1
* Add support for Score target.Nick Clifton2006-09-161-0/+504