OSDN Git Service

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