CVS commit: src/external/gpl3/gcc/dist/libcpp

2020-10-19 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Oct 19 07:44:52 UTC 2020 Modified Files: src/external/gpl3/gcc/dist/libcpp: macro.c Log Message: Remove unused local diff. Pointed out by htodd. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/external/gpl3/g

CVS commit: src/external/gpl3/gcc/dist/libcpp

2016-03-12 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Mar 13 01:40:42 UTC 2016 Modified Files: src/external/gpl3/gcc/dist/libcpp: files.c Log Message: remove the ugly #include "../gcc/defaults.h" that (a) breaks the libcpp build and (b) isn't needed. To generate a diff of this com