aboutsummaryrefslogtreecommitdiff
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
commit5cec67bf932a725fcfe46fb28c18fa99ecc70df2 (patch)
treecdda8df88fe92b580f70eb61129e60c03acb8e6a /ChangeLog
parent0da520102dc4d27ec5b85987c2bdfc2b0b2b8f09 (diff)
downloadfsf-binutils-gdb-5cec67bf932a725fcfe46fb28c18fa99ecc70df2.zip
fsf-binutils-gdb-5cec67bf932a725fcfe46fb28c18fa99ecc70df2.tar.gz
fsf-binutils-gdb-5cec67bf932a725fcfe46fb28c18fa99ecc70df2.tar.bz2
* 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 10edead..95eb38b 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.