This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 16c848090f2 Add -fipa-strict-aliasing new 0ecb48d7530 Preserve cpu specific CRTSTUFF_T_CFLAGS on powerpc-vxworks7 new 0515c95d5fe VxWorks config fixes for shared objects new 4099d6501e3 Tigthen libc_internal and crtstuff for VxWorks shared objects new 20a0e2721a9 Remove special case for arm-vxworks on the use of vxcrtstuff new 04577ac0843 Remove ppc*-vxworks7* inadequate libgcc Makefile fragments new fc4a93eb412 Rework VXWORKS_LINK_SPEC for shared objects support
The 6 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 | 13 ++++--- gcc/config/vx-common.h | 7 +++- gcc/config/vxworks.h | 92 +++++++++++++++++++++++++++++++++------------ libgcc/config.host | 8 ++-- libgcc/config/t-vxcrtstuffS | 9 +++++ libgcc/config/t-vxworks | 4 +- libgcc/config/vxcrtstuff.c | 77 ++++++++++++++++++++++++++++++++++--- 7 files changed, 167 insertions(+), 43 deletions(-) create mode 100644 libgcc/config/t-vxcrtstuffS