This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ed2fbf76593 Fix hyphenation build-time path and install-time path. new 0bdc995faa5 2017-10-26 Sandra Loosemore sandra@codesourcery.com new 26edd35f7b9 2017-10-26 Sandra Loosemore sandra@codesourcery.com
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: gcc/ChangeLog | 31 ++++++ gcc/config/nios2/constraints.md | 4 +- gcc/config/nios2/nios2-protos.h | 1 + gcc/config/nios2/nios2.c | 109 +++++++++++++++++++-- gcc/config/nios2/nios2.opt | 8 ++ gcc/doc/invoke.texi | 27 +++++ gcc/testsuite/ChangeLog | 8 ++ .../nios2/{gpopt-local.c => gpopt-gprel-sec.c} | 6 +- .../nios2/{gpopt-local.c => gpopt-r0rel-sec.c} | 10 +- 9 files changed, 184 insertions(+), 20 deletions(-) copy gcc/testsuite/gcc.target/nios2/{gpopt-local.c => gpopt-gprel-sec.c} (86%) copy gcc/testsuite/gcc.target/nios2/{gpopt-local.c => gpopt-r0rel-sec.c} (77%)