diff options
author | Nick Clifton <nickc@redhat.com> | 2005-03-23 15:35:50 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-03-23 15:35:50 +0000 |
commit | ed84e6956070f271fa17199847375d81e75c1a46 (patch) | |
tree | 08523b7b38b4b19ed1ec54c92f44957caa8cc020 /ld/ChangeLog | |
parent | f1099ef345453ffedc12ec80268bf285f837cbf1 (diff) | |
download | gdb-ed84e6956070f271fa17199847375d81e75c1a46.zip gdb-ed84e6956070f271fa17199847375d81e75c1a46.tar.gz 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/ChangeLog | 8 |
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 |