head	1.3;
access;
symbols
	RELENG_4_11_0_RELEASE:1.2
	RELENG_4_11:1.2.0.20
	RELENG_4_11_BP:1.2
	RELENG_4_10_0_RELEASE:1.2
	RELENG_4_10:1.2.0.18
	RELENG_4_10_BP:1.2
	RELENG_4_9_0_RELEASE:1.2
	RELENG_4_9:1.2.0.16
	RELENG_4_9_BP:1.2
	RELENG_4_8_0_RELEASE:1.2
	RELENG_4_8:1.2.0.14
	RELENG_4_8_BP:1.2
	RELENG_4_7_0_RELEASE:1.2
	RELENG_4_7:1.2.0.12
	RELENG_4_7_BP:1.2
	RELENG_4_6_2_RELEASE:1.2
	RELENG_4_6_1_RELEASE:1.2
	RELENG_4_6_0_RELEASE:1.2
	RELENG_4_6:1.2.0.10
	RELENG_4_6_BP:1.2
	RELENG_4_5_0_RELEASE:1.2
	RELENG_4_5:1.2.0.8
	RELENG_4_5_BP:1.2
	REPOCOPY:1.2
	RELENG_4_4_0_RELEASE:1.2
	RELENG_4_4:1.2.0.6
	RELENG_4_4_BP:1.2
	RELENG_4_3_0_RELEASE:1.2
	RELENG_4_3:1.2.0.4
	RELENG_4_3_BP:1.2
	BEFORE_GCC_2_95_3:1.2
	BEFORE_GCC_2_96_JULY11:1.2
	RELENG_4_2_0_RELEASE:1.2
	RELENG_4_1_1_RELEASE:1.2
	PRE_SMPNG:1.2
	RELENG_4_1_0_RELEASE:1.2
	BEFORE_GCC_2_96_SNAPSHOT:1.2
	RELENG_4_0_0_RELEASE:1.2
	RELENG_4:1.2.0.2
	RELENG_4_BP:1.2;
locks; strict;
comment	@# @;


1.3
date	2002.06.18.18.12.48;	author obrien;	state dead;
branches;
next	1.2;

1.2
date	99.11.01.07.35.24;	author obrien;	state Exp;
branches
	1.2.2.1;
next	1.1;

1.1
date	99.11.01.07.27.42;	author obrien;	state Exp;
branches;
next	;

1.2.2.1
date	2012.11.17.07.22.19;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.3
log
@FreeBSD is one of the OS's that does not require the use of libio with Gcc 3.1.
@
text
@# ex:ts=8
$FreeBSD: src/contrib/libio/FREEBSD-upgrade,v 1.2 1999/11/01 07:35:24 obrien Exp $

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
@


1.2
log
@Change quote style.
@
text
@d2 1
a2 1
$FreeBSD: src/contrib/libio/FREEBSD-upgrade,v 1.1 1999/11/01 07:27:42 obrien Exp $
@


1.2.2.1
log
@Switch importer
@
text
@d2 1
a2 1
$FreeBSD: stable/4/contrib/libio/FREEBSD-upgrade 57955 2000-03-13 04:59:44Z cvs2svn $
@


1.1
log
@Tell others how I did this.
@
text
@d2 1
a2 1
$FreeBSD$
d11 1
a11 1
		'Virgin import of GCC 2.95.2's libio -- the C++ iostream facility.'  \
@
