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 76445f36a2f s390: Add arch15 Concurrent-Functions Facility insns new d5cbf916be4 gas/ELF: also reject merge entity size being zero new 70ab7e0acfa ELF: SHF_MERGE vs SHT_NOBITS new af3394d97a8 ELF: SHF_STRINGS isn't really tied to SHF_MERGE new 20d9fb448c3 gas: move had_errors() invocation in finishing of subsegs new b0cc81e8708 ld: Support percent-encoded JSON in --package-metadata
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/elf.c | 10 +++- bfd/merge.c | 1 + binutils/testsuite/binutils-all/debug_str.s | 2 +- gas/config/obj-elf.c | 31 +++++++----- gas/doc/as.texi | 19 +++---- gas/write.c | 14 +++--- ld/NEWS | 4 ++ ld/emultempl/elf.em | 12 ++++- ld/ld.texi | 5 ++ ld/ldmisc.c | 78 +++++++++++++++++++++++++++++ ld/ldmisc.h | 1 + ld/testsuite/ld-elf/package-note.exp | 36 +++++++++++++ ld/testsuite/ld-elf/package-note2.rd | 6 +++ 13 files changed, 186 insertions(+), 33 deletions(-) create mode 100644 ld/testsuite/ld-elf/package-note2.rd