summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>2003-01-04 20:49:49 +0000
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>2003-01-04 20:49:49 +0000
commit8406dd56ec333e07e24a42e500ca937bc14b8758 (patch)
tree84483d536b187a91b8cda299e02b47d3cfeba6d3 /ChangeLog
parent502cb098c4503722dac0fccbf32c63d2ed21a0ab (diff)
downloadgcc-8406dd56ec333e07e24a42e500ca937bc14b8758.tar.gz
* configure.in (LD): Improve test for gcc. Try to set LD to the ld used
by gcc if LD is not defined and we are not doing a Canadian Cross. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60891 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 cff89cf41b6..2f49e45fbc1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-01-04 John David Anglin <dave.anglin@nrc.ca>
+
+ * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
+ by gcc if LD is not defined and we are not doing a Canadian Cross.
+ * configure: Rebuilt.
+
2002-12-31 Tom Tromey <tromey@redhat.com>
* Makefile.in: Rebuilt.