aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-31PR26493 UBSAN: elfnn-riscv.c left shift of negative valueAlan Modra4-7/+20
2020-08-31PR26476, PR26477 UBSAN: elfxx-mips.c:2695,5370 cannot be representedAlan Modra2-5/+14
2020-08-31PR26466 UBSAN: elf32-mep.c:300 left shift of negative valueAlan Modra3-50/+57
2020-08-31PR26461 UBSAN: elfxx-ia64.c:747 cannot be representedAlan Modra2-3/+9
2020-08-31PR26457 UBSAN: som.c:1794 left shift cannot be representedAlan Modra2-14/+26
2020-08-31PR26445 UBSAN: elf32-csky.c:4115 left shift of negative valueAlan Modra2-12/+18
2020-08-31crx: ubsan: cannot be representedAlan Modra3-128/+116
2020-08-31PR26442 UBSAN: elf32-crx.c:512 cannot be represented in intAlan Modra2-14/+13
2020-08-31PR26509 UBSAN: tc-z80.c:3656 shift exponent is too largeAlan Modra2-1/+6
2020-08-31mn10300: ubsan: shift exponent too largeAlan Modra2-8/+16
2020-08-31tic4x-coff: ubsan: various shift UBAlan Modra2-10/+12
2020-08-31[gdb/testsuite] Add nopie to gdb.base/eh_return.expTom de Vries2-1/+6
2020-08-31CSKY: Refine operand format error reporting.Cooper Qu4-109/+214
2020-08-31CSKY: Add warning when -mdsp and -mcpu=ck803ern are both added.Cooper Qu2-3/+22
2020-08-31Automatic date update in version.inGDB Administrator1-1/+1
2020-08-30ld: Add $NOSANTIZE_CFLAGS to more linker testsH.J. Lu6-9/+33
2020-08-30changelog PR fixAlan Modra1-2/+2
2020-08-30readelf: ubsan: shift exponent 32 is too largeAlan Modra2-1/+6
2020-08-30cr16 disassembly error of disp20 fieldsAlan Modra11-118/+126
2020-08-30PR26437, PR26438 UBSAN: tc-cr16.c left shifts and overflowsAlan Modra2-801/+799
2020-08-30PR26435, PR26436 UBSAN: elf32-cr16.c:928 left shiftAlan Modra2-4/+8
2020-08-30Automatic date update in version.inGDB Administrator1-1/+1
2020-08-29Include members in the variable table used when resolving DW_AT_specification...Nick Clifton2-2/+9
2020-08-29correct pr number in changelogAlan Modra1-1/+1
2020-08-29PR26446 UBSAN: tc-csky.c:2618,4022 index out of boundsAlan Modra2-2/+8
2020-08-29PR26481 UBSAN: tc-pj.c:281 index out of boundsAlan Modra2-2/+8
2020-08-29PR26459 UBSAN: elfnn-ia64.c:1945 null pointer bsearchAlan Modra2-19/+27
2020-08-29Automatic date update in version.inGDB Administrator1-1/+1
2020-08-29Adjust "maint info program-spaces" to per-inferior target stackPedro Alves2-2/+13
2020-08-28Fix gdb.base/advance-until-multiple-locations.exp with some compilersPedro Alves2-2/+8
2020-08-28Fix two out-of-date commentsTom Tromey3-4/+7
2020-08-28Fix a bogus error message from the DWARF LEB129 decoder when trying to read a...Nick Clifton2-7/+27
2020-08-28PR26449, PR26450 UBSAN: frv-ibld.c:135 left shiftAlan Modra16-90/+133
2020-08-28PR26460 UBSAN: tc-ia64.c:6107 index out of boundsAlan Modra2-2/+10
2020-08-28PR26418 UBSAN: cache.c:386 null pointer fwriteAlan Modra2-2/+8
2020-08-28gas: Handle bad -gdwarf options, just like bad --gdwarf options.Mark Wielaard2-0/+11
2020-08-28MSP430: Fix alignment of __*_array_start symbols in default linker scriptJozef Lawrynowicz13-1/+320
2020-08-28LD: Add new %pU vfinfo format for printing linker script nameJozef Lawrynowicz2-3/+10
2020-08-28PR26418 UBSAN: cache.c:386 null pointer fwriteAlan Modra2-1/+6
2020-08-28Prevent the linker from overestimating the alignment requirement of common sy...Tuckker2-2/+13
2020-08-28[gdb/breakpoint] Handle setting breakpoint on label without addressTom de Vries8-23/+117
2020-08-28CSKY: Support attribute section.Cooper Qu41-101/+827
2020-08-28Fixes for testsuite failures introduced by the changes made for PR 19011.Nick Clifton4-4/+23
2020-08-28mingw plugin test regressions due to commit 514b4e191d5fAlan Modra2-4/+17
2020-08-28RISC-V: Treat R_RISCV_CALL and R_RISCV_CALL_PLT as the same in check_relocs.Nelson Chu6-12/+27