From f298eb9f116e51610e64d4d53d4dbf102997a789 Mon Sep 17 00:00:00 2001 From: korbb Date: Fri, 12 Mar 2010 05:21:19 +0000 Subject: [PATCH] Add comment about changing directory references. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157401 138bc75d-0d04-0410-961f-82ee72b054a4 --- fixincludes/ChangeLog | 4 ++++ fixincludes/README | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog index 667d3dfe7b8..a392c7e00cd 100644 --- a/fixincludes/ChangeLog +++ b/fixincludes/ChangeLog @@ -1,3 +1,7 @@ +2010-02-10 Bruce Korb + + * README: fix up references to old gcc/fixinc directory + 2010-01-29 Rainer Orth * inclhack.def (solaris_int_limits_3): New fix. diff --git a/fixincludes/README b/fixincludes/README index bd39a0c0469..07a3964a26a 100644 --- a/fixincludes/README +++ b/fixincludes/README @@ -6,7 +6,7 @@ See also: http://autogen.SourceForge.net/fixinc.html The set of fixes required was distilled down to just the data required to specify what needed to happen for each fix. Those data were edited -into a file named gcc/fixinc/inclhack.def. A program called AutoGen +into a file named fixincludes/inclhack.def. A program called AutoGen (http://autogen.SourceForge.net) uses these definitions to instantiate several different templates that then produces code for a fixinclude program (fixincl.x) and a shell script to test its functioning. On -- 2.11.0