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 f2731e0c37 PR22829, objcopy/strip removes PT_GNU_RELRO from lld binaries new 6e5e9d58c1 PR22836, "-r -s" doesn't work with -g3 using GCC 7
The 1 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 | 8 ++++++++ bfd/elf.c | 25 +++++++++++++++++++++---- bfd/elflink.c | 7 +++++++ binutils/ChangeLog | 9 +++++++++ binutils/testsuite/binutils-all/group-7.s | 6 ++++++ binutils/testsuite/binutils-all/group-7a.d | 16 ++++++++++++++++ binutils/testsuite/binutils-all/group-7b.d | 19 +++++++++++++++++++ binutils/testsuite/binutils-all/group-7c.d | 8 ++++++++ binutils/testsuite/binutils-all/objcopy.exp | 3 +++ ld/ChangeLog | 6 ++++++ ld/testsuite/ld-elf/pr22836-2.d | 7 +++++++ ld/testsuite/ld-elf/pr22836-2.s | 7 +++++++ 12 files changed, 117 insertions(+), 4 deletions(-) create mode 100644 binutils/testsuite/binutils-all/group-7.s create mode 100644 binutils/testsuite/binutils-all/group-7a.d create mode 100644 binutils/testsuite/binutils-all/group-7b.d create mode 100644 binutils/testsuite/binutils-all/group-7c.d create mode 100644 ld/testsuite/ld-elf/pr22836-2.d create mode 100644 ld/testsuite/ld-elf/pr22836-2.s