This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 86e8c814f0f vxworks: add target/h/wrn/coreip to the set of system inclu [...] new f8a195db4f2 libgcc: add crt{begin,end} for powerpc-wrs-vxworks target new ba51b9b497e vxworks: enable use of .init_array/.fini_array for cdtors new 3d1f316e9e9 vxworks: don't define vxworks_asm_out_constructor when usin [...] new c321f678588 2018-08-21 Bernd Edlinger bernd.edlinger@hotmail.de
The 4 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 | 19 +++++++++++++++++++ gcc/config/vxworks.c | 9 +++++++-- gcc/config/vxworks.h | 14 ++++++++++---- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/Wstringop-overflow-6.c | 2 +- gcc/tree-ssa-strlen.c | 7 +++++++ libgcc/ChangeLog | 5 +++++ libgcc/config.host | 1 + 8 files changed, 55 insertions(+), 7 deletions(-)