Commit d76f631a by Bruce Korb Committed by Bruce Korb

Add comment about changing directory references.

From-SVN: r157401
parent b2071557
2010-02-10 Bruce Korb <bkorb@gnu.org>
* README: fix up references to old gcc/fixinc directory
2010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 2010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* inclhack.def (solaris_int_limits_3): New fix. * inclhack.def (solaris_int_limits_3): New fix.
......
...@@ -6,7 +6,7 @@ See also: http://autogen.SourceForge.net/fixinc.html ...@@ -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 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 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 (http://autogen.SourceForge.net) uses these definitions to instantiate
several different templates that then produces code for a fixinclude several different templates that then produces code for a fixinclude
program (fixincl.x) and a shell script to test its functioning. On program (fixincl.x) and a shell script to test its functioning. On
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment