This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7bf710b5116 libstdc++: Add support for '?' in linker script globs new f3f923e5139 Leverage sysroot for VxWorks new b80e6d97a9e Ensure VxWorks headers expose C99 features for C++ new 55fb12f12fe Include yvals.h for VxWorks < 7 RTPs as well new 9eb8785b3fa inline: fix ICE with -fprofile-generate
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/config/rs6000/vxworks.h | 2 +- gcc/config/t-vxworks | 8 +++++ gcc/config/vxworks.h | 80 +++++++++++++++++++++++++++++++-------------- gcc/config/vxworks/_yvals.h | 6 +++- gcc/ipa-inline.c | 25 +++++--------- libgcc/config.host | 3 -- libgcc/config/t-vxworks | 7 ++-- libgcc/config/t-vxworks7 | 22 ------------- 8 files changed, 81 insertions(+), 72 deletions(-) delete mode 100644 libgcc/config/t-vxworks7