This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 06bec55e80d i386: Improve chaining of _{addcarry,subborrow}_u{32,64} [PR97387] new 068644a1497 c++: DECL_FRIEND_P cleanup new b3f1fef1f0b Adjust the VxWorks alternative LIMITS_H guard for glimits.h new e4b887cb765 Add include-fixed to include search paths for libgcc on VxWorks new 69d6b3f650e Honor $(MULTISUBDIR) in -I directives for libgcc on VxWorks new d00f8b40567 Fallback to default CPP spec for C++ on VxWorks new 5b00bcc5432 Rework CPP_BUILTINS_SPEC for powerpc-vxworks
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 | 57 +++++++++++++++++++++--- gcc/config/t-vxworks | 2 +- gcc/config/vxworks.h | 6 +++ gcc/cp/class.c | 5 ++- gcc/cp/constraint.cc | 11 +++-- gcc/cp/cp-tree.h | 24 ++++++---- gcc/cp/decl.c | 99 +++++++++++++++++------------------------ gcc/cp/decl2.c | 2 +- gcc/cp/friend.c | 15 ++----- gcc/cp/name-lookup.c | 106 ++++++++++---------------------------------- gcc/cp/pt.c | 12 ++--- libcc1/libcp1plugin.cc | 2 +- libgcc/config/t-vxworks | 1 + libgcc/config/t-vxworks7 | 1 + 14 files changed, 158 insertions(+), 185 deletions(-)