aboutsummaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2000-11-01 01:58:12 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2000-11-01 01:58:12 +0000
commit9f56c00431885c8a5dd23d872beb232546e00a9c (patch)
treed565a777f1aca81ff4689ff53affb009610b53b9 /contrib/ChangeLog
parent32ee391b8317246560f346617f92a876bd376e30 (diff)
downloadgcc-9f56c00431885c8a5dd23d872beb232546e00a9c.zip
gcc-9f56c00431885c8a5dd23d872beb232546e00a9c.tar.gz
gcc-9f56c00431885c8a5dd23d872beb232546e00a9c.tar.bz2
gcc_build (MAKE): New variable.
* gcc_build (MAKE): New variable. (build_gcc): Use it. Fix logging of errors. (install_gcc): Likewise. From-SVN: r37180
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 2ebd692..d9a984b 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,9 @@
+2000-10-31 Mark Mitchell <mark@codesourcery.com>
+
+ * gcc_build (MAKE): New variable.
+ (build_gcc): Use it. Fix logging of errors.
+ (install_gcc): Likewise.
+
2000-10-29 Mark Mitchell <mark@codesourcery.com>
* gcc_build: Save the output from CVS into the logfile as well.