summaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2000-11-01 01:58:12 +0000
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2000-11-01 01:58:12 +0000
commitc0921e860cbea2ca7a38116365f9766c55abd710 (patch)
treed565a777f1aca81ff4689ff53affb009610b53b9 /contrib/ChangeLog
parent536bd96b4b2e5cc1ba8ffd259789091f2e8bb0da (diff)
downloadgcc-c0921e860cbea2ca7a38116365f9766c55abd710.tar.gz
* gcc_build (MAKE): New variable.
(build_gcc): Use it. Fix logging of errors. (install_gcc): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37180 138bc75d-0d04-0410-961f-82ee72b054a4
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 2ebd692c4ce..d9a984bc455 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.