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 5d0fdfee244 Automatic date update in version.in new cda58d5f970 ld-linkonce test new 75cfe082c06 PR26103, Assertion failure with symbols defined in link-onc [...] new ea4b3731ecd PR26103 testcase
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/ChangeLog | 12 ++++++++++++ bfd/cofflink.c | 18 +++++++++++++++++- bfd/elflink.c | 12 ++++++++++-- bfd/libcoff-in.h | 5 +++-- bfd/libcoff.h | 5 +++-- ld/ChangeLog | 18 ++++++++++++++++++ ld/testsuite/ld-linkonce/linkonce.exp | 19 ++++++++++--------- ld/testsuite/ld-linkonce/ref1.s | 2 ++ ld/testsuite/ld-linkonce/ref2.s | 2 ++ ld/testsuite/ld-linkonce/sym1.s | 12 ++++++++++++ ld/testsuite/ld-linkonce/sym2.s | 12 ++++++++++++ ld/testsuite/ld-linkonce/sym3.s | 12 ++++++++++++ ld/testsuite/ld-linkonce/{x.s => zeroeh_x.s} | 0 ld/testsuite/ld-linkonce/{y.s => zeroeh_y.s} | 0 ld/testsuite/ld-linkonce/zeroehl32.d | 21 +++++++++++---------- 15 files changed, 124 insertions(+), 26 deletions(-) create mode 100644 ld/testsuite/ld-linkonce/ref1.s create mode 100644 ld/testsuite/ld-linkonce/ref2.s create mode 100644 ld/testsuite/ld-linkonce/sym1.s create mode 100644 ld/testsuite/ld-linkonce/sym2.s create mode 100644 ld/testsuite/ld-linkonce/sym3.s rename ld/testsuite/ld-linkonce/{x.s => zeroeh_x.s} (100%) rename ld/testsuite/ld-linkonce/{y.s => zeroeh_y.s} (100%)