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 6edaf4d tilegx: move TILEGX_NUM_PIPELINE_ENCODINGS to tilegx_pipeline enum new 647e4d4 ld: Add a linker configure option --enable-relro new 6b1edb9 gold: Add a linker configure option --enable-relro
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 | 12 ++++++++++++ gold/NEWS | 3 +++ gold/config.in | 3 +++ gold/configure | 21 +++++++++++++++++++++ gold/configure.ac | 17 +++++++++++++++++ gold/options.h | 2 +- ld/ChangeLog | 18 ++++++++++++++++++ ld/NEWS | 4 ++++ ld/config.in | 3 +++ ld/configure | 26 ++++++++++++++++++++++++-- ld/configure.ac | 18 ++++++++++++++++++ ld/configure.tgt | 25 +++++++++++++++++++++++++ ld/emultempl/elf32.em | 1 + ld/testsuite/config/default.exp | 3 +++ ld/testsuite/lib/ld-lib.exp | 18 ++++++++++++++++-- 15 files changed, 169 insertions(+), 5 deletions(-)