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 7b005726f9 Add missing PR mention in ChangeLog new 8f5e83fb73 More support for ld --hash-style in the ld testsuite new 2760f24c49 Add configure flag to enable gnu hash style by default.
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: gold/ChangeLog | 8 ++++++ gold/config.in | 3 +++ gold/configure | 27 +++++++++++++++++++ gold/configure.ac | 20 ++++++++++++++ gold/options.h | 2 +- ld/ChangeLog | 23 ++++++++++++++++ ld/config.in | 6 +++++ ld/configure | 47 +++++++++++++++++++++++++++++++-- ld/configure.ac | 34 ++++++++++++++++++++++++ ld/ldmain.c | 3 ++- ld/testsuite/ld-aarch64/ifunc-1-local.d | 2 +- ld/testsuite/ld-aarch64/ifunc-2-local.d | 2 +- ld/testsuite/ld-aarch64/ifunc-3a.d | 2 +- ld/testsuite/ld-arm/arm-elf.exp | 4 ++- ld/testsuite/ld-elf/note-3.l | 2 +- ld/testsuite/ld-elf/note-3.t | 1 + ld/testsuite/ld-frv/fdpic-pie-1.d | 2 +- ld/testsuite/ld-frv/fdpic-pie-2.d | 2 +- ld/testsuite/ld-frv/fdpic-pie-7.d | 2 +- ld/testsuite/ld-frv/fdpic-pie-8.d | 2 +- 20 files changed, 181 insertions(+), 13 deletions(-)