1 2007-01-16 Jack Howarth <howarth@bromo.med.uc.edu>
3 * Makefile.am: Add ACLOCAL_AMFLAGS to use multi.m4.
4 * aclocal.m4: Regenerate.
5 * configure: Regenerate.
6 * Makefile.in: Regenerate.
8 2006-06-13 Carlos O'Donell <carlos@codesourcery.com>
10 * Makefile.am: Add html and install-html stubs.
11 * Makefile.in: Regenerate.
12 * aclocal.m4: Regenerate.
14 2005-06-14 Tom Tromey <tromey@redhat.com>
16 * Imported zlib 1.2.3; merged local changes.
18 2005-06-14 Tom Tromey <tromey@redhat.com>
21 * configure, aclocal.m4, Makefile.in: Rebuilt.
23 2005-06-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
25 * zconf.h (NO_vsnprintf): Define on Tru64 UNIX V4.0.
27 2005-05-09 Mike Stump <mrs@apple.com>
29 * configure: Regenerate.
31 2005-04-12 Mike Stump <mrs@apple.com>
33 * configure: Regenerate.
35 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
37 * configure: Regenerate for libtool change.
39 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
41 * Makefile.in, aclocal.m4: Regenerate with automake 1.9.3.
43 2004-11-22 Eric Botcazou <ebotcazou@libertysurf.fr>
45 * zconf.h: Define NO_vsnprintf on Solaris 2.5.1.
47 2004-10-11 Tom Tromey <tromey@redhat.com>
50 * Imported zlib 1.2.1; merged local changes.
52 2005-06-15 Paolo Bonzini <bonzini@gnu.org>
54 * Makefile.am: Remove useless multilib rules.
55 * configure.ac: Rewrite multilib support to use
56 features of recent automakes.
57 * aclocal.m4: Regenerate with Automake 1.8.5.
58 * Makefile.in: Regenerate with Automake 1.8.5.
59 * configure: Regenerate.
61 2004-04-12 Kelley Cook <kcook@gcc.gnu.org>
63 * Makefile.am: Add in libz_a_CFLAGS as recommended by automake doc.
64 * Makefile.in: Regenerate with automake 1.7.9.
65 * aclocal.m4: Likewise.
66 * configure: Regenerate.
68 2004-04-10 Kelley Cook <kcook@gcc.gnu.org>
70 * configure.in: Rename file to ...
71 * configure.ac: ...this.
72 * Makefile.in: Regenerate.
74 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
76 * configure.in: Update to autoconf 2.59; clean up slightly.
77 * acinclude.m4: Update to autoconf 2.59.
78 * aclocal.m4: Regenerate.
79 * Makefile.in: Regenerate.
80 * configure: Regenerate.
82 2004-01-14 Kelley Cook <kcook@gcc.gnu.org>
84 * configure.in: Add in AC_PREREQ(2.13)
86 2003-09-09 Alan Modra <amodra@bigpond.net.au>
88 * configure: Regenerate.
90 2003-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
93 * configure.in: Correct zlib version number.
94 * configure: Regenerate.
96 2003-07-11 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
98 * README: Note that zlib is not part of GCC.
100 2003-03-12 Andreas Schwab <schwab@suse.de>
102 * configure.in: Avoid trailing /. in toolexeclibdir.
103 * configure: Rebuilt.
105 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
107 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
109 * configure: Rebuilt.
111 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
113 * configure.in (multiosdir): Set to nothing if compiler is not GCC
114 or if it doesn't support -print-multi-os-directory.
115 * configure: Rebuilt.
117 2002-09-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
119 * Makefile.am (all-multi): Fix multilib parallel build.
121 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
123 * configure.in: Allow for PWDCMD to override hardcoded pwd.
124 * configure: Regenerate.
126 * ChangeLog: Move entries to ChangeLog.gcj.
128 2002-05-08 Alexandre Oliva <aoliva@redhat.com>
130 * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
131 script entry, and set LD to it when configuring multilibs.
132 * configure: Rebuilt.
134 2002-03-17 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
136 * Makefile.am: Make target library a convenience library.
137 * Makefile.in: Rebuilt.
139 2002-03-11 Tom Tromey <tromey@redhat.com>
141 * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
143 2001-07-03 Tom Tromey <tromey@redhat.com>
145 Fix for PR bootstrap/3281:
146 * configure, Makefile.in: Rebuilt.
147 * configure.in: Set mkinstalldirs, for in-tree build.
149 2001-06-09 Alexandre Oliva <aoliva@redhat.com>, Stephen L Moshier <moshier@mediaone.net>
151 * configure.in (AC_EXEEXT): Work around in case it expands to
152 nothing, as in autoconf 2.50.
153 * configure: Rebuilt.
155 2001-05-13 Alexandre Oliva <aoliva@redhat.com>
157 * acinclude.m4: Use ../libtool.m4.
158 * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
159 * acinclude.m4, configure, Makefile.in: Rebuilt.
161 2000-10-24 Chris Demetriou <cgd@sibyte.com>
163 * configure.in: Invoke AC_PROG_CPP unconditionally before
164 conditional feature tests.
166 2000-10-10 Alexandre Oliva <aoliva@redhat.com>
168 * configure.in (zlib_basedir): Cope with empty with_target_subdir
169 * configure: Rebuilt.
171 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
173 * configure.in (multilib): Enable by default only for target.
174 * configure: Rebuilt.
176 Sun Sep 3 12:37:12 2000 Anthony Green <green@redhat.com>
178 * configure.in: Add TARGET_LIBRARY conditional.
179 * configure: Rebuilt.
180 * Makefile.am: If we're building a build host library, call the
181 library libz.a and don't use libtool.
182 * Makefile.in: Rebuilt.
184 1999-10-04 Tom Tromey <tromey@cygnus.com>
186 * configure: Rebuilt.
187 * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
188 actually let AC_EXEEXT run.
190 1999-09-28 Tom Tromey <tromey@cygnus.com>
192 * aclocal.m4, configure: Rebuilt.
193 * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
195 Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
197 * Makefile.in: Rebuilt.
198 * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
201 * configure: Rebuilt.
202 * configure.in: Properly align --help output, fix capitalization.
204 1999-08-02 Tom Tromey <tromey@cygnus.com>
206 * aclocal.m4, configure: Rebuilt for new libtool.
208 1999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br>
210 * Makefile.am (*-recursive, *-am, *-multi): Automake does not
211 generate *-recursive for this Makefile, use *-am instead.
212 * Makefile.in: Rebuilt.
214 1999-06-21 Tom Tromey <tromey@cygnus.com>
216 * Makefile.in: Rebuilt.
217 * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
220 * Makefile.in: Rebuilt.
221 * Makefile.am (toolexeclibdir): Define as libdir when
223 * configure: Rebuilt.
224 * configure.in (USE_LIBDIR): New conditional.
226 1999-05-10 Tom Tromey <tromey@cygnus.com>
228 * configure, Makefile.in: Rebuilt.
229 * Makefile.am (EXTRA_LTLIBRARIES): New macro.
230 (toolexeclib_LTLIBRARIES): Use @target_all@.
231 * configure.in: Recognize --with-system-zlib. Subst target_all.
233 1999-05-04 Tom Tromey <tromey@cygnus.com>
235 * Makefile.in: Replace with automake-generated file.
236 * Makefile.am: New file.
237 * configure: Replaced with autoconf-generated script.
238 * aclocal.m4: New file.
239 * acinclude.m4: New file.
240 * configure.in: New file.