merge from gcc
[external/binutils.git] / libiberty / ChangeLog
index d910b7f..45b2681 100644 (file)
@@ -1,3 +1,15 @@
+2001-08-21  Richard Henderson  <rth@redhat.com>
+
+       * Makefile.in (fibheap.o): Depend on config.h.
+       * fibheap.c: Tidy formatting.  Use config.h.` Rearrange some
+       functions for inlining.
+
+Tue Aug 21 12:35:04 2001  Christopher Faylor <cgf@cygnus.com>
+
+       * configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever
+       hosting on cygwin.
+       * configure: Regenerate.
+
 2001-08-20  Daniel Berlin  <dan@cgsoftware.com>
 
        * fibheap.c: New file. Fibonacci heap.