1 2004-10-11 Tom Tromey <tromey@redhat.com>
4 * Imported zlib 1.2.1; merged local changes.
6 2005-06-15 Paolo Bonzini <bonzini@gnu.org>
8 * Makefile.am: Remove useless multilib rules.
9 * configure.ac: Rewrite multilib support to use
10 features of recent automakes.
11 * aclocal.m4: Regenerate with Automake 1.8.5.
12 * Makefile.in: Regenerate with Automake 1.8.5.
13 * configure: Regenerate.
15 2004-04-12 Kelley Cook <kcook@gcc.gnu.org>
17 * Makefile.am: Add in libz_a_CFLAGS as recommended by automake doc.
18 * Makefile.in: Regenerate with automake 1.7.9.
19 * aclocal.m4: Likewise.
20 * configure: Regenerate.
22 2004-04-10 Kelley Cook <kcook@gcc.gnu.org>
24 * configure.in: Rename file to ...
25 * configure.ac: ...this.
26 * Makefile.in: Regenerate.
28 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
30 * configure.in: Update to autoconf 2.59; clean up slightly.
31 * acinclude.m4: Update to autoconf 2.59.
32 * aclocal.m4: Regenerate.
33 * Makefile.in: Regenerate.
34 * configure: Regenerate.
36 2004-01-14 Kelley Cook <kcook@gcc.gnu.org>
38 * configure.in: Add in AC_PREREQ(2.13)
40 2003-09-09 Alan Modra <amodra@bigpond.net.au>
42 * configure: Regenerate.
44 2003-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
47 * configure.in: Correct zlib version number.
48 * configure: Regenerate.
50 2003-07-11 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
52 * README: Note that zlib is not part of GCC.
54 2003-03-12 Andreas Schwab <schwab@suse.de>
56 * configure.in: Avoid trailing /. in toolexeclibdir.
59 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
61 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
65 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
67 * configure.in (multiosdir): Set to nothing if compiler is not GCC
68 or if it doesn't support -print-multi-os-directory.
71 2002-09-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
73 * Makefile.am (all-multi): Fix multilib parallel build.
75 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
77 * configure.in: Allow for PWDCMD to override hardcoded pwd.
78 * configure: Regenerate.
80 * ChangeLog: Move entries to ChangeLog.gcj.
82 2002-05-08 Alexandre Oliva <aoliva@redhat.com>
84 * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
85 script entry, and set LD to it when configuring multilibs.
88 2002-03-17 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
90 * Makefile.am: Make target library a convenience library.
91 * Makefile.in: Rebuilt.
93 2002-03-11 Tom Tromey <tromey@redhat.com>
95 * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
97 2001-07-03 Tom Tromey <tromey@redhat.com>
99 Fix for PR bootstrap/3281:
100 * configure, Makefile.in: Rebuilt.
101 * configure.in: Set mkinstalldirs, for in-tree build.
103 2001-06-09 Alexandre Oliva <aoliva@redhat.com>, Stephen L Moshier <moshier@mediaone.net>
105 * configure.in (AC_EXEEXT): Work around in case it expands to
106 nothing, as in autoconf 2.50.
107 * configure: Rebuilt.
109 2001-05-13 Alexandre Oliva <aoliva@redhat.com>
111 * acinclude.m4: Use ../libtool.m4.
112 * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
113 * acinclude.m4, configure, Makefile.in: Rebuilt.
115 2000-10-24 Chris Demetriou <cgd@sibyte.com>
117 * configure.in: Invoke AC_PROG_CPP unconditionally before
118 conditional feature tests.
120 2000-10-10 Alexandre Oliva <aoliva@redhat.com>
122 * configure.in (zlib_basedir): Cope with empty with_target_subdir
123 * configure: Rebuilt.
125 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
127 * configure.in (multilib): Enable by default only for target.
128 * configure: Rebuilt.
130 Sun Sep 3 12:37:12 2000 Anthony Green <green@redhat.com>
132 * configure.in: Add TARGET_LIBRARY conditional.
133 * configure: Rebuilt.
134 * Makefile.am: If we're building a build host library, call the
135 library libz.a and don't use libtool.
136 * Makefile.in: Rebuilt.
138 1999-10-04 Tom Tromey <tromey@cygnus.com>
140 * configure: Rebuilt.
141 * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
142 actually let AC_EXEEXT run.
144 1999-09-28 Tom Tromey <tromey@cygnus.com>
146 * aclocal.m4, configure: Rebuilt.
147 * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
149 Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
151 * Makefile.in: Rebuilt.
152 * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
155 * configure: Rebuilt.
156 * configure.in: Properly align --help output, fix capitalization.
158 1999-08-02 Tom Tromey <tromey@cygnus.com>
160 * aclocal.m4, configure: Rebuilt for new libtool.
162 1999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br>
164 * Makefile.am (*-recursive, *-am, *-multi): Automake does not
165 generate *-recursive for this Makefile, use *-am instead.
166 * Makefile.in: Rebuilt.
168 1999-06-21 Tom Tromey <tromey@cygnus.com>
170 * Makefile.in: Rebuilt.
171 * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
174 * Makefile.in: Rebuilt.
175 * Makefile.am (toolexeclibdir): Define as libdir when
177 * configure: Rebuilt.
178 * configure.in (USE_LIBDIR): New conditional.
180 1999-05-10 Tom Tromey <tromey@cygnus.com>
182 * configure, Makefile.in: Rebuilt.
183 * Makefile.am (EXTRA_LTLIBRARIES): New macro.
184 (toolexeclib_LTLIBRARIES): Use @target_all@.
185 * configure.in: Recognize --with-system-zlib. Subst target_all.
187 1999-05-04 Tom Tromey <tromey@cygnus.com>
189 * Makefile.in: Replace with automake-generated file.
190 * Makefile.am: New file.
191 * configure: Replaced with autoconf-generated script.
192 * aclocal.m4: New file.
193 * acinclude.m4: New file.
194 * configure.in: New file.