This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 137897f3ada Setup system header wrappers for C++ on VxWorks new f32f801247c Add missing file expected with rev 279781 new 81312f86812 Add missing file expected with rev 279783 new d98b8959618 Add missing files expected with rev 279784
The 3 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/vxworks/_vxworks-versions.h | 54 ++++++++++++++++++++++ .../crtn.S => gcc/config/vxworks/_yvals-wrapper.h | 48 ++++++++----------- .../_td_to_udi.c => gcc/config/vxworks/_yvals.h | 34 ++++++++------ .../divdi3.c => gcc/config/vxworks/complex.h | 13 ++++-- .../divdi3.c => gcc/config/vxworks/inttypes.h | 13 ++++-- .../visium/udivdi3.c => gcc/config/vxworks/math.h | 13 ++++-- .../libbid/_ge_td.c => gcc/config/vxworks/setjmp.h | 33 ++++++------- .../config/vxworks/vxworks-predef.h | 16 +++++-- 8 files changed, 141 insertions(+), 83 deletions(-) create mode 100644 gcc/config/vxworks/_vxworks-versions.h copy libgcc/config/mips/crtn.S => gcc/config/vxworks/_yvals-wrapper.h (57%) copy libgcc/config/libbid/_td_to_udi.c => gcc/config/vxworks/_yvals.h (65%) copy libgcc/config/visium/divdi3.c => gcc/config/vxworks/complex.h (85%) copy libgcc/config/visium/divdi3.c => gcc/config/vxworks/inttypes.h (85%) copy libgcc/config/visium/udivdi3.c => gcc/config/vxworks/math.h (86%) copy libgcc/config/libbid/_ge_td.c => gcc/config/vxworks/setjmp.h (66%) copy libgcc/config/frv/elf-lib.h => gcc/config/vxworks/vxworks-predef.h (75%)