aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2020-09-02ubsan: expr.c:1725,1741 signed integer overflowAlan Modra2-2/+7
2020-09-02ubsan: tc-z80.c:3656 shift exponent 32 is too largeAlan Modra2-1/+5
2020-09-02ubsan: tc-sparc.c:1146 left shift cannot be representedAlan Modra2-1/+6
2020-09-02ubsan: tc-nios2.c:1403 shift exponent 32 is too largeAlan Modra2-1/+5
2020-09-02ubsan: tc-mips.c:9606 shift exponent 32 is too largeAlan Modra2-2/+9
2020-09-02ubsan: tc-d30v.c left shift cannot be representedAlan Modra2-2/+6
2020-09-02ubsan: rx-parse.y:1743 shift exponent 32 is too largeAlan Modra2-24/+30
2020-09-02ubsan: obj-macho.c:503 left shift cannot be representedAlan Modra2-1/+6
2020-09-02ubsan: bfin-lex.l:503 left shift cannot be representedAlan Modra2-1/+5
2020-09-0232-bit host pdp11 breakageAlan Modra2-0/+7
2020-09-02CSKY: Add CPU CK803r3.Cooper Qu2-17/+27
2020-09-02CSKY: Fix Encode of mulsws.Cooper Qu2-1/+5
2020-09-02CSKY: Refine literals pool dump process and float register parser.Cooper Qu2-3/+58
2020-09-01ELF: Document the .tls_common directiveH.J. Lu2-0/+17
2020-09-01PR26420, PR26421, PR26425, PR26427 UBSAN: tc-arm.c left shiftsAlan Modra2-78/+98
2020-08-31PR26510 UBSAN: tc-z8k.c left shift of negative valueAlan Modra2-8/+15
2020-08-31PR26503 UBSAN: tc-v850.c:1447 left shift cannot be representedAlan Modra2-1/+6
2020-08-31PR26502 UBSAN: tc-tic6x.c left shift of negative valueAlan Modra2-21/+26
2020-08-31PR26497 UBSAN: tc-sh.c:2467 left shift cannot be representedAlan Modra2-6/+11
2020-08-31PR26495 UBSAN: tc-score.c, tc-score7.c left shift of negative valueAlan Modra3-15/+21
2020-08-31PR26480 UBSAN: tc-nios2.c:1634 left shift cannot be representedAlan Modra2-1/+6
2020-08-31PR26479 UBSAN: tc-nios2.c:244 left shift cannot be representedAlan Modra2-2/+7
2020-08-31PR26472, PR26473, PR26474 UBSAN: tc-mips.c shift left UBAlan Modra2-9/+17
2020-08-31PR26471 UBSAN: tc-metag.c:7038 left shift cannot be representedAlan Modra2-1/+6
2020-08-31PR26468 UBSAN: tc-mep.c:1684 left shift of negative valueAlan Modra2-2/+8
2020-08-31PR26493 UBSAN: tc-riscv.c left shift negative and not representableAlan Modra2-17/+23
2020-08-31crx: ubsan: cannot be representedAlan Modra3-128/+116
2020-08-31PR26509 UBSAN: tc-z80.c:3656 shift exponent is too largeAlan Modra2-1/+6
2020-08-31tic4x-coff: ubsan: various shift UBAlan Modra2-10/+12
2020-08-31CSKY: Refine operand format error reporting.Cooper Qu2-109/+208
2020-08-31CSKY: Add warning when -mdsp and -mcpu=ck803ern are both added.Cooper Qu2-3/+22
2020-08-30changelog PR fixAlan Modra1-2/+2
2020-08-30cr16 disassembly error of disp20 fieldsAlan Modra9-55/+66
2020-08-30PR26437, PR26438 UBSAN: tc-cr16.c left shifts and overflowsAlan Modra2-801/+799
2020-08-29PR26481 UBSAN: tc-pj.c:281 index out of boundsAlan Modra2-2/+8
2020-08-28PR26460 UBSAN: tc-ia64.c:6107 index out of boundsAlan Modra2-2/+10
2020-08-28gas: Handle bad -gdwarf options, just like bad --gdwarf options.Mark Wielaard2-0/+11
2020-08-28CSKY: Support attribute section.Cooper Qu23-8/+148
2020-08-27PR26467 UBSAN: cgen.c:762 shift exponent 18446744073709551615Alan Modra2-1/+7
2020-08-26PR26508 UBSAN: tc-xtensa.c:7764 null pointer bsearchAlan Modra2-0/+9
2020-08-26PR26448 UBSAN: symbols.c:1586 left shift of negative valueAlan Modra2-2/+26
2020-08-26PR26447 UBSAN: expr.c:1936 left shift of negative valueAlan Modra2-6/+22
2020-08-26bpf: add xBPF ISADavid Faust7-4/+82
2020-08-25PR26501, ASAN: tic54x_undefined_symbol tc-tic54x.c:5015Alan Modra2-8/+9
2020-08-25PR26500, ASAN: tic4x_inst_make tc-tic4x.c:1247Alan Modra2-2/+7
2020-08-25PR26441, ASAN: get_b_cc tc-cr16.c:1521Alan Modra2-6/+9
2020-08-25PR26426, ASAN: neon_quad tc-arm.c:15175Alan Modra2-0/+11
2020-08-25PR26410, UBSAN: symbols.c:1818Alan Modra2-3/+10
2020-08-25gas warning fixesAlan Modra6-5/+16
2020-08-24CSKY: Add new arch CK860.Cooper Qu8-9/+117