This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/m2link in repository gcc.
from 60bd34a45bf Fixes to allow -fcpp and regression test link changes. new 41ba3226a86 Renamed libgm2 C files to C++ and removed unnecessary file.
The 1 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/m2/gm2-libs-iso/ErrnoCategory.c | 138 --------------------- .../libm2iso/{ErrnoCategory.c => ErrnoCategory.cc} | 0 libgm2/libm2iso/{RTco.c => RTco.cc} | 0 .../libm2pim/{SysExceptions.c => SysExceptions.cc} | 0 libgm2/libm2pim/{errno.c => errno.cc} | 0 libgm2/libm2pim/{termios.c => termios.cc} | 0 6 files changed, 138 deletions(-) delete mode 100644 gcc/m2/gm2-libs-iso/ErrnoCategory.c rename libgm2/libm2iso/{ErrnoCategory.c => ErrnoCategory.cc} (100%) rename libgm2/libm2iso/{RTco.c => RTco.cc} (100%) rename libgm2/libm2pim/{SysExceptions.c => SysExceptions.cc} (100%) rename libgm2/libm2pim/{errno.c => errno.cc} (100%) rename libgm2/libm2pim/{termios.c => termios.cc} (100%)