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 bd732259bd Fix s390 GNU/Linux build new 3be08ea472 BFD: Prevent writing the MIPS _gp_disp symbol into symbol tables
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/elf32-mips.c | 12 ++++++++++++ bfd/elfxx-mips.c | 12 ------------ ld/ChangeLog | 13 +++++++++++++ ld/testsuite/ld-mips-elf/gp-disp-sym.d | 9 +++++++++ ld/testsuite/ld-mips-elf/gp-disp-sym.s | 5 +++++ ld/testsuite/ld-mips-elf/mips-elf.exp | 4 ++++ ld/testsuite/ld-mips-elf/mips16-pic-2.ad | 4 ++-- ld/testsuite/ld-mips-elf/mips16-pic-2.nd | 10 +++++----- ld/testsuite/ld-mips-elf/pic-and-nonpic-3a.dd | 2 +- ld/testsuite/ld-mips-elf/tlslib-o32-hidden.got | 10 +++++----- ld/testsuite/ld-mips-elf/tlslib-o32-ver.got | 12 ++++++------ ld/testsuite/ld-mips-elf/tlslib-o32.got | 12 ++++++------ 13 files changed, 76 insertions(+), 37 deletions(-) create mode 100644 ld/testsuite/ld-mips-elf/gp-disp-sym.d create mode 100644 ld/testsuite/ld-mips-elf/gp-disp-sym.s