* config/m68k/m68k.md ("extendqidi2"): When source is an address
[official-gcc.git] / zlib / ChangeLog.gcj
blob5e77b0e16366c88e4c83780139d936188daa4741
1 2005-06-14  Tom Tromey  <tromey@redhat.com>
3         PR libgcj/19877:
4         * configure, aclocal.m4, Makefile.in: Rebuilt.
6 2005-06-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8         * zconf.h (NO_vsnprintf): Define on Tru64 UNIX V4.0.
10 2005-05-09  Mike Stump  <mrs@apple.com>
11         
12         * configure: Regenerate.
14 2005-04-12  Mike Stump  <mrs@apple.com>
16         * configure: Regenerate.
18 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
20         * configure: Regenerate for libtool change.
22 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
24         * Makefile.in, aclocal.m4: Regenerate with automake 1.9.3.
26 2004-11-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
28         * zconf.h: Define NO_vsnprintf on Solaris 2.5.1.
30 2004-10-11  Tom Tromey  <tromey@redhat.com>
32         PR libgcj/14856:
33         * Imported zlib 1.2.1; merged local changes.
35 2005-06-15  Paolo Bonzini  <bonzini@gnu.org>
37         * Makefile.am: Remove useless multilib rules.
38         * configure.ac: Rewrite multilib support to use
39         features of recent automakes.
40         * aclocal.m4: Regenerate with Automake 1.8.5.
41         * Makefile.in: Regenerate with Automake 1.8.5.
42         * configure: Regenerate.
44 2004-04-12  Kelley Cook  <kcook@gcc.gnu.org>
46         * Makefile.am: Add in libz_a_CFLAGS as recommended by automake doc.
47         * Makefile.in: Regenerate with automake 1.7.9.
48         * aclocal.m4: Likewise.
49         * configure: Regenerate.
51 2004-04-10  Kelley Cook  <kcook@gcc.gnu.org>
53         * configure.in: Rename file to ...
54         * configure.ac: ...this.
55         * Makefile.in: Regenerate.
57 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
59         * configure.in: Update to autoconf 2.59; clean up slightly.
60         * acinclude.m4: Update to autoconf 2.59.
61         * aclocal.m4: Regenerate. 
62         * Makefile.in: Regenerate.
63         * configure: Regenerate.
65 2004-01-14  Kelley Cook  <kcook@gcc.gnu.org>
67         * configure.in: Add in AC_PREREQ(2.13)
69 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
71         * configure: Regenerate.
73 2003-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
75         PR bootstrap/7126
76         * configure.in: Correct zlib version number.
77         * configure: Regenerate.
79 2003-07-11  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
81         * README: Note that zlib is not part of GCC.
83 2003-03-12  Andreas Schwab  <schwab@suse.de>
85         * configure.in:  Avoid trailing /. in toolexeclibdir.
86         * configure: Rebuilt.
88 2003-02-20  Alexandre Oliva  <aoliva@redhat.com>
90         * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
91         config.status.
92         * configure: Rebuilt.
94 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
96         * configure.in (multiosdir): Set to nothing if compiler is not GCC
97         or if it doesn't support -print-multi-os-directory.
98         * configure: Rebuilt.
100 2002-09-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
102         * Makefile.am (all-multi): Fix multilib parallel build.
104 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
106         * configure.in: Allow for PWDCMD to override hardcoded pwd.
107         * configure: Regenerate.
109         * ChangeLog: Move entries to ChangeLog.gcj.
111 2002-05-08  Alexandre Oliva  <aoliva@redhat.com>
113         * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
114         script entry, and set LD to it when configuring multilibs.
115         * configure: Rebuilt.
117 2002-03-17  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
119         * Makefile.am: Make target library a convenience library.
120         * Makefile.in: Rebuilt.
122 2002-03-11  Tom Tromey  <tromey@redhat.com>
124         * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
126 2001-07-03  Tom Tromey  <tromey@redhat.com>
128         Fix for PR bootstrap/3281:
129         * configure, Makefile.in: Rebuilt.
130         * configure.in: Set mkinstalldirs, for in-tree build.
132 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>
134         * configure.in (AC_EXEEXT): Work around in case it expands to
135         nothing, as in autoconf 2.50.
136         * configure: Rebuilt.
138 2001-05-13  Alexandre Oliva  <aoliva@redhat.com>
140         * acinclude.m4: Use ../libtool.m4.
141         * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
142         * acinclude.m4, configure, Makefile.in: Rebuilt.
144 2000-10-24  Chris Demetriou  <cgd@sibyte.com>
146         * configure.in: Invoke AC_PROG_CPP unconditionally before
147         conditional feature tests.
149 2000-10-10  Alexandre Oliva  <aoliva@redhat.com>
151         * configure.in (zlib_basedir): Cope with empty with_target_subdir
152         * configure: Rebuilt.
154 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
156         * configure.in (multilib): Enable by default only for target.
157         * configure: Rebuilt.
159 Sun Sep  3 12:37:12 2000  Anthony Green  <green@redhat.com>
161         * configure.in: Add TARGET_LIBRARY conditional.
162         * configure: Rebuilt.
163         * Makefile.am: If we're building a build host library, call the
164         library libz.a and don't use libtool.
165         * Makefile.in: Rebuilt.
167 1999-10-04  Tom Tromey  <tromey@cygnus.com>
169         * configure: Rebuilt.
170         * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
171         actually let AC_EXEEXT run.
173 1999-09-28  Tom Tromey  <tromey@cygnus.com>
175         * aclocal.m4, configure: Rebuilt.
176         * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
178 Mon Aug  9 18:33:38 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
180         * Makefile.in: Rebuilt.
181         * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
182         builds.
184         * configure: Rebuilt.
185         * configure.in: Properly align --help output, fix capitalization.
187 1999-08-02  Tom Tromey  <tromey@cygnus.com>
189         * aclocal.m4, configure: Rebuilt for new libtool.
191 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
193         * Makefile.am (*-recursive, *-am, *-multi): Automake does not
194         generate *-recursive for this Makefile, use *-am instead.
195         * Makefile.in: Rebuilt.
197 1999-06-21  Tom Tromey  <tromey@cygnus.com>
199         * Makefile.in: Rebuilt.
200         * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
201         -release.
203         * Makefile.in: Rebuilt.
204         * Makefile.am (toolexeclibdir): Define as libdir when
205         appropriate.
206         * configure: Rebuilt.
207         * configure.in (USE_LIBDIR): New conditional.
209 1999-05-10  Tom Tromey  <tromey@cygnus.com>
211         * configure, Makefile.in: Rebuilt.
212         * Makefile.am (EXTRA_LTLIBRARIES): New macro.
213         (toolexeclib_LTLIBRARIES): Use @target_all@.
214         * configure.in: Recognize --with-system-zlib.  Subst target_all.
216 1999-05-04  Tom Tromey  <tromey@cygnus.com>
218         * Makefile.in: Replace with automake-generated file.
219         * Makefile.am: New file.
220         * configure: Replaced with autoconf-generated script.
221         * aclocal.m4: New file.
222         * acinclude.m4: New file.
223         * configure.in: New file.
224         * Makefile: Removed.