From: Manuel López-Ibáñez Date: Sun, 12 Oct 2014 15:05:28 +0000 (+0000) Subject: README: Do not mention CVS. X-Git-Tag: releases/gcc-5.1.0~4137 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7b262a51ea2310bdb6cc901de00f04b0e7be0a4e;p=thirdparty%2Fgcc.git README: Do not mention CVS. 2014-10-12 Manuel López-Ibáñez * INSTALL/README: Do not mention CVS. From-SVN: r216126 --- diff --git a/ChangeLog b/ChangeLog index 911026badc6f..269200c0b1aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-10-12 Manuel López-Ibáñez + + * INSTALL/README: Do not mention CVS. + 2014-10-03 Jing Yu * configure.ac: Add aarch64 to list of targets that support gold. diff --git a/INSTALL/README b/INSTALL/README index 6d19791057a1..38574d3b763a 100644 --- a/INSTALL/README +++ b/INSTALL/README @@ -1,4 +1,4 @@ -This directory has been obsoleted for GCC snapshots and CVS access. +This directory has been obsoleted for GCC snapshots and SVN access. For releases the installation documentation is generated from gcc/doc/install.texi and copied into this directory.