OSDN Git Service

PR libfortran/21471
[pf3gnuchains/gcc-fork.git] / libiberty / ChangeLog
index a92bcdc..4fa2403 100644 (file)
@@ -1,3 +1,44 @@
+2005-05-11  Paul Brook  <paul@codesourcery.com>
+
+       * Makefile.in: Regenerate dependencies.
+
+2005-05-10  Nick Clifton  <nickc@redhat.com>
+
+       * Update the address and phone number of the FSF organization in
+       the GPL notices in the following files:
+       COPYING.LIB, Makefile.in, _doprnt.c, argv.c, asprintf.c,
+       choose-temp.c, clock.c, concat.c, copying-lib.texi, cp-demangle.c,
+       cp-demangle.h, cp-demint.c, cplus-dem.c, dyn-string.c, fdmatch.c,
+       fibheap.c, floatformat.c, fnmatch.c, fopen_unlocked.c,
+       gather-docs, getopt.c, getopt1.c, getruntime.c, hashtab.c, hex.c,
+       lbasename.c, lrealpath.c, maint-tool, make-relative-prefix.c,
+       make-temp-file.c, md5.c, mempcpy.c, mkstemps.c, objalloc.c,
+       obstack.c, partition.c, pex-common.c, pex-common.h, pex-djgpp.c,
+       pex-msdos.c, pex-one.c, pex-unix.c, pex-win32.c, pexecute.c,
+       physmem.c, putenv.c, regex.c, safe-ctype.c, setenv.c, snprintf.c,
+       sort.c, spaces.c, splay-tree.c, stpcpy.c, stpncpy.c, strndup.c,
+       strtod.c, ternary.c, unlink-if-ordinary.c, vasprintf.c,
+       vsnprintf.c, vsprintf.c, xexit.c, xmalloc.c, xstrndup.c
+
+2005-05-06  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * aclocal.m4 (AC_DEFINE_NOAUTOHEADER): Remove.
+       * configure.ac: Replace any AC_DEFINE_NOAUTOHEADER with AC_DEFINE.
+       * configure: Regenerate.
+
+2005-05-06  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.
+       Use AC_CHECK_SIZEOF instead of AC_COMPILE_CHECK_SIZEOF.
+       * aclocal.m4: Don't include accross.m4.
+       * configure, config.in: Regenerate.
+
+2005-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * fopen_unlocked.c (unlock_std_streams): New.
+       
+       * functions.texi: Regenerate.
+
 2005-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * fopen_unlocked.c (unlock_stream): New.