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