diff options
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index bc85c40..c375430 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,11 @@ +2000-06-06 DJ Delorie <dj@cygnus.com> + + * Makefile.in: add EXTRA_INCS + * configure.in: if with-newlib, point to it for includes + rather than using the installed includes, for target builds. + If cygwin, override function list only for target builds. + * configure: regenerate + Tue May 30 16:45:25 2000 Andrew Cagney <cagney@b1.cygnus.com> * floatformat.c: Add name to each floatformat field. |