aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1992-07-18 05:56:28 +0000
committerK. Richard Pixley <rich@cygnus>1992-07-18 05:56:28 +0000
commitdae8a4cf86afcb99276e1e059b017712e3d7200e (patch)
tree6b0bbb797923a6e02bae10776f165bddb36c2748 /ChangeLog
parent846b9d7b0d707bd8a876c58323b1ff73df89ab0e (diff)
downloadgdb-dae8a4cf86afcb99276e1e059b017712e3d7200e.zip
gdb-dae8a4cf86afcb99276e1e059b017712e3d7200e.tar.gz
gdb-dae8a4cf86afcb99276e1e059b017712e3d7200e.tar.bz2
predicate stage3 and comparison on the existence of gcc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8025a72..7a7813f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
* test-build.mk: recurse explicitly with -f test-build.mk when
- appropriate.
+ appropriate. predicate stage3 and comparison on the existence
+ of gcc. That is, if gcc isn't around, we aren't three-staging.
Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)