aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2000-12-26 22:19:44 +0000
committerDJ Delorie <dj@redhat.com>2000-12-26 22:19:44 +0000
commitc6da642e79bb9020ac1477efddd0dd582a71e3cb (patch)
tree616b6d33a5508e5d4e9ce65750100ccf95c1c501 /libiberty/ChangeLog
parent1122a5fc50b9205145ce01421520797075c09e48 (diff)
downloadgdb-c6da642e79bb9020ac1477efddd0dd582a71e3cb.zip
gdb-c6da642e79bb9020ac1477efddd0dd582a71e3cb.tar.gz
gdb-c6da642e79bb9020ac1477efddd0dd582a71e3cb.tar.bz2
* bsearch.c: New file.
* configure.in (funcs): Add bsearch. (AC_CHECK_FUNCS): Likewise. * configure, config.in: Regenerate.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 3bb0139..e3142bf 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,10 @@
+2000-12-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
+
+ * bsearch.c: New file.
+ * configure.in (funcs): Add bsearch.
+ (AC_CHECK_FUNCS): Likewise.
+ * configure, config.in: Regenerate.
+
2000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
* safe-ctype.c: #include "ansidecl.h".