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 6a1224ec762 PR27128, nm -P portable output format regression new 7824c1d22fc Weak references to __start_/__stop_ symbols new 8ee10e86093 PR27451, -z start_stop_gc
The 2 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 | 9 +++++++++ bfd/elflink.c | 11 +++++++++-- bfd/linker.c | 1 + include/ChangeLog | 5 +++++ include/bfdlink.h | 4 ++++ ld/ChangeLog | 19 +++++++++++++++++++ ld/NEWS | 3 +++ ld/emultempl/elf.em | 4 ++++ ld/ld.texi | 17 +++++++++++++++++ ld/ldlang.c | 13 +++++++++++++ ld/ldmain.c | 1 + ld/lexsup.c | 13 +++++++++++-- ld/testsuite/ld-gc/gc.exp | 1 + ld/testsuite/ld-gc/start2.d | 10 ++++++++++ ld/testsuite/ld-gc/{start.s => start2.s} | 1 + 15 files changed, 108 insertions(+), 4 deletions(-) create mode 100644 ld/testsuite/ld-gc/start2.d copy ld/testsuite/ld-gc/{start.s => start2.s} (81%)