2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
[official-gcc.git] / zlib / ChangeLog.gcj
blob36a9a169b193c17cbf213da8a8c20926d648a3ee
1 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3         * configure: Regenerate for libtool change.
5 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7         * Makefile.in, aclocal.m4: Regenerate with automake 1.9.3.
9 2004-11-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
11         * zconf.h: Define NO_vsnprintf on Solaris 2.5.1.
13 2004-10-11  Tom Tromey  <tromey@redhat.com>
15         PR libgcj/14856:
16         * Imported zlib 1.2.1; merged local changes.
18 2005-06-15  Paolo Bonzini  <bonzini@gnu.org>
20         * Makefile.am: Remove useless multilib rules.
21         * configure.ac: Rewrite multilib support to use
22         features of recent automakes.
23         * aclocal.m4: Regenerate with Automake 1.8.5.
24         * Makefile.in: Regenerate with Automake 1.8.5.
25         * configure: Regenerate.
27 2004-04-12  Kelley Cook  <kcook@gcc.gnu.org>
29         * Makefile.am: Add in libz_a_CFLAGS as recommended by automake doc.
30         * Makefile.in: Regenerate with automake 1.7.9.
31         * aclocal.m4: Likewise.
32         * configure: Regenerate.
34 2004-04-10  Kelley Cook  <kcook@gcc.gnu.org>
36         * configure.in: Rename file to ...
37         * configure.ac: ...this.
38         * Makefile.in: Regenerate.
40 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
42         * configure.in: Update to autoconf 2.59; clean up slightly.
43         * acinclude.m4: Update to autoconf 2.59.
44         * aclocal.m4: Regenerate. 
45         * Makefile.in: Regenerate.
46         * configure: Regenerate.
48 2004-01-14  Kelley Cook  <kcook@gcc.gnu.org>
50         * configure.in: Add in AC_PREREQ(2.13)
52 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
54         * configure: Regenerate.
56 2003-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
58         PR bootstrap/7126
59         * configure.in: Correct zlib version number.
60         * configure: Regenerate.
62 2003-07-11  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
64         * README: Note that zlib is not part of GCC.
66 2003-03-12  Andreas Schwab  <schwab@suse.de>
68         * configure.in:  Avoid trailing /. in toolexeclibdir.
69         * configure: Rebuilt.
71 2003-02-20  Alexandre Oliva  <aoliva@redhat.com>
73         * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
74         config.status.
75         * configure: Rebuilt.
77 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
79         * configure.in (multiosdir): Set to nothing if compiler is not GCC
80         or if it doesn't support -print-multi-os-directory.
81         * configure: Rebuilt.
83 2002-09-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
85         * Makefile.am (all-multi): Fix multilib parallel build.
87 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
89         * configure.in: Allow for PWDCMD to override hardcoded pwd.
90         * configure: Regenerate.
92         * ChangeLog: Move entries to ChangeLog.gcj.
94 2002-05-08  Alexandre Oliva  <aoliva@redhat.com>
96         * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
97         script entry, and set LD to it when configuring multilibs.
98         * configure: Rebuilt.
100 2002-03-17  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
102         * Makefile.am: Make target library a convenience library.
103         * Makefile.in: Rebuilt.
105 2002-03-11  Tom Tromey  <tromey@redhat.com>
107         * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
109 2001-07-03  Tom Tromey  <tromey@redhat.com>
111         Fix for PR bootstrap/3281:
112         * configure, Makefile.in: Rebuilt.
113         * configure.in: Set mkinstalldirs, for in-tree build.
115 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>
117         * configure.in (AC_EXEEXT): Work around in case it expands to
118         nothing, as in autoconf 2.50.
119         * configure: Rebuilt.
121 2001-05-13  Alexandre Oliva  <aoliva@redhat.com>
123         * acinclude.m4: Use ../libtool.m4.
124         * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
125         * acinclude.m4, configure, Makefile.in: Rebuilt.
127 2000-10-24  Chris Demetriou  <cgd@sibyte.com>
129         * configure.in: Invoke AC_PROG_CPP unconditionally before
130         conditional feature tests.
132 2000-10-10  Alexandre Oliva  <aoliva@redhat.com>
134         * configure.in (zlib_basedir): Cope with empty with_target_subdir
135         * configure: Rebuilt.
137 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
139         * configure.in (multilib): Enable by default only for target.
140         * configure: Rebuilt.
142 Sun Sep  3 12:37:12 2000  Anthony Green  <green@redhat.com>
144         * configure.in: Add TARGET_LIBRARY conditional.
145         * configure: Rebuilt.
146         * Makefile.am: If we're building a build host library, call the
147         library libz.a and don't use libtool.
148         * Makefile.in: Rebuilt.
150 1999-10-04  Tom Tromey  <tromey@cygnus.com>
152         * configure: Rebuilt.
153         * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
154         actually let AC_EXEEXT run.
156 1999-09-28  Tom Tromey  <tromey@cygnus.com>
158         * aclocal.m4, configure: Rebuilt.
159         * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
161 Mon Aug  9 18:33:38 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
163         * Makefile.in: Rebuilt.
164         * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
165         builds.
167         * configure: Rebuilt.
168         * configure.in: Properly align --help output, fix capitalization.
170 1999-08-02  Tom Tromey  <tromey@cygnus.com>
172         * aclocal.m4, configure: Rebuilt for new libtool.
174 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
176         * Makefile.am (*-recursive, *-am, *-multi): Automake does not
177         generate *-recursive for this Makefile, use *-am instead.
178         * Makefile.in: Rebuilt.
180 1999-06-21  Tom Tromey  <tromey@cygnus.com>
182         * Makefile.in: Rebuilt.
183         * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
184         -release.
186         * Makefile.in: Rebuilt.
187         * Makefile.am (toolexeclibdir): Define as libdir when
188         appropriate.
189         * configure: Rebuilt.
190         * configure.in (USE_LIBDIR): New conditional.
192 1999-05-10  Tom Tromey  <tromey@cygnus.com>
194         * configure, Makefile.in: Rebuilt.
195         * Makefile.am (EXTRA_LTLIBRARIES): New macro.
196         (toolexeclib_LTLIBRARIES): Use @target_all@.
197         * configure.in: Recognize --with-system-zlib.  Subst target_all.
199 1999-05-04  Tom Tromey  <tromey@cygnus.com>
201         * Makefile.in: Replace with automake-generated file.
202         * Makefile.am: New file.
203         * configure: Replaced with autoconf-generated script.
204         * aclocal.m4: New file.
205         * acinclude.m4: New file.
206         * configure.in: New file.
207         * Makefile: Removed.