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 608d61c2024 doc: Replace preceeded with preceded new afd2ea23626 [GOLD] Power10 stub selection new 344e66534e3 ctf test ERROR: $target-cc does not exist new 8fab9282e5d Prevent strange "section mentioned in a -j option but not found" new 93fd13c7046 Accept --just-symbols symbols as absolute for xcoff new 32377a8037e Allow new just-symbols test to run on XCOFF and PE
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/ChangeLog | 7 + bfd/xcofflink.c | 18 +- binutils/ChangeLog | 5 + binutils/objdump.c | 4 +- gold/ChangeLog | 25 ++ gold/options.cc | 29 ++ gold/options.h | 48 ++- gold/powerpc.cc | 680 ++++++++++++++++++++++----------- ld/ChangeLog | 11 + ld/testsuite/ld-misc/just-symbols-1.dd | 4 +- ld/testsuite/ld-misc/just-symbols.exp | 67 ++-- ld/testsuite/ld-misc/just-symbols.ld | 4 +- ld/testsuite/lib/ld-lib.exp | 24 +- 13 files changed, 638 insertions(+), 288 deletions(-)