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 0984c34e76 Updated French translation for gold and Spanish translation for ld. new a38137289e ld: Enable using separate linker script for -z relro new afca762f59 S/390: Improve partial relro support for 64 bit
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: bfd/elf-s390-common.c | 81 +++++++++++ bfd/elf64-s390.c | 143 ++++++++++++-------- ld/emulparams/elf64_s390.sh | 3 + ld/emultempl/elf32.em | 149 +++++++++++++++++++- ld/genscripts.sh | 150 ++++++++++++++++++++- .../{gotreloc_64-1.dd => gotreloc_64-norelro-1.dd} | 0 .../{gotreloc_64-1.dd => gotreloc_64-relro-1.dd} | 2 +- ld/testsuite/ld-s390/s390.exp | 11 +- 8 files changed, 468 insertions(+), 71 deletions(-) copy ld/testsuite/ld-s390/{gotreloc_64-1.dd => gotreloc_64-norelro-1.dd} (100%) rename ld/testsuite/ld-s390/{gotreloc_64-1.dd => gotreloc_64-relro-1.dd} (83%)