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