aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrew Pinski <pinskia@physics.uc.edu>2005-02-28 15:09:55 +0000
committerAndrew Pinski <pinskia@gcc.gnu.org>2005-02-28 07:09:55 -0800
commitace9ac7b516143431e8dfcebedc2eeeffb1ab898 (patch)
tree070b5cd1f64b09d552b4dce0bb5e213c90de7b3d /ChangeLog
parent920b9c8d7018b1c4c7bebc6d517df78e7915f71b (diff)
downloadgcc-ace9ac7b516143431e8dfcebedc2eeeffb1ab898.zip
gcc-ace9ac7b516143431e8dfcebedc2eeeffb1ab898.tar.gz
gcc-ace9ac7b516143431e8dfcebedc2eeeffb1ab898.tar.bz2
re PR bootstrap/20250 (fixincludes is no longer installs but does make check instead)
2005-02-28 Andrew Pinski <pinskia@physics.uc.edu> PR bootstrap/20250 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install instead of check. * Makefile.in: Regenerate. From-SVN: r95685
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b3d7c96..8196465 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
+
+ PR bootstrap/20250
+ * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
+ instead of check.
+ * Makefile.in: Regenerate.
+
2005-02-28 Paolo Bonzini <bonzini@gnu.org>
* Makefile.in: Regenerate to fix conflict between the previous two