aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Korb <korbb@gcc.gnu.org>1998-05-29 14:58:40 +0000
committerBruce Korb <korbb@gcc.gnu.org>1998-05-29 14:58:40 +0000
commita681b39b1e25942c6600ffd7e0f06bc091dad6af (patch)
tree0f1438a43788c84d12eff4223c3f9074bb169f74
parent84e0c5a8543b2a41a43be2e34abcfdcf6ae578ab (diff)
downloadgcc-a681b39b1e25942c6600ffd7e0f06bc091dad6af.zip
gcc-a681b39b1e25942c6600ffd7e0f06bc091dad6af.tar.gz
gcc-a681b39b1e25942c6600ffd7e0f06bc091dad6af.tar.bz2
changes
From-SVN: r20141
-rw-r--r--contrib/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index be0dc48..c791ded 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,12 @@
+1998-05-29 Bruce Korb <korbb@datadesign.com>
+ * fixinc/mkfixinc.sh
+ Changes to make it easier to invoke on platforms that
+ normally do not invoke fixincludes.
+
+ * fixinc/inclhack.def
+ Applied fixes from egcs/gcc/fixincludes from the past several
+ months.
+
1998-05-28 Bruce Korb <korbb@datadesign.com>
* fixinc/*: Updated most everything for a first real
try at getting "fast_fixincludes" working.