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 86fa698 X86: Add pseudo prefixes to control encoding new a87ded7 ld: Orphan section documentation new 77f5e65 ld: better handling of lma region for orphan sections new 14ea2c1 ld: Track changes to default region LMA even for empty sections
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: ld/ChangeLog | 20 +++++++++++++++++ ld/NEWS | 6 ++++++ ld/ld.texinfo | 26 ++++++++++++++++------ ld/ldlang.c | 48 +++++++++++++++++++++++++++++------------ ld/testsuite/ld-elf/orphan-10.d | 10 +++++++++ ld/testsuite/ld-elf/orphan-10.s | 8 +++++++ ld/testsuite/ld-elf/orphan-9.d | 12 +++++++++++ ld/testsuite/ld-elf/orphan-9.ld | 32 +++++++++++++++++++++++++++ ld/testsuite/ld-elf/orphan-9.s | 11 ++++++++++ 9 files changed, 153 insertions(+), 20 deletions(-) create mode 100644 ld/testsuite/ld-elf/orphan-10.d create mode 100644 ld/testsuite/ld-elf/orphan-10.s create mode 100644 ld/testsuite/ld-elf/orphan-9.d create mode 100644 ld/testsuite/ld-elf/orphan-9.ld create mode 100644 ld/testsuite/ld-elf/orphan-9.s