summaryrefslogtreecommitdiff
path: root/opcodes/csky-dis.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* csky: tidy csky_chars_to_numberAlan Modra2019-12-121-4/+2
* ubsan: csky: left shift cannot be represented in type 'int'Alan Modra2019-12-111-4/+4
* Fix potentially illegal shift and assign operation in CSKY disassembler.Nick Clifton2019-10-281-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Include bfd_stdint.h in bfd.hAlan Modra2018-12-181-1/+1
* Add support for the C_SKY series of processors.Andrew Jenner2018-07-301-0/+1068