summaryrefslogtreecommitdiff
path: root/opcodes/csky-dis.c
AgeCommit message (Expand)Author
2024-01-04Update year range in copyright notice of binutils filesAlan Modra
2023-04-03asan: csky floatformat_to_double uninitialised valueAlan Modra
2023-01-01Update year range in copyright notice of binutils filesAlan Modra
2022-05-27Remove use of bfd_uint64_t and similarAlan Modra
2022-04-30opcodes: don't assume ELF in riscv, csky, rl78, mep disassemblersThomas Hebb
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-08-13PR28168: [CSKY] Fix stack overflow in disassemblerLifang Xia
2021-03-31Use bool in opcodesAlan Modra
2021-03-31Remove bfd_stdint.hAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-10-26CSKY: Fix and add some instructions for VDSPV1.Cooper Qu
2020-09-26ubsan: opcodes/csky-opc.h:929 shift exponent 536870912Alan Modra
2020-09-24csky/opcodes: enclose if body in curly bracesAndrew Burgess
2020-09-23CSKY: Add objdump option -M abi-names.Cooper Qu
2020-09-17opcodes/csky: return the default disassembler when there is no bfdAndrew Burgess
2020-09-10CSKY: Add new arches while refine the cpu option process.Cooper Qu
2020-09-10Fix compile time warnings when building for the CSKY target on a 32-bit host.Nick Clifton
2020-09-10sprintf arg overlaps destinationAlan Modra
2020-09-09CSKY: Add FPUV3 instructions, which supported by ck860f.Cooper Qu
2020-09-02ubsan: csky-dis.c:1038 left shift cannot be representedAlan Modra
2020-08-31CSKY: Refine operand format error reporting.Cooper Qu
2020-08-28CSKY: Support attribute section.Cooper Qu
2020-08-24CSKY: Add new arch CK860.Cooper Qu
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-12-12csky: tidy csky_chars_to_numberAlan Modra
2019-12-11ubsan: csky: left shift cannot be represented in type 'int'Alan Modra
2019-10-28Fix potentially illegal shift and assign operation in CSKY disassembler.Nick Clifton
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-18Include bfd_stdint.h in bfd.hAlan Modra
2018-07-30Add support for the C_SKY series of processors.Andrew Jenner