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 806470a219e Miscellaneous memory alloc related fixes new 2bb3687ba87 _bfd_alloc_and_read
The 1 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 | 52 ++++++++++++++++++++++++++++++++++++++ bfd/aoutx.h | 20 +++------------ bfd/archive.c | 21 +++++++-------- bfd/archive64.c | 7 ++--- bfd/coff-rs6000.c | 8 ++---- bfd/coff64-rs6000.c | 4 +-- bfd/coffcode.h | 19 ++++---------- bfd/coffgen.c | 62 +++++++++++++-------------------------------- bfd/ecoff.c | 69 ++++++++++++++++++-------------------------------- bfd/elf.c | 45 ++++++++++----------------------- bfd/elf32-m32c.c | 7 +++-- bfd/elf32-rl78.c | 7 +++-- bfd/elf32-rx.c | 7 +++-- bfd/elf64-alpha.c | 7 +++-- bfd/elf64-mips.c | 9 +++---- bfd/elf64-sparc.c | 10 +++----- bfd/elfcode.h | 18 +++++-------- bfd/elflink.c | 19 +++++--------- bfd/elfxx-mips.c | 7 +++-- bfd/i386lynx.c | 9 +------ bfd/libbfd-in.h | 26 +++++++++++++++++++ bfd/libbfd.h | 26 +++++++++++++++++++ bfd/lynx-core.c | 21 ++++----------- bfd/mach-o.c | 46 +++++++++++---------------------- bfd/pdp11.c | 26 +++++-------------- bfd/pef.c | 40 +++++++++++++---------------- bfd/peicode.h | 13 ++-------- bfd/som.c | 73 ++++++++++++++++++----------------------------------- bfd/vms-alpha.c | 16 +++++------- bfd/vms-lib.c | 7 +---- bfd/wasm-module.c | 6 ++--- bfd/xcofflink.c | 13 ++++++---- bfd/xsym.c | 35 +++++-------------------- 33 files changed, 314 insertions(+), 441 deletions(-)