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 /bfd/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 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 3920087..9ee10a9 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +2005-03-23 Mike Frysinger <vapier@gentoo.org> + Nick Clifton <nickc@redhat.com> + + * config.bfd: Accept any C library to accompany a GNU Linux + implementation, not just the GNU C library. + * configure.in: Likewise. + * configure: Regenerate. + 2005-03-22 H.J. Lu <hongjiu.lu@intel.com> * bfd-in.h (_bfd_elf_provide_symbol): New. |