OSDN Git Service

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