aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2004-01-03 18:23:22 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2004-01-03 18:23:22 +0000
commit6b9eb62c84c9f77b77ae7e371ff776e3f1e87149 (patch)
tree7ccd121723e06f4b1281c44aa379e039d885dc32 /ChangeLog
parent5b4acce124adcc148231f4200cf655d13cb65112 (diff)
downloadgcc-6b9eb62c84c9f77b77ae7e371ff776e3f1e87149.zip
gcc-6b9eb62c84c9f77b77ae7e371ff776e3f1e87149.tar.gz
gcc-6b9eb62c84c9f77b77ae7e371ff776e3f1e87149.tar.bz2
PR bootstrap/11932, PR bootstrap/11933
PR bootstrap/11932, PR bootstrap/11933 (I don't know if it will fix either of them, but it relates to them.) * configure.in: Don't use shared config.cache for target directories. * configure: Regenerate. From-SVN: r75359
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06b84d7..2fd95c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ PR bootstrap/11932, PR bootstrap/11933
+ (I don't know if it will fix either of them, but it relates
+ to them.)
+ * configure.in: Don't use shared config.cache for target
+ directories.
+ * configure: Regenerate.
+
2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
* MAINTAINERS: Add myself to 'Write After Approval' section.