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

For the import of lib{f,g}2c, files were pruned by:

	tar xvzpf gcc-2.95.1.tar.gz '*/libf2c'

Then imported by:

	cvs import -m "Virgin import of GCC 2.95.1's libf2c"  \
		src/contrib/libf2c FSF gcc_2_95_1


To make local changes to amd, 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" and/or
David M. Gay <dmg@bell-labs.com> (as libg2c is based on AT&T's netlib
collection).

obrien@NUXI.com
19-September-1999
OpenPOWER on IntegriCloud