More spring-cleaning.
[dragonfly.git] / contrib / libstdc++ / FREEBSD-upgrade
1 # ex:ts=8
2 $FreeBSD: src/contrib/libstdc++/FREEBSD-upgrade,v 1.1 1999/11/01 07:24:11 obrien Exp $
3 $DragonFly: src/contrib/libstdc++/Attic/FREEBSD-upgrade,v 1.2 2003/06/17 04:24:03 dillon Exp $
4
5 For the import of libstdc++, files were pruned by:
6
7         tar xvypf gcc-2.95.1.tar.bz2 '*/libobjc'
8
9 Then imported by:
10         cvs -d /home/ncvs import -m "Virgin import of GCC 2.95.2's libstdc++"  \
11                 src/contrib/libstdc++ FSF gcc_2_95_2
12
13 To make local changes to libstdc++, simply patch and commit to the main
14 branch (aka HEAD).  Never make local changes on the vendor (FSF) branch.
15
16 All local changes should be submitted to "gcc-patches@gcc.gnu.org".
17
18 obrien@NUXI.com
19 31-October-1999