From: manu Date: Sun, 12 Oct 2014 15:05:28 +0000 (+0000) Subject: 2014-10-12 Manuel López-Ibáñez X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a4dbd7d45f6bc2d7fffb9841e824cdf94f189947;p=thirdparty%2Fgcc.git 2014-10-12 Manuel López-Ibáñez * INSTALL/README: Do not mention CVS. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216126 138bc75d-0d04-0410-961f-82ee72b054a4 --- 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.