From: alalaw01 Date: Thu, 10 Dec 2015 10:49:52 +0000 (+0000) Subject: Correct previous ChangeLog (targets is correct, not hosts) X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0ce1bd6878e14bb193f0c3543a9d550adf25395f;p=thirdparty%2Fgcc.git Correct previous ChangeLog (targets is correct, not hosts) git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231501 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 0b269bc7cda3..0f2254853598 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2015-12-10 Alan Lawrence - * doc/install.texi: Add note against GNAT 4.8 on ARM hosts. + * doc/install.texi: Add note against GNAT 4.8 on ARM targets. 2015-12-10 Jakub Jelinek