summaryrefslogtreecommitdiffstats
path: root/contrib/libio/FREEBSD-upgrade
blob: 16ce67d0adca2ad5ddb2521560cf9f6a2100e89a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# ex:ts=8
$FreeBSD$

For the import of libio, files were pruned by:

	tar xvypf gcc-2.95.2.tar.bz2 '*/libio'

Then imported by:

	cvs import -m  \
	   "Virgin import of GCC 2.95.2's libio -- the C++ iostream facility." \
		src/contrib/libio FSF gcc_2_95_2


To make local changes to libio, simply patch and commit to the main
branch (aka HEAD).  Never make local changes on the vendor (FSF) branch.

All local changes should be submitted to "gcc-patches@gcc.gnu.org".

obrien@NUXI.com
31-October-1999
OpenPOWER on IntegriCloud