* gcc.c (process_command): Treat -b as normal switch if its argument
[official-gcc/alias-decl.git] / zlib / ChangeLog.gcj
blobfedcc8806706a86348192b9fa38dabab16392750
1 2006-06-13  Carlos O'Donell  <carlos@codesourcery.com>
3         * Makefile.am: Add html and install-html stubs.
4         * Makefile.in: Regenerate.
5         * aclocal.m4: Regenerate.
7 2005-06-14  Tom Tromey  <tromey@redhat.com>
9         * Imported zlib 1.2.3; merged local changes.
11 2005-06-14  Tom Tromey  <tromey@redhat.com>
13         PR libgcj/19877:
14         * configure, aclocal.m4, Makefile.in: Rebuilt.
16 2005-06-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18         * zconf.h (NO_vsnprintf): Define on Tru64 UNIX V4.0.
20 2005-05-09  Mike Stump  <mrs@apple.com>
21         
22         * configure: Regenerate.
24 2005-04-12  Mike Stump  <mrs@apple.com>
26         * configure: Regenerate.
28 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
30         * configure: Regenerate for libtool change.
32 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
34         * Makefile.in, aclocal.m4: Regenerate with automake 1.9.3.
36 2004-11-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
38         * zconf.h: Define NO_vsnprintf on Solaris 2.5.1.
40 2004-10-11  Tom Tromey  <tromey@redhat.com>
42         PR libgcj/14856:
43         * Imported zlib 1.2.1; merged local changes.
45 2005-06-15  Paolo Bonzini  <bonzini@gnu.org>
47         * Makefile.am: Remove useless multilib rules.
48         * configure.ac: Rewrite multilib support to use
49         features of recent automakes.
50         * aclocal.m4: Regenerate with Automake 1.8.5.
51         * Makefile.in: Regenerate with Automake 1.8.5.
52         * configure: Regenerate.
54 2004-04-12  Kelley Cook  <kcook@gcc.gnu.org>
56         * Makefile.am: Add in libz_a_CFLAGS as recommended by automake doc.
57         * Makefile.in: Regenerate with automake 1.7.9.
58         * aclocal.m4: Likewise.
59         * configure: Regenerate.
61 2004-04-10  Kelley Cook  <kcook@gcc.gnu.org>
63         * configure.in: Rename file to ...
64         * configure.ac: ...this.
65         * Makefile.in: Regenerate.
67 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
69         * configure.in: Update to autoconf 2.59; clean up slightly.
70         * acinclude.m4: Update to autoconf 2.59.
71         * aclocal.m4: Regenerate. 
72         * Makefile.in: Regenerate.
73         * configure: Regenerate.
75 2004-01-14  Kelley Cook  <kcook@gcc.gnu.org>
77         * configure.in: Add in AC_PREREQ(2.13)
79 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
81         * configure: Regenerate.
83 2003-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
85         PR bootstrap/7126
86         * configure.in: Correct zlib version number.
87         * configure: Regenerate.
89 2003-07-11  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
91         * README: Note that zlib is not part of GCC.
93 2003-03-12  Andreas Schwab  <schwab@suse.de>
95         * configure.in:  Avoid trailing /. in toolexeclibdir.
96         * configure: Rebuilt.
98 2003-02-20  Alexandre Oliva  <aoliva@redhat.com>
100         * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
101         config.status.
102         * configure: Rebuilt.
104 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
106         * configure.in (multiosdir): Set to nothing if compiler is not GCC
107         or if it doesn't support -print-multi-os-directory.
108         * configure: Rebuilt.
110 2002-09-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
112         * Makefile.am (all-multi): Fix multilib parallel build.
114 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
116         * configure.in: Allow for PWDCMD to override hardcoded pwd.
117         * configure: Regenerate.
119         * ChangeLog: Move entries to ChangeLog.gcj.
121 2002-05-08  Alexandre Oliva  <aoliva@redhat.com>
123         * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
124         script entry, and set LD to it when configuring multilibs.
125         * configure: Rebuilt.
127 2002-03-17  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
129         * Makefile.am: Make target library a convenience library.
130         * Makefile.in: Rebuilt.
132 2002-03-11  Tom Tromey  <tromey@redhat.com>
134         * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
136 2001-07-03  Tom Tromey  <tromey@redhat.com>
138         Fix for PR bootstrap/3281:
139         * configure, Makefile.in: Rebuilt.
140         * configure.in: Set mkinstalldirs, for in-tree build.
142 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>
144         * configure.in (AC_EXEEXT): Work around in case it expands to
145         nothing, as in autoconf 2.50.
146         * configure: Rebuilt.
148 2001-05-13  Alexandre Oliva  <aoliva@redhat.com>
150         * acinclude.m4: Use ../libtool.m4.
151         * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
152         * acinclude.m4, configure, Makefile.in: Rebuilt.
154 2000-10-24  Chris Demetriou  <cgd@sibyte.com>
156         * configure.in: Invoke AC_PROG_CPP unconditionally before
157         conditional feature tests.
159 2000-10-10  Alexandre Oliva  <aoliva@redhat.com>
161         * configure.in (zlib_basedir): Cope with empty with_target_subdir
162         * configure: Rebuilt.
164 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
166         * configure.in (multilib): Enable by default only for target.
167         * configure: Rebuilt.
169 Sun Sep  3 12:37:12 2000  Anthony Green  <green@redhat.com>
171         * configure.in: Add TARGET_LIBRARY conditional.
172         * configure: Rebuilt.
173         * Makefile.am: If we're building a build host library, call the
174         library libz.a and don't use libtool.
175         * Makefile.in: Rebuilt.
177 1999-10-04  Tom Tromey  <tromey@cygnus.com>
179         * configure: Rebuilt.
180         * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
181         actually let AC_EXEEXT run.
183 1999-09-28  Tom Tromey  <tromey@cygnus.com>
185         * aclocal.m4, configure: Rebuilt.
186         * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
188 Mon Aug  9 18:33:38 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
190         * Makefile.in: Rebuilt.
191         * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
192         builds.
194         * configure: Rebuilt.
195         * configure.in: Properly align --help output, fix capitalization.
197 1999-08-02  Tom Tromey  <tromey@cygnus.com>
199         * aclocal.m4, configure: Rebuilt for new libtool.
201 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
203         * Makefile.am (*-recursive, *-am, *-multi): Automake does not
204         generate *-recursive for this Makefile, use *-am instead.
205         * Makefile.in: Rebuilt.
207 1999-06-21  Tom Tromey  <tromey@cygnus.com>
209         * Makefile.in: Rebuilt.
210         * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
211         -release.
213         * Makefile.in: Rebuilt.
214         * Makefile.am (toolexeclibdir): Define as libdir when
215         appropriate.
216         * configure: Rebuilt.
217         * configure.in (USE_LIBDIR): New conditional.
219 1999-05-10  Tom Tromey  <tromey@cygnus.com>
221         * configure, Makefile.in: Rebuilt.
222         * Makefile.am (EXTRA_LTLIBRARIES): New macro.
223         (toolexeclib_LTLIBRARIES): Use @target_all@.
224         * configure.in: Recognize --with-system-zlib.  Subst target_all.
226 1999-05-04  Tom Tromey  <tromey@cygnus.com>
228         * Makefile.in: Replace with automake-generated file.
229         * Makefile.am: New file.
230         * configure: Replaced with autoconf-generated script.
231         * aclocal.m4: New file.
232         * acinclude.m4: New file.
233         * configure.in: New file.
234         * Makefile: Removed.