aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-03-23 15:35:50 +0000
committerNick Clifton <nickc@redhat.com>2005-03-23 15:35:50 +0000
commited84e6956070f271fa17199847375d81e75c1a46 (patch)
tree08523b7b38b4b19ed1ec54c92f44957caa8cc020 /ld/ChangeLog
parentf1099ef345453ffedc12ec80268bf285f837cbf1 (diff)
downloadfsf-binutils-gdb-ed84e6956070f271fa17199847375d81e75c1a46.zip
fsf-binutils-gdb-ed84e6956070f271fa17199847375d81e75c1a46.tar.gz
fsf-binutils-gdb-ed84e6956070f271fa17199847375d81e75c1a46.tar.bz2
Accept any C library to accompany a GNU Linux implementation, not just the GNU
C library.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 49e0a0c..02e604a 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,11 @@
+2005-03-23 Mike Frysinger <vapier@gentoo.org>
+ Nick Clifton <nickc@redhat.com>
+
+ * configure.host: Accept any C library to accompany a GNU Linux
+ implementation, not just the GNU C library.
+ * configure.tgt: Likewise.
+ * emultempl/elf32.em: Likewise.
+
2005-03-22 H.J. Lu <hongjiu.lu@intel.com>
* emultempl/elf32.em (gld${EMULATION_NAME}_provide_bound_symbols): New