i386.c (output_set_got): Add a GOT initialization sequence for VxWorks PIC.
[official-gcc.git] / zlib / ChangeLog.gcj
blob79d3d3466432913663bdbe5d5fe1f865a43c0369
1 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3         * Makefile.am: Add dummy install-pdf target.
4         * Makefile.in: Regenerate
6 2007-01-16  Jack Howarth  <howarth@bromo.med.uc.edu>
8         * Makefile.am: Add ACLOCAL_AMFLAGS to use multi.m4.
9         * aclocal.m4: Regenerate.
10         * configure: Regenerate.
11         * Makefile.in: Regenerate.
13 2006-06-13  Carlos O'Donell  <carlos@codesourcery.com>
15         * Makefile.am: Add html and install-html stubs.
16         * Makefile.in: Regenerate.
17         * aclocal.m4: Regenerate.
19 2005-06-14  Tom Tromey  <tromey@redhat.com>
21         * Imported zlib 1.2.3; merged local changes.
23 2005-06-14  Tom Tromey  <tromey@redhat.com>
25         PR libgcj/19877:
26         * configure, aclocal.m4, Makefile.in: Rebuilt.
28 2005-06-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
30         * zconf.h (NO_vsnprintf): Define on Tru64 UNIX V4.0.
32 2005-05-09  Mike Stump  <mrs@apple.com>
33         
34         * configure: Regenerate.
36 2005-04-12  Mike Stump  <mrs@apple.com>
38         * configure: Regenerate.
40 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
42         * configure: Regenerate for libtool change.
44 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
46         * Makefile.in, aclocal.m4: Regenerate with automake 1.9.3.
48 2004-11-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
50         * zconf.h: Define NO_vsnprintf on Solaris 2.5.1.
52 2004-10-11  Tom Tromey  <tromey@redhat.com>
54         PR libgcj/14856:
55         * Imported zlib 1.2.1; merged local changes.
57 2005-06-15  Paolo Bonzini  <bonzini@gnu.org>
59         * Makefile.am: Remove useless multilib rules.
60         * configure.ac: Rewrite multilib support to use
61         features of recent automakes.
62         * aclocal.m4: Regenerate with Automake 1.8.5.
63         * Makefile.in: Regenerate with Automake 1.8.5.
64         * configure: Regenerate.
66 2004-04-12  Kelley Cook  <kcook@gcc.gnu.org>
68         * Makefile.am: Add in libz_a_CFLAGS as recommended by automake doc.
69         * Makefile.in: Regenerate with automake 1.7.9.
70         * aclocal.m4: Likewise.
71         * configure: Regenerate.
73 2004-04-10  Kelley Cook  <kcook@gcc.gnu.org>
75         * configure.in: Rename file to ...
76         * configure.ac: ...this.
77         * Makefile.in: Regenerate.
79 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
81         * configure.in: Update to autoconf 2.59; clean up slightly.
82         * acinclude.m4: Update to autoconf 2.59.
83         * aclocal.m4: Regenerate. 
84         * Makefile.in: Regenerate.
85         * configure: Regenerate.
87 2004-01-14  Kelley Cook  <kcook@gcc.gnu.org>
89         * configure.in: Add in AC_PREREQ(2.13)
91 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
93         * configure: Regenerate.
95 2003-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
97         PR bootstrap/7126
98         * configure.in: Correct zlib version number.
99         * configure: Regenerate.
101 2003-07-11  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
103         * README: Note that zlib is not part of GCC.
105 2003-03-12  Andreas Schwab  <schwab@suse.de>
107         * configure.in:  Avoid trailing /. in toolexeclibdir.
108         * configure: Rebuilt.
110 2003-02-20  Alexandre Oliva  <aoliva@redhat.com>
112         * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
113         config.status.
114         * configure: Rebuilt.
116 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
118         * configure.in (multiosdir): Set to nothing if compiler is not GCC
119         or if it doesn't support -print-multi-os-directory.
120         * configure: Rebuilt.
122 2002-09-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
124         * Makefile.am (all-multi): Fix multilib parallel build.
126 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
128         * configure.in: Allow for PWDCMD to override hardcoded pwd.
129         * configure: Regenerate.
131         * ChangeLog: Move entries to ChangeLog.gcj.
133 2002-05-08  Alexandre Oliva  <aoliva@redhat.com>
135         * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
136         script entry, and set LD to it when configuring multilibs.
137         * configure: Rebuilt.
139 2002-03-17  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
141         * Makefile.am: Make target library a convenience library.
142         * Makefile.in: Rebuilt.
144 2002-03-11  Tom Tromey  <tromey@redhat.com>
146         * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
148 2001-07-03  Tom Tromey  <tromey@redhat.com>
150         Fix for PR bootstrap/3281:
151         * configure, Makefile.in: Rebuilt.
152         * configure.in: Set mkinstalldirs, for in-tree build.
154 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>
156         * configure.in (AC_EXEEXT): Work around in case it expands to
157         nothing, as in autoconf 2.50.
158         * configure: Rebuilt.
160 2001-05-13  Alexandre Oliva  <aoliva@redhat.com>
162         * acinclude.m4: Use ../libtool.m4.
163         * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
164         * acinclude.m4, configure, Makefile.in: Rebuilt.
166 2000-10-24  Chris Demetriou  <cgd@sibyte.com>
168         * configure.in: Invoke AC_PROG_CPP unconditionally before
169         conditional feature tests.
171 2000-10-10  Alexandre Oliva  <aoliva@redhat.com>
173         * configure.in (zlib_basedir): Cope with empty with_target_subdir
174         * configure: Rebuilt.
176 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
178         * configure.in (multilib): Enable by default only for target.
179         * configure: Rebuilt.
181 Sun Sep  3 12:37:12 2000  Anthony Green  <green@redhat.com>
183         * configure.in: Add TARGET_LIBRARY conditional.
184         * configure: Rebuilt.
185         * Makefile.am: If we're building a build host library, call the
186         library libz.a and don't use libtool.
187         * Makefile.in: Rebuilt.
189 1999-10-04  Tom Tromey  <tromey@cygnus.com>
191         * configure: Rebuilt.
192         * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
193         actually let AC_EXEEXT run.
195 1999-09-28  Tom Tromey  <tromey@cygnus.com>
197         * aclocal.m4, configure: Rebuilt.
198         * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
200 Mon Aug  9 18:33:38 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
202         * Makefile.in: Rebuilt.
203         * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
204         builds.
206         * configure: Rebuilt.
207         * configure.in: Properly align --help output, fix capitalization.
209 1999-08-02  Tom Tromey  <tromey@cygnus.com>
211         * aclocal.m4, configure: Rebuilt for new libtool.
213 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
215         * Makefile.am (*-recursive, *-am, *-multi): Automake does not
216         generate *-recursive for this Makefile, use *-am instead.
217         * Makefile.in: Rebuilt.
219 1999-06-21  Tom Tromey  <tromey@cygnus.com>
221         * Makefile.in: Rebuilt.
222         * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
223         -release.
225         * Makefile.in: Rebuilt.
226         * Makefile.am (toolexeclibdir): Define as libdir when
227         appropriate.
228         * configure: Rebuilt.
229         * configure.in (USE_LIBDIR): New conditional.
231 1999-05-10  Tom Tromey  <tromey@cygnus.com>
233         * configure, Makefile.in: Rebuilt.
234         * Makefile.am (EXTRA_LTLIBRARIES): New macro.
235         (toolexeclib_LTLIBRARIES): Use @target_all@.
236         * configure.in: Recognize --with-system-zlib.  Subst target_all.
238 1999-05-04  Tom Tromey  <tromey@cygnus.com>
240         * Makefile.in: Replace with automake-generated file.
241         * Makefile.am: New file.
242         * configure: Replaced with autoconf-generated script.
243         * aclocal.m4: New file.
244         * acinclude.m4: New file.
245         * configure.in: New file.
246         * Makefile: Removed.