This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b31a08af584 Account for TARGET_VXWORKS64 in default SIZE/PTRDIFF_TYPE f [...] new 540449fba51 Leverage STARTFILE_PREFIX_SPEC for VxWorks7 new ee4cdecb132 Cleanup handling of libgcc and libc_internal for VxWorks new 9bfa937ceec Leverage cacheTextUpdate for __clear_cache on VxWorks new 85f370fe2a4 config.gcc: factorize and comment inclusion of vxworks-dummy.h
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.gcc | 24 ++++++++++++++--------- gcc/config/vxworks.h | 33 +++++++++++++++++--------------- libgcc/ChangeLog | 8 ++++++++ libgcc/config/t-vxworks | 5 +++++ libgcc/config/t-vxworks7 | 5 +++++ libgcc/config/{sol2/crtp.c => vxcache.c} | 16 +++++++++------- 7 files changed, 79 insertions(+), 31 deletions(-) copy libgcc/config/{sol2/crtp.c => vxcache.c} (71%)