]> git.ipfire.org Git - thirdparty/gcc.git/blame - zlib/ChangeLog.gcj
* configure: Regenerate.
[thirdparty/gcc.git] / zlib / ChangeLog.gcj
CommitLineData
f4c767fd
MS
12005-05-09 Mike Stump <mrs@apple.com>
2
3 * configure: Regenerate.
4
6dab073b
MS
52005-04-12 Mike Stump <mrs@apple.com>
6
7 * configure: Regenerate.
8
2c92e90f
KC
92004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10
11 * configure: Regenerate for libtool change.
12
75485e81
KC
132004-11-24 Kelley Cook <kcook@gcc.gnu.org>
14
15 * Makefile.in, aclocal.m4: Regenerate with automake 1.9.3.
16
3174451e
EB
172004-11-22 Eric Botcazou <ebotcazou@libertysurf.fr>
18
19 * zconf.h: Define NO_vsnprintf on Solaris 2.5.1.
20
1325e2b5
TT
212004-10-11 Tom Tromey <tromey@redhat.com>
22
23 PR libgcj/14856:
24 * Imported zlib 1.2.1; merged local changes.
25
076e5443
PB
262005-06-15 Paolo Bonzini <bonzini@gnu.org>
27
28 * Makefile.am: Remove useless multilib rules.
29 * configure.ac: Rewrite multilib support to use
30 features of recent automakes.
31 * aclocal.m4: Regenerate with Automake 1.8.5.
32 * Makefile.in: Regenerate with Automake 1.8.5.
33 * configure: Regenerate.
34
9fabf579
KC
352004-04-12 Kelley Cook <kcook@gcc.gnu.org>
36
37 * Makefile.am: Add in libz_a_CFLAGS as recommended by automake doc.
38 * Makefile.in: Regenerate with automake 1.7.9.
39 * aclocal.m4: Likewise.
40 * configure: Regenerate.
41
11554edc
KC
422004-04-10 Kelley Cook <kcook@gcc.gnu.org>
43
44 * configure.in: Rename file to ...
45 * configure.ac: ...this.
46 * Makefile.in: Regenerate.
47
a8aea176
NN
482004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
49
50 * configure.in: Update to autoconf 2.59; clean up slightly.
51 * acinclude.m4: Update to autoconf 2.59.
52 * aclocal.m4: Regenerate.
53 * Makefile.in: Regenerate.
54 * configure: Regenerate.
55
d5b2f1be
KC
562004-01-14 Kelley Cook <kcook@gcc.gnu.org>
57
58 * configure.in: Add in AC_PREREQ(2.13)
59
e517f636
AM
602003-09-09 Alan Modra <amodra@bigpond.net.au>
61
62 * configure: Regenerate.
63
d59e375e
NN
642003-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
65
66 PR bootstrap/7126
67 * configure.in: Correct zlib version number.
68 * configure: Regenerate.
69
21e7cbd2
GP
702003-07-11 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
71
72 * README: Note that zlib is not part of GCC.
73
ff8b9ca8
AS
742003-03-12 Andreas Schwab <schwab@suse.de>
75
76 * configure.in: Avoid trailing /. in toolexeclibdir.
77 * configure: Rebuilt.
78
3343fdd2
AO
792003-02-20 Alexandre Oliva <aoliva@redhat.com>
80
81 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
82 config.status.
83 * configure: Rebuilt.
84
905280ac
AO
852003-02-19 Alexandre Oliva <aoliva@redhat.com>
86
87 * configure.in (multiosdir): Set to nothing if compiler is not GCC
88 or if it doesn't support -print-multi-os-directory.
89 * configure: Rebuilt.
90
6c5d742e
KG
912002-09-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
92
93 * Makefile.am (all-multi): Fix multilib parallel build.
94
1e6347d8
RO
952002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
96
97 * configure.in: Allow for PWDCMD to override hardcoded pwd.
98 * configure: Regenerate.
99
100 * ChangeLog: Move entries to ChangeLog.gcj.
101
1022002-05-08 Alexandre Oliva <aoliva@redhat.com>
103
104 * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
105 script entry, and set LD to it when configuring multilibs.
106 * configure: Rebuilt.
107
0ccdf1ef
BM
1082002-03-17 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
109
110 * Makefile.am: Make target library a convenience library.
111 * Makefile.in: Rebuilt.
112
e1b56469
TT
1132002-03-11 Tom Tromey <tromey@redhat.com>
114
115 * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
116
8b55628e
TT
1172001-07-03 Tom Tromey <tromey@redhat.com>
118
119 Fix for PR bootstrap/3281:
120 * configure, Makefile.in: Rebuilt.
121 * configure.in: Set mkinstalldirs, for in-tree build.
122
1e6347d8
RO
1232001-06-09 Alexandre Oliva <aoliva@redhat.com>, Stephen L Moshier <moshier@mediaone.net>
124
125 * configure.in (AC_EXEEXT): Work around in case it expands to
126 nothing, as in autoconf 2.50.
127 * configure: Rebuilt.
128
0fd91e0a
AO
1292001-05-13 Alexandre Oliva <aoliva@redhat.com>
130
131 * acinclude.m4: Use ../libtool.m4.
132 * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
133 * acinclude.m4, configure, Makefile.in: Rebuilt.
134
35241f18
CD
1352000-10-24 Chris Demetriou <cgd@sibyte.com>
136
137 * configure.in: Invoke AC_PROG_CPP unconditionally before
138 conditional feature tests.
139
406b0a7c
AO
1402000-10-10 Alexandre Oliva <aoliva@redhat.com>
141
142 * configure.in (zlib_basedir): Cope with empty with_target_subdir
143 * configure: Rebuilt.
144
67d08194
AO
1452000-09-06 Alexandre Oliva <aoliva@redhat.com>
146
147 * configure.in (multilib): Enable by default only for target.
148 * configure: Rebuilt.
149
e093c992
AG
150Sun Sep 3 12:37:12 2000 Anthony Green <green@redhat.com>
151
152 * configure.in: Add TARGET_LIBRARY conditional.
153 * configure: Rebuilt.
154 * Makefile.am: If we're building a build host library, call the
155 library libz.a and don't use libtool.
156 * Makefile.in: Rebuilt.
157
5d836b57
TT
1581999-10-04 Tom Tromey <tromey@cygnus.com>
159
160 * configure: Rebuilt.
161 * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
162 actually let AC_EXEEXT run.
163
025fd00e
TT
1641999-09-28 Tom Tromey <tromey@cygnus.com>
165
166 * aclocal.m4, configure: Rebuilt.
167 * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
168
3ef1cea8
RO
169Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
170
171 * Makefile.in: Rebuilt.
172 * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
173 builds.
174
175 * configure: Rebuilt.
176 * configure.in: Properly align --help output, fix capitalization.
177
e656c72f
TT
1781999-08-02 Tom Tromey <tromey@cygnus.com>
179
180 * aclocal.m4, configure: Rebuilt for new libtool.
181
44ebe2d0
AO
1821999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br>
183
184 * Makefile.am (*-recursive, *-am, *-multi): Automake does not
185 generate *-recursive for this Makefile, use *-am instead.
186 * Makefile.in: Rebuilt.
187
b48ed568
TT
1881999-06-21 Tom Tromey <tromey@cygnus.com>
189
d0dd4837
TT
190 * Makefile.in: Rebuilt.
191 * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
192 -release.
193
b48ed568
TT
194 * Makefile.in: Rebuilt.
195 * Makefile.am (toolexeclibdir): Define as libdir when
196 appropriate.
197 * configure: Rebuilt.
198 * configure.in (USE_LIBDIR): New conditional.
199
79a9a529
TT
2001999-05-10 Tom Tromey <tromey@cygnus.com>
201
202 * configure, Makefile.in: Rebuilt.
203 * Makefile.am (EXTRA_LTLIBRARIES): New macro.
204 (toolexeclib_LTLIBRARIES): Use @target_all@.
205 * configure.in: Recognize --with-system-zlib. Subst target_all.
206
dfac8a13
TT
2071999-05-04 Tom Tromey <tromey@cygnus.com>
208
209 * Makefile.in: Replace with automake-generated file.
210 * Makefile.am: New file.
211 * configure: Replaced with autoconf-generated script.
212 * aclocal.m4: New file.
213 * acinclude.m4: New file.
214 * configure.in: New file.
215 * Makefile: Removed.
216