This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from e840f2e3e2f [gdb/testsuite] Add nopie to gdb.base/eh_return.exp new 737d2190346 tic4x-coff: ubsan: various shift UB new 8f383897b69 mn10300: ubsan: shift exponent too large new 26e3de8e0a2 PR26509 UBSAN: tc-z80.c:3656 shift exponent is too large new c1f138f9557 PR26442 UBSAN: elf32-crx.c:512 cannot be represented in int new 880fc278cad crx: ubsan: cannot be represented new f2173852cff PR26445 UBSAN: elf32-csky.c:4115 left shift of negative value new a148a448ec0 PR26457 UBSAN: som.c:1794 left shift cannot be represented new 108f6f97bd8 PR26461 UBSAN: elfxx-ia64.c:747 cannot be represented new 1a211fc7d87 PR26466 UBSAN: elf32-mep.c:300 left shift of negative value new 227d539b17c PR26476, PR26477 UBSAN: elfxx-mips.c:2695,5370 cannot be re [...] new 1174d92070a PR26493 UBSAN: elfnn-riscv.c left shift of negative value new 169ec512592 PR26493 UBSAN: tc-riscv.c left shift negative and not repre [...] new 7a5dd76f3c0 PR26468 UBSAN: tc-mep.c:1684 left shift of negative value new 46021a61e42 PR26471 UBSAN: tc-metag.c:7038 left shift cannot be represented new e0fd91ef813 PR26472, PR26473, PR26474 UBSAN: tc-mips.c shift left UB new baeb994f3f6 PR26479 UBSAN: tc-nios2.c:244 left shift cannot be represented new 51bf29b1f75 PR26480 UBSAN: tc-nios2.c:1634 left shift cannot be represented new 548c8b2ba71 PR26495 UBSAN: tc-score.c, tc-score7.c left shift of negati [...] new 8659fff005f PR26497 UBSAN: tc-sh.c:2467 left shift cannot be represented new 94f360ea2ff PR26502 UBSAN: tc-tic6x.c left shift of negative value new 8e822017771 PR26503 UBSAN: tc-v850.c:1447 left shift cannot be represented new 06de2e0da24 PR26510 UBSAN: tc-z8k.c left shift of negative value
The 22 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/ChangeLog | 48 +++++++++++ bfd/elf-m10300.c | 18 ++-- bfd/elf32-crx.c | 21 ++--- bfd/elf32-csky.c | 24 +++--- bfd/elf32-mep.c | 80 +++++++++--------- bfd/elfnn-riscv.c | 6 +- bfd/elfxx-ia64.c | 6 +- bfd/elfxx-mips.c | 10 +-- bfd/mep-relocs.pl | 19 +++-- gas/ChangeLog | 90 ++++++++++++++++++++ gas/config/tc-crx.c | 224 ++++++++++++++++++++++--------------------------- gas/config/tc-mep.c | 4 +- gas/config/tc-metag.c | 2 +- gas/config/tc-mips.c | 18 ++-- gas/config/tc-nios2.c | 6 +- gas/config/tc-riscv.c | 34 ++++---- gas/config/tc-score.c | 12 +-- gas/config/tc-score7.c | 18 ++-- gas/config/tc-sh.c | 12 +-- gas/config/tc-tic4x.c | 16 ++-- gas/config/tc-tic6x.c | 42 +++++----- gas/config/tc-v850.c | 2 +- gas/config/tc-z80.c | 2 +- gas/config/tc-z8k.c | 16 ++-- gas/expr.c | 4 +- include/ChangeLog | 18 ++++ include/opcode/riscv.h | 8 +- include/som/aout.h | 28 +++---- 28 files changed, 453 insertions(+), 335 deletions(-)