Age | Commit message (Expand) | Author | Files | Lines |
2021-03-31 | Use bool in opcodes | Alan Modra | 1 | -11/+11 |
2021-03-31 | Remove bfd_stdint.h | Alan Modra | 1 | -1/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-10-26 | CSKY: Fix and add some instructions for VDSPV1. | Cooper Qu | 1 | -1/+18 |
2020-09-26 | ubsan: opcodes/csky-opc.h:929 shift exponent 536870912 | Alan Modra | 1 | -2/+2 |
2020-09-24 | csky/opcodes: enclose if body in curly braces | Andrew Burgess | 1 | -2/+4 |
2020-09-23 | CSKY: Add objdump option -M abi-names. | Cooper Qu | 1 | -64/+84 |
2020-09-17 | opcodes/csky: return the default disassembler when there is no bfd | Andrew Burgess | 1 | -15/+17 |
2020-09-10 | CSKY: Add new arches while refine the cpu option process. | Cooper Qu | 1 | -0/+2 |
2020-09-10 | Fix compile time warnings when building for the CSKY target on a 32-bit host. | Nick Clifton | 1 | -1/+1 |
2020-09-10 | sprintf arg overlaps destination | Alan Modra | 1 | -4/+4 |
2020-09-09 | CSKY: Add FPUV3 instructions, which supported by ck860f. | Cooper Qu | 1 | -2/+70 |
2020-09-02 | ubsan: csky-dis.c:1038 left shift cannot be represented | Alan Modra | 1 | -1/+1 |
2020-08-31 | CSKY: Refine operand format error reporting. | Cooper Qu | 1 | -0/+1 |
2020-08-28 | CSKY: Support attribute section. | Cooper Qu | 1 | -9/+35 |
2020-08-24 | CSKY: Add new arch CK860. | Cooper Qu | 1 | -0/+9 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-12 | csky: tidy csky_chars_to_number | Alan Modra | 1 | -4/+2 |
2019-12-11 | ubsan: csky: left shift cannot be represented in type 'int' | Alan Modra | 1 | -4/+4 |
2019-10-28 | Fix potentially illegal shift and assign operation in CSKY disassembler. | Nick Clifton | 1 | -2/+2 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-18 | Include bfd_stdint.h in bfd.h | Alan Modra | 1 | -1/+1 |
2018-07-30 | Add support for the C_SKY series of processors. | Andrew Jenner | 1 | -0/+1068 |