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 8c7653ab099 Change version to 2.44.50 and regenerate files new f7b0dfe0305 Use stat_alloc in plugin new d4115c2c8d4 Replace xmalloc with stat_alloc in ld parser new 354ed4d4a26 _bfd_elf_munmap_section_contents new cb6326b5ceb sec->alloced and freeing section contents new 3a8864b3aa8 reloc caching
The 5 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/bfd-in2.h | 9 ++++-- bfd/coff-arm.c | 2 ++ bfd/compress.c | 1 + bfd/elf-m10300.c | 2 ++ bfd/elf-properties.c | 1 + bfd/elf.c | 41 ++++++++++++++++++------ bfd/elf32-arc.c | 2 ++ bfd/elf32-arm.c | 4 +++ bfd/elf32-avr.c | 1 + bfd/elf32-bfin.c | 9 ++++++ bfd/elf32-cr16.c | 3 ++ bfd/elf32-cris.c | 2 ++ bfd/elf32-csky.c | 3 ++ bfd/elf32-frv.c | 6 ++++ bfd/elf32-hppa.c | 3 ++ bfd/elf32-lm32.c | 3 ++ bfd/elf32-m32c.c | 1 + bfd/elf32-m32r.c | 2 ++ bfd/elf32-m68hc1x.c | 1 + bfd/elf32-m68k.c | 3 ++ bfd/elf32-metag.c | 5 ++- bfd/elf32-microblaze.c | 1 + bfd/elf32-nds32.c | 2 ++ bfd/elf32-or1k.c | 3 +- bfd/elf32-ppc.c | 27 ++++++---------- bfd/elf32-rl78.c | 1 + bfd/elf32-s390.c | 2 ++ bfd/elf32-score.c | 2 ++ bfd/elf32-score7.c | 2 ++ bfd/elf32-sh.c | 2 ++ bfd/elf32-spu.c | 5 +++ bfd/elf32-tic6x.c | 2 ++ bfd/elf32-tilepro.c | 2 ++ bfd/elf32-v850.c | 1 + bfd/elf32-vax.c | 2 ++ bfd/elf32-xstormy16.c | 1 + bfd/elf32-xtensa.c | 2 ++ bfd/elf64-alpha.c | 3 ++ bfd/elf64-hppa.c | 2 ++ bfd/elf64-ia64-vms.c | 2 ++ bfd/elf64-mmix.c | 1 + bfd/elf64-ppc.c | 12 ++++++- bfd/elf64-s390.c | 2 ++ bfd/elflink.c | 31 +++++++++--------- bfd/elfnn-aarch64.c | 4 +++ bfd/elfnn-ia64.c | 2 ++ bfd/elfnn-kvx.c | 3 ++ bfd/elfnn-loongarch.c | 3 ++ bfd/elfnn-riscv.c | 2 ++ bfd/elfxx-mips.c | 3 ++ bfd/elfxx-sparc.c | 2 ++ bfd/elfxx-tilegx.c | 2 ++ bfd/elfxx-x86.c | 4 +++ bfd/opncls.c | 12 ------- bfd/section.c | 13 ++++++-- bfd/vms-alpha.c | 5 +++ bfd/wasm-module.c | 1 + bfd/xcofflink.c | 6 +++- gas/config/obj-elf.c | 1 + ld/ldelf.c | 1 + ld/ldexp.c | 4 +-- ld/ldfile.c | 17 ++-------- ld/ldgram.y | 21 ++++++------ ld/ldlang.c | 87 +++++++++++++++++++++++++------------------------- ld/ldlang.h | 4 +++ ld/ldlex.l | 23 ++++++------- ld/lexsup.c | 22 +------------ ld/plugin.c | 2 +- 68 files changed, 288 insertions(+), 170 deletions(-)