]> git.ipfire.org Git - thirdparty/gcc.git/blame - zlib/ChangeLog.gcj
method.c (make_alias_for_thunk): Remove preprocessor guard on declaration and definition.
[thirdparty/gcc.git] / zlib / ChangeLog.gcj
CommitLineData
a8aea176
NN
12004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2
3 * configure.in: Update to autoconf 2.59; clean up slightly.
4 * acinclude.m4: Update to autoconf 2.59.
5 * aclocal.m4: Regenerate.
6 * Makefile.in: Regenerate.
7 * configure: Regenerate.
8
d5b2f1be
KC
92004-01-14 Kelley Cook <kcook@gcc.gnu.org>
10
11 * configure.in: Add in AC_PREREQ(2.13)
12
e517f636
AM
132003-09-09 Alan Modra <amodra@bigpond.net.au>
14
15 * configure: Regenerate.
16
d59e375e
NN
172003-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
18
19 PR bootstrap/7126
20 * configure.in: Correct zlib version number.
21 * configure: Regenerate.
22
21e7cbd2
GP
232003-07-11 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
24
25 * README: Note that zlib is not part of GCC.
26
ff8b9ca8
AS
272003-03-12 Andreas Schwab <schwab@suse.de>
28
29 * configure.in: Avoid trailing /. in toolexeclibdir.
30 * configure: Rebuilt.
31
3343fdd2
AO
322003-02-20 Alexandre Oliva <aoliva@redhat.com>
33
34 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
35 config.status.
36 * configure: Rebuilt.
37
905280ac
AO
382003-02-19 Alexandre Oliva <aoliva@redhat.com>
39
40 * configure.in (multiosdir): Set to nothing if compiler is not GCC
41 or if it doesn't support -print-multi-os-directory.
42 * configure: Rebuilt.
43
6c5d742e
KG
442002-09-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
45
46 * Makefile.am (all-multi): Fix multilib parallel build.
47
1e6347d8
RO
482002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
49
50 * configure.in: Allow for PWDCMD to override hardcoded pwd.
51 * configure: Regenerate.
52
53 * ChangeLog: Move entries to ChangeLog.gcj.
54
552002-05-08 Alexandre Oliva <aoliva@redhat.com>
56
57 * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
58 script entry, and set LD to it when configuring multilibs.
59 * configure: Rebuilt.
60
0ccdf1ef
BM
612002-03-17 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
62
63 * Makefile.am: Make target library a convenience library.
64 * Makefile.in: Rebuilt.
65
e1b56469
TT
662002-03-11 Tom Tromey <tromey@redhat.com>
67
68 * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
69
8b55628e
TT
702001-07-03 Tom Tromey <tromey@redhat.com>
71
72 Fix for PR bootstrap/3281:
73 * configure, Makefile.in: Rebuilt.
74 * configure.in: Set mkinstalldirs, for in-tree build.
75
1e6347d8
RO
762001-06-09 Alexandre Oliva <aoliva@redhat.com>, Stephen L Moshier <moshier@mediaone.net>
77
78 * configure.in (AC_EXEEXT): Work around in case it expands to
79 nothing, as in autoconf 2.50.
80 * configure: Rebuilt.
81
0fd91e0a
AO
822001-05-13 Alexandre Oliva <aoliva@redhat.com>
83
84 * acinclude.m4: Use ../libtool.m4.
85 * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
86 * acinclude.m4, configure, Makefile.in: Rebuilt.
87
35241f18
CD
882000-10-24 Chris Demetriou <cgd@sibyte.com>
89
90 * configure.in: Invoke AC_PROG_CPP unconditionally before
91 conditional feature tests.
92
406b0a7c
AO
932000-10-10 Alexandre Oliva <aoliva@redhat.com>
94
95 * configure.in (zlib_basedir): Cope with empty with_target_subdir
96 * configure: Rebuilt.
97
67d08194
AO
982000-09-06 Alexandre Oliva <aoliva@redhat.com>
99
100 * configure.in (multilib): Enable by default only for target.
101 * configure: Rebuilt.
102
e093c992
AG
103Sun Sep 3 12:37:12 2000 Anthony Green <green@redhat.com>
104
105 * configure.in: Add TARGET_LIBRARY conditional.
106 * configure: Rebuilt.
107 * Makefile.am: If we're building a build host library, call the
108 library libz.a and don't use libtool.
109 * Makefile.in: Rebuilt.
110
5d836b57
TT
1111999-10-04 Tom Tromey <tromey@cygnus.com>
112
113 * configure: Rebuilt.
114 * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
115 actually let AC_EXEEXT run.
116
025fd00e
TT
1171999-09-28 Tom Tromey <tromey@cygnus.com>
118
119 * aclocal.m4, configure: Rebuilt.
120 * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
121
3ef1cea8
RO
122Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
123
124 * Makefile.in: Rebuilt.
125 * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
126 builds.
127
128 * configure: Rebuilt.
129 * configure.in: Properly align --help output, fix capitalization.
130
e656c72f
TT
1311999-08-02 Tom Tromey <tromey@cygnus.com>
132
133 * aclocal.m4, configure: Rebuilt for new libtool.
134
44ebe2d0
AO
1351999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br>
136
137 * Makefile.am (*-recursive, *-am, *-multi): Automake does not
138 generate *-recursive for this Makefile, use *-am instead.
139 * Makefile.in: Rebuilt.
140
b48ed568
TT
1411999-06-21 Tom Tromey <tromey@cygnus.com>
142
d0dd4837
TT
143 * Makefile.in: Rebuilt.
144 * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
145 -release.
146
b48ed568
TT
147 * Makefile.in: Rebuilt.
148 * Makefile.am (toolexeclibdir): Define as libdir when
149 appropriate.
150 * configure: Rebuilt.
151 * configure.in (USE_LIBDIR): New conditional.
152
79a9a529
TT
1531999-05-10 Tom Tromey <tromey@cygnus.com>
154
155 * configure, Makefile.in: Rebuilt.
156 * Makefile.am (EXTRA_LTLIBRARIES): New macro.
157 (toolexeclib_LTLIBRARIES): Use @target_all@.
158 * configure.in: Recognize --with-system-zlib. Subst target_all.
159
dfac8a13
TT
1601999-05-04 Tom Tromey <tromey@cygnus.com>
161
162 * Makefile.in: Replace with automake-generated file.
163 * Makefile.am: New file.
164 * configure: Replaced with autoconf-generated script.
165 * aclocal.m4: New file.
166 * acinclude.m4: New file.
167 * configure.in: New file.
168 * Makefile: Removed.
169