OSDN Git Service

2004-02-13 Frank Ch. Eigler <fche@redhat.com>
[pf3gnuchains/gcc-fork.git] / zlib / ChangeLog.gcj
index ae0eead..f34dd7c 100644 (file)
@@ -1,3 +1,105 @@
+2004-01-14  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * configure.in: Add in AC_PREREQ(2.13)
+
+2003-09-09  Alan Modra  <amodra@bigpond.net.au>
+
+       * configure: Regenerate.
+
+2003-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       PR bootstrap/7126
+       * configure.in: Correct zlib version number.
+       * configure: Regenerate.
+
+2003-07-11  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * README: Note that zlib is not part of GCC.
+
+2003-03-12  Andreas Schwab  <schwab@suse.de>
+
+       * configure.in:  Avoid trailing /. in toolexeclibdir.
+       * configure: Rebuilt.
+
+2003-02-20  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
+       config.status.
+       * configure: Rebuilt.
+
+2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (multiosdir): Set to nothing if compiler is not GCC
+       or if it doesn't support -print-multi-os-directory.
+       * configure: Rebuilt.
+
+2002-09-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * Makefile.am (all-multi): Fix multilib parallel build.
+
+2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * configure.in: Allow for PWDCMD to override hardcoded pwd.
+       * configure: Regenerate.
+
+       * ChangeLog: Move entries to ChangeLog.gcj.
+
+2002-05-08  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
+       script entry, and set LD to it when configuring multilibs.
+       * configure: Rebuilt.
+
+2002-03-17  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
+
+       * Makefile.am: Make target library a convenience library.
+       * Makefile.in: Rebuilt.
+
+2002-03-11  Tom Tromey  <tromey@redhat.com>
+
+       * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
+
+2001-07-03  Tom Tromey  <tromey@redhat.com>
+
+       Fix for PR bootstrap/3281:
+       * configure, Makefile.in: Rebuilt.
+       * configure.in: Set mkinstalldirs, for in-tree build.
+
+2001-06-09  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>
+
+       * configure.in (AC_EXEEXT): Work around in case it expands to
+       nothing, as in autoconf 2.50.
+       * configure: Rebuilt.
+
+2001-05-13  Alexandre Oliva  <aoliva@redhat.com>
+
+       * acinclude.m4: Use ../libtool.m4.
+       * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
+       * acinclude.m4, configure, Makefile.in: Rebuilt.
+
+2000-10-24  Chris Demetriou  <cgd@sibyte.com>
+
+       * configure.in: Invoke AC_PROG_CPP unconditionally before
+       conditional feature tests.
+
+2000-10-10  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (zlib_basedir): Cope with empty with_target_subdir
+       * configure: Rebuilt.
+
+2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (multilib): Enable by default only for target.
+       * configure: Rebuilt.
+
+Sun Sep  3 12:37:12 2000  Anthony Green  <green@redhat.com>
+
+       * configure.in: Add TARGET_LIBRARY conditional.
+       * configure: Rebuilt.
+       * Makefile.am: If we're building a build host library, call the
+       library libz.a and don't use libtool.
+       * Makefile.in: Rebuilt.
+
 1999-10-04  Tom Tromey  <tromey@cygnus.com>
 
        * configure: Rebuilt.