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 8b4d46dfdf2 LoongArch: Fix dynamic reloc not generated bug in some cases. new 89dbeac7460 Compression header enum new 7b5f66a118a Get rid of SEC_ELF_RENAME new da16cc96f3f Get rid of SEC_ELF_COMPRESS
The 3 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 | 52 +++---- bfd/bfd.c | 352 ---------------------------------------------- bfd/compress.c | 399 +++++++++++++++++++++++++++++++++++++++++++++++++++-- bfd/elf.c | 224 ++++++++++-------------------- bfd/elflink.c | 2 +- bfd/merge.c | 3 +- bfd/section.c | 12 +- binutils/objcopy.c | 9 +- binutils/readelf.c | 16 +-- 9 files changed, 507 insertions(+), 562 deletions(-)