CVS commit: src/external/gpl3/gcc/lib/libsupc++

2020-09-21 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Sep 21 20:00:45 UTC 2020 Modified Files: src/external/gpl3/gcc/lib/libsupc++: Makefile.common Log Message: fix missing deps for cow-fs_dir* and cow-fs_ops*. should fix build issues reported on current-users. To generate a diff

CVS commit: src/external/gpl3/gcc/lib/libsupc++

2020-09-16 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Sep 16 21:24:30 UTC 2020 Modified Files: src/external/gpl3/gcc/lib/libsupc++: Makefile.common Log Message: fix dependencies for bits/largefile-config.h. the .cc files don't depend on it, the outputs of those do. should fix buil

CVS commit: src/external/gpl3/gcc/lib/libsupc++

2020-09-09 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Sep 9 09:52:16 UTC 2020 Modified Files: src/external/gpl3/gcc/lib/libsupc++: Makefile.common Log Message: fix path for largefile-config.h To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 \ src/external/gpl3/gc

CVS commit: src/external/gpl3/gcc/lib/libsupc++

2020-09-09 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Sep 9 09:49:16 UTC 2020 Modified Files: src/external/gpl3/gcc/lib/libsupc++: Makefile.common Log Message: add build rules for G_CPP17_SOURCES sources, and fix their build. To generate a diff of this commit: cvs rdiff -u -r1.15

CVS commit: src/external/gpl3/gcc/lib/libsupc++

2020-04-20 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Apr 21 05:23:42 UTC 2020 Modified Files: src/external/gpl3/gcc/lib/libsupc++: Makefile Log Message: pull in atomicity.h (atomicity.cc) on sparc. 3 of the objects use these interfaces and this avoids link errors fixes PR#54660.

CVS commit: src/external/gpl3/gcc/lib/libsupc++

2019-02-27 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Feb 28 01:11:04 UTC 2019 Modified Files: src/external/gpl3/gcc/lib/libsupc++: Makefile.common Log Message: rework some commented code so it is easier to enable. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 \

CVS commit: src/external/gpl3/gcc/lib/libsupc++

2014-05-28 Thread matthew green
Module Name:src Committed By: mrg Date: Wed May 28 17:09:18 UTC 2014 Modified Files: src/external/gpl3/gcc/lib/libsupc++: Makefile Makefile.common Log Message: move the -std=gnu++0x code from Makefile to Makefile.common. fixes the remaining 2/3 link issues. To generate a

CVS commit: src/external/gpl3/gcc/lib/libsupc++

2014-02-26 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Feb 27 07:35:04 UTC 2014 Modified Files: src/external/gpl3/gcc/lib/libsupc++: Makefile.common Log Message: fix another dated DIST. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/gpl3/gcc/lib/libsupc++/

CVS commit: src/external/gpl3/gcc/lib/libsupc++

2011-06-27 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Jun 28 04:03:16 UTC 2011 Modified Files: src/external/gpl3/gcc/lib/libsupc++: Makefile Makefile.common Log Message: libstdc++-v3/libmath subdir is gone. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/g