summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2000-11-18 22:01:34 +0000
committerAlexandre Oliva <aoliva@redhat.com>2000-11-18 22:01:34 +0000
commit8a5b48e734269d3d5d7c86f3bb72310d5a64e09f (patch)
treee54384ea7d08e80eb408313909e4ca56a3012ca5 /ChangeLog
parent2c9c4e6ca2d1ca31249723c8729ad9d838e169d8 (diff)
downloadgdb-8a5b48e734269d3d5d7c86f3bb72310d5a64e09f.tar.gz
* Makefile.in: Merge with GCC and libgcj.
(ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of configure-target-<library> when their configure scripts need the C or C++ library to have already been built to work properly. (do_proto_toplev): Set them to an empty string.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 10edead81b6..95eb38b63df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-11-18 Alexandre Oliva <aoliva@redhat.com>
+
+ * Makefile.in: Merge with GCC and libgcj.
+ (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
+ configure-target-<library> when their configure scripts need the C
+ or C++ library to have already been built to work properly.
+ (do_proto_toplev): Set them to an empty string.
+
Sat Nov 18 18:57:50 2000 Alexandre Oliva <aoliva@redhat.com>
* Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.