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 25d8195c02 Automatic date update in version.in new a6e5765ff1 PR15350, Fix compressed debug sections for PE targets new f5d35bb7a5 coff_close_and_cleanup new 37d2e9c7b1 asan: alpha-vms: memory leaks new 401e101e02 ubsan: alpha-vms: shift exponent is too large new 8c5e259235 Usage of unitialized heap in tic4x_print_cond new 4383e1fc3b ubsan: sparc: left shift cannot be represented in type 'int'
The 6 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 | 35 ++++++++++++++ bfd/bfd.c | 84 ++++++++++++++++----------------- bfd/coffcode.h | 2 +- bfd/coffgen.c | 15 ++++++ bfd/libcoff-in.h | 2 + bfd/libcoff.h | 2 + bfd/vms-alpha.c | 131 +++++++++++++++++++++++++++++++--------------------- bfd/vms-misc.c | 16 +++++-- bfd/vms.h | 4 +- opcodes/ChangeLog | 11 +++++ opcodes/sparc-dis.c | 15 +++--- opcodes/tic4x-dis.c | 2 +- 12 files changed, 206 insertions(+), 113 deletions(-)