summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>2000-08-22 05:02:48 +0000
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>2000-08-22 05:02:48 +0000
commit883e4a547882c2919cef1b8f833ff3c6cdcd4376 (patch)
treed1a7bc94ef3bb2a74d28e39cf8f36e9ed05dd3e9 /ChangeLog
parent32e3a0f074c9f6f06719475a6ea216f31ce48aaa (diff)
downloadgcc-883e4a547882c2919cef1b8f833ff3c6cdcd4376.tar.gz
* config-ml.in (CC, CXX): Avoid trailing whitespace.
(LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to sub-configures. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35864 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a146bc67857..af6aacc9552 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-08-22 Alexandre Oliva <aoliva@redhat.com>
+
+ * config-ml.in (CC, CXX): Avoid trailing whitespace.
+ (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
+ sub-configures.
+
2000-08-21 DJ Delorie <dj@redhat.com>
* MAINTAINERS: Add self as a libiberty maintainer