Age | Commit message (Expand) | Author | Files | Lines |
2022-07-09 | gas: rename md_end to md_finish | Alan Modra | 1 | -1/+1 |
2022-05-27 | Remove use of bfd_uint64_t and similar | Alan Modra | 1 | -5/+5 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-08-11 | Fix an internal error in the CSKY assembler when asked to resolve an overlarg... | Nick Clifton | 1 | -1/+2 |
2021-04-01 | Use startswith in gas subfolder. | Martin Liska | 1 | -3/+3 |
2021-03-31 | Use bool in gas | Alan Modra | 1 | -333/+333 |
2021-03-29 | TRUE/FALSE simplification | Alan Modra | 1 | -20/+20 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-10-26 | C-SKY: Fix the literal dump of big vector constant. | Cooper Qu | 1 | -1/+2 |
2020-10-26 | CSKY: Add version flag in eflag and fix bug in disassembling register. | Cooper Qu | 1 | -1/+1 |
2020-10-26 | CSKY: Fix and add some instructions for VDSPV1. | Cooper Qu | 1 | -0/+12 |
2020-09-26 | ubsan: opcodes/csky-opc.h:929 shift exponent 536870912 | Alan Modra | 1 | -5/+3 |
2020-09-23 | CSKY: Add objdump option -M abi-names. | Cooper Qu | 1 | -379/+262 |
2020-09-14 | CSKY: Set feature flags for default cpu. | Cooper Qu | 1 | -3/+2 |
2020-09-10 | CSKY: Enable extend lrw by default for CK802, CK803 and CK860. | Cooper Qu | 1 | -1/+4 |
2020-09-10 | CSKY: Add new arches while refine the cpu option process. | Cooper Qu | 1 | -172/+435 |
2020-09-09 | CSKY: Change mvtc and mulsw's ISA flag. | Cooper Qu | 1 | -2/+2 |
2020-09-09 | CSKY: Support option -mfloat-abi. | Cooper Qu | 1 | -0/+57 |
2020-09-09 | CSKY: Add FPUV3 instructions, which supported by ck860f. | Cooper Qu | 1 | -31/+189 |
2020-09-02 | CSKY: Add CPU CK803r3. | Cooper Qu | 1 | -17/+21 |
2020-09-02 | CSKY: Refine literals pool dump process and float register parser. | Cooper Qu | 1 | -3/+51 |
2020-08-31 | CSKY: Refine operand format error reporting. | Cooper Qu | 1 | -109/+174 |
2020-08-31 | CSKY: Add warning when -mdsp and -mcpu=ck803ern are both added. | Cooper Qu | 1 | -3/+16 |
2020-08-28 | CSKY: Support attribute section. | Cooper Qu | 1 | -5/+85 |
2020-08-24 | CSKY: Add new arch CK860. | Cooper Qu | 1 | -5/+21 |
2020-08-24 | CSKY: Add ck803r2 series cpu. | Cooper Qu | 1 | -8/+44 |
2020-08-23 | PR26513, 629310abec breaks assembling PowerPC Linux kernels | Alan Modra | 1 | -6/+5 |
2020-08-21 | Rearrange symbol_create parameters | Alan Modra | 1 | -1/+1 |
2020-08-21 | CSKY: Support two operands form for bloop. | Cooper Qu | 1 | -1/+21 |
2020-08-20 | Port gas/config/* to str_htab. | Martin Liska | 1 | -17/+17 |
2020-07-21 | Fix Unreasonable arch and cpu conflict warning for ther CSky architecture. | Cooper Qu | 1 | -2/+4 |
2020-05-25 | gas: Update fr_literal access in frag for GCC 10 | H.J. Lu | 1 | -1/+1 |
2020-03-10 | More 1 << 31 signed overflows | Alan Modra | 1 | -2/+2 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-12 | gas signed overflow fixes | Alan Modra | 1 | -29/+30 |
2019-05-15 | C-SKY FAIL: jbt - csky | Alan Modra | 1 | -0/+2 |
2019-01-31 | Assorted warning fixes | Alan Modra | 1 | -1/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-10-29 | Move struc-symbol.h to symbols.c | Alan Modra | 1 | -5/+6 |
2018-09-14 | csky: Support PC relative diff relocation | Lifang Xia | 1 | -0/+6 |
2018-07-30 | Add support for the C_SKY series of processors. | Andrew Jenner | 1 | -0/+7299 |