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 5ffd5873e65 Automatic date update in version.in new 991fb595e34 coff: free malloc'd memory on successful target match too new 2e98c6c5c5a ubsan: d30v: left shift cannot be represented in type 'int' new 2c5c119630b ubsan: crx: left shift cannot be represented in type 'int' new 5f57d4ecf51 ubsan: cr16: left shift cannot be represented in type 'int' new c9ae58fe32e ubsan: m32r: left shift of negative value new f24bdec4862 mmo tdata leak new ea933f17c3c Release bfd_alloc memory in bfd_check_format_matches
The 7 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 | 17 +++++++++++++++++ bfd/coffgen.c | 3 +++ bfd/format.c | 50 +++++++++++++++++++++++++++++++++++++------------- bfd/mmo.c | 2 +- cpu/ChangeLog | 5 +++++ cpu/m32r.cpu | 6 +++--- opcodes/ChangeLog | 16 ++++++++++++++++ opcodes/cr16-dis.c | 3 +-- opcodes/crx-dis.c | 2 +- opcodes/d30v-dis.c | 18 ++++++------------ opcodes/m32r-ibld.c | 6 +++--- 11 files changed, 93 insertions(+), 35 deletions(-)