From 42493273de48c914e4235c83c586f7aa4b8a0ff0 Mon Sep 17 00:00:00 2001
From: Bruce Korb <korbb@gcc.gnu.org>
Date: Wed, 31 Mar 1999 12:13:32 +0000
Subject: [PATCH] updates, cleanups and reworking of fixinc

From-SVN: r26089
---
 gcc/ChangeLog | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 4c6544be3107..d6fad5631dff 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,14 @@
+Wed Mar 31 12:10:00 1999  Bruce Korb <ddsinc09@ix.netcom.com>
+
+	* inclhack.def (several): added spaces in tests to ensure
+	correct shell syntax.  Added c_asm.h fix from fixincludes.
+
+	* inclhack.tpl: changed method of traversing symlink trees
+	so that file name matching will work correctly.
+
+	* fixincl.c, hackshell.tpl:  fallout from above
+	* fixincl.x, inclhack.sh, fixincl.sh: Rebuilt.
+
 Tue Mar 30 10:43:49 1999  Philip Blundell  <pb@nexus.co.uk>
 
 	* config/arm/aout.h (DBX_DEBUGGING_INFO): Avoid redefinition if
-- 
GitLab