aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLoren J. Rittle <ljrittle@acm.org>2004-01-14 20:09:37 +0000
committerLoren J. Rittle <ljrittle@gcc.gnu.org>2004-01-14 20:09:37 +0000
commit2c4de30bbd4b92eac0cabf1c84ea6b5bddba20f5 (patch)
tree91631c074783089aab452391a055dc54f8ed19d4 /ChangeLog
parent616f6d8469ae17f3916cfb0d4c05acb3557b74df (diff)
downloadgcc-2c4de30bbd4b92eac0cabf1c84ea6b5bddba20f5.zip
gcc-2c4de30bbd4b92eac0cabf1c84ea6b5bddba20f5.tar.gz
gcc-2c4de30bbd4b92eac0cabf1c84ea6b5bddba20f5.tar.bz2
Makefile.def (target_modules): Stage.
* Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage. * Makefile.tpl (configure-target-[+module+]): Support stage. * Makefile.in: Rebuilt. From-SVN: r75880
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d184899..99c30f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-01-14 Loren J. Rittle <ljrittle@acm.org>
+
+ * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
+ * Makefile.tpl (configure-target-[+module+]): Support stage.
+ * Makefile.in: Rebuilt.
+
2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
* MAINTAINERS: Add myself as a libiberty MAINTAINER.