This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_35-branch in repository binutils-gdb.
from 60955197a1d Automatic date update in version.in new 9b6165529df PR ld/26288: Revert obsolete part of PR ld/26047 fix new fa3b131151d PR ld/26288: Allow the use of `--just-symbols' with ET_EXEC input
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: ld/ChangeLog | 20 ++++++++++++ ld/ldelf.c | 10 ++---- ld/testsuite/ld-misc/just-symbols-0.s | 4 +++ ld/testsuite/ld-misc/just-symbols-1.dd | 5 +++ ld/testsuite/ld-misc/just-symbols-1.s | 4 +++ ld/testsuite/ld-misc/just-symbols.exp | 57 ++++++++++++++++++++++++++++++++++ ld/testsuite/ld-misc/just-symbols.ld | 7 +++++ 7 files changed, 99 insertions(+), 8 deletions(-) create mode 100644 ld/testsuite/ld-misc/just-symbols-0.s create mode 100644 ld/testsuite/ld-misc/just-symbols-1.dd create mode 100644 ld/testsuite/ld-misc/just-symbols-1.s create mode 100644 ld/testsuite/ld-misc/just-symbols.exp create mode 100644 ld/testsuite/ld-misc/just-symbols.ld