Age | Commit message (Expand) | Author | Files | Lines |
2020-09-11 | gas: Don't error when .debug_line already exists, unless .loc was used | Mark Wielaard | 13 | -10/+369 |
2020-09-10 | CSKY: Enable extend lrw by default for CK802, CK803 and CK860. | Cooper Qu | 2 | -1/+9 |
2020-09-10 | CSKY: Add L2Cache instructions for CK860. | Cooper Qu | 1 | -1/+1 |
2020-09-10 | CSKY: Add new arches while refine the cpu option process. | Cooper Qu | 2 | -172/+466 |
2020-09-09 | power10 on ppc32 | Alan Modra | 2 | -1/+7 |
2020-09-09 | CSKY: Change mvtc and mulsw's ISA flag. | Cooper Qu | 2 | -2/+7 |
2020-09-09 | CSKY: Support option -mfloat-abi. | Cooper Qu | 2 | -0/+67 |
2020-09-09 | CSKY: Add FPUV3 instructions, which supported by ck860f. | Cooper Qu | 2 | -31/+217 |
2020-09-08 | MSP430: Support relocations for subtract expressions in .uleb128 directives | Jozef Lawrynowicz | 2 | -1/+59 |
2020-09-08 | aarch64: Add -mcpu option for Cortex-R82 | Alex Coplan | 3 | -1/+8 |
2020-09-08 | aarch64: Add support for Armv8-R system registers | Alex Coplan | 9 | -4/+493 |
2020-09-08 | aarch64: Add support for Armv8-R DFB alias | Alex Coplan | 3 | -0/+15 |
2020-09-08 | aarch64: Add base support for Armv8-R | Alex Coplan | 3 | -1/+7 |
2020-09-07 | gas: Output directory and file names in .debug_line_str for DWARF5 | Mark Wielaard | 3 | -23/+82 |
2020-09-07 | gas: Output .debug_rnglists for DWARF 5. | Mark Wielaard | 2 | -14/+96 |
2020-09-07 | gas: Make sure to only add an md5 to a .file when requested. | Mark Wielaard | 3 | -2/+8 |
2020-09-03 | gas: Use DW_FORM_sec_offset for DWARF version 4 or higher. | Mark Wielaard | 2 | -9/+16 |
2020-09-02 | ubsan: expr.c:1725,1741 signed integer overflow | Alan Modra | 2 | -2/+7 |
2020-09-02 | ubsan: tc-z80.c:3656 shift exponent 32 is too large | Alan Modra | 2 | -1/+5 |
2020-09-02 | ubsan: tc-sparc.c:1146 left shift cannot be represented | Alan Modra | 2 | -1/+6 |
2020-09-02 | ubsan: tc-nios2.c:1403 shift exponent 32 is too large | Alan Modra | 2 | -1/+5 |
2020-09-02 | ubsan: tc-mips.c:9606 shift exponent 32 is too large | Alan Modra | 2 | -2/+9 |
2020-09-02 | ubsan: tc-d30v.c left shift cannot be represented | Alan Modra | 2 | -2/+6 |
2020-09-02 | ubsan: rx-parse.y:1743 shift exponent 32 is too large | Alan Modra | 2 | -24/+30 |
2020-09-02 | ubsan: obj-macho.c:503 left shift cannot be represented | Alan Modra | 2 | -1/+6 |
2020-09-02 | ubsan: bfin-lex.l:503 left shift cannot be represented | Alan Modra | 2 | -1/+5 |
2020-09-02 | 32-bit host pdp11 breakage | Alan Modra | 2 | -0/+7 |
2020-09-02 | CSKY: Add CPU CK803r3. | Cooper Qu | 2 | -17/+27 |
2020-09-02 | CSKY: Fix Encode of mulsws. | Cooper Qu | 2 | -1/+5 |
2020-09-02 | CSKY: Refine literals pool dump process and float register parser. | Cooper Qu | 2 | -3/+58 |
2020-09-01 | ELF: Document the .tls_common directive | H.J. Lu | 2 | -0/+17 |
2020-09-01 | PR26420, PR26421, PR26425, PR26427 UBSAN: tc-arm.c left shifts | Alan Modra | 2 | -78/+98 |
2020-08-31 | PR26510 UBSAN: tc-z8k.c left shift of negative value | Alan Modra | 2 | -8/+15 |
2020-08-31 | PR26503 UBSAN: tc-v850.c:1447 left shift cannot be represented | Alan Modra | 2 | -1/+6 |
2020-08-31 | PR26502 UBSAN: tc-tic6x.c left shift of negative value | Alan Modra | 2 | -21/+26 |
2020-08-31 | PR26497 UBSAN: tc-sh.c:2467 left shift cannot be represented | Alan Modra | 2 | -6/+11 |
2020-08-31 | PR26495 UBSAN: tc-score.c, tc-score7.c left shift of negative value | Alan Modra | 3 | -15/+21 |
2020-08-31 | PR26480 UBSAN: tc-nios2.c:1634 left shift cannot be represented | Alan Modra | 2 | -1/+6 |
2020-08-31 | PR26479 UBSAN: tc-nios2.c:244 left shift cannot be represented | Alan Modra | 2 | -2/+7 |
2020-08-31 | PR26472, PR26473, PR26474 UBSAN: tc-mips.c shift left UB | Alan Modra | 2 | -9/+17 |
2020-08-31 | PR26471 UBSAN: tc-metag.c:7038 left shift cannot be represented | Alan Modra | 2 | -1/+6 |
2020-08-31 | PR26468 UBSAN: tc-mep.c:1684 left shift of negative value | Alan Modra | 2 | -2/+8 |
2020-08-31 | PR26493 UBSAN: tc-riscv.c left shift negative and not representable | Alan Modra | 2 | -17/+23 |
2020-08-31 | crx: ubsan: cannot be represented | Alan Modra | 3 | -128/+116 |
2020-08-31 | PR26509 UBSAN: tc-z80.c:3656 shift exponent is too large | Alan Modra | 2 | -1/+6 |
2020-08-31 | tic4x-coff: ubsan: various shift UB | Alan Modra | 2 | -10/+12 |
2020-08-31 | CSKY: Refine operand format error reporting. | Cooper Qu | 2 | -109/+208 |
2020-08-31 | CSKY: Add warning when -mdsp and -mcpu=ck803ern are both added. | Cooper Qu | 2 | -3/+22 |
2020-08-30 | changelog PR fix | Alan Modra | 1 | -2/+2 |
2020-08-30 | cr16 disassembly error of disp20 fields | Alan Modra | 9 | -55/+66 |