1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-27 16:39:08 +00:00

Update for GCC 2.95.1's bundled libf2c.

This commit is contained in:
David E. O'Brien 1999-09-19 05:59:54 +00:00
parent 12f17da226
commit 8f21dd05e1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=51386

View File

@ -3,12 +3,12 @@ $FreeBSD$
For the import of lib{f,g}2c, files were pruned by:
tar xvzpf egcs-1.1.2.tar.gz '*/libf2c'
tar xvzpf gcc-2.95.1.tar.gz '*/libf2c'
Then imported by:
cvs import -m "Virgin import of EGCS 1.1.2's libf2c" \
src/contrib/libf2c FSF egcs_1_1_2
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
@ -19,4 +19,4 @@ David M. Gay <dmg@bell-labs.com> (as libg2c is based on AT&T's netlib
collection).
obrien@NUXI.com
17-September-1999
19-September-1999