]> git.ipfire.org Git - thirdparty/gcc.git/blame - zlib/ChangeLog.gcj
Fix thinko in last patch.
[thirdparty/gcc.git] / zlib / ChangeLog.gcj
CommitLineData
d59e375e
NN
12003-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
2
3 PR bootstrap/7126
4 * configure.in: Correct zlib version number.
5 * configure: Regenerate.
6
21e7cbd2
GP
72003-07-11 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8
9 * README: Note that zlib is not part of GCC.
10
ff8b9ca8
AS
112003-03-12 Andreas Schwab <schwab@suse.de>
12
13 * configure.in: Avoid trailing /. in toolexeclibdir.
14 * configure: Rebuilt.
15
3343fdd2
AO
162003-02-20 Alexandre Oliva <aoliva@redhat.com>
17
18 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
19 config.status.
20 * configure: Rebuilt.
21
905280ac
AO
222003-02-19 Alexandre Oliva <aoliva@redhat.com>
23
24 * configure.in (multiosdir): Set to nothing if compiler is not GCC
25 or if it doesn't support -print-multi-os-directory.
26 * configure: Rebuilt.
27
6c5d742e
KG
282002-09-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
29
30 * Makefile.am (all-multi): Fix multilib parallel build.
31
1e6347d8
RO
322002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
33
34 * configure.in: Allow for PWDCMD to override hardcoded pwd.
35 * configure: Regenerate.
36
37 * ChangeLog: Move entries to ChangeLog.gcj.
38
392002-05-08 Alexandre Oliva <aoliva@redhat.com>
40
41 * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
42 script entry, and set LD to it when configuring multilibs.
43 * configure: Rebuilt.
44
0ccdf1ef
BM
452002-03-17 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
46
47 * Makefile.am: Make target library a convenience library.
48 * Makefile.in: Rebuilt.
49
e1b56469
TT
502002-03-11 Tom Tromey <tromey@redhat.com>
51
52 * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
53
8b55628e
TT
542001-07-03 Tom Tromey <tromey@redhat.com>
55
56 Fix for PR bootstrap/3281:
57 * configure, Makefile.in: Rebuilt.
58 * configure.in: Set mkinstalldirs, for in-tree build.
59
1e6347d8
RO
602001-06-09 Alexandre Oliva <aoliva@redhat.com>, Stephen L Moshier <moshier@mediaone.net>
61
62 * configure.in (AC_EXEEXT): Work around in case it expands to
63 nothing, as in autoconf 2.50.
64 * configure: Rebuilt.
65
0fd91e0a
AO
662001-05-13 Alexandre Oliva <aoliva@redhat.com>
67
68 * acinclude.m4: Use ../libtool.m4.
69 * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
70 * acinclude.m4, configure, Makefile.in: Rebuilt.
71
35241f18
CD
722000-10-24 Chris Demetriou <cgd@sibyte.com>
73
74 * configure.in: Invoke AC_PROG_CPP unconditionally before
75 conditional feature tests.
76
406b0a7c
AO
772000-10-10 Alexandre Oliva <aoliva@redhat.com>
78
79 * configure.in (zlib_basedir): Cope with empty with_target_subdir
80 * configure: Rebuilt.
81
67d08194
AO
822000-09-06 Alexandre Oliva <aoliva@redhat.com>
83
84 * configure.in (multilib): Enable by default only for target.
85 * configure: Rebuilt.
86
e093c992
AG
87Sun Sep 3 12:37:12 2000 Anthony Green <green@redhat.com>
88
89 * configure.in: Add TARGET_LIBRARY conditional.
90 * configure: Rebuilt.
91 * Makefile.am: If we're building a build host library, call the
92 library libz.a and don't use libtool.
93 * Makefile.in: Rebuilt.
94
5d836b57
TT
951999-10-04 Tom Tromey <tromey@cygnus.com>
96
97 * configure: Rebuilt.
98 * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
99 actually let AC_EXEEXT run.
100
025fd00e
TT
1011999-09-28 Tom Tromey <tromey@cygnus.com>
102
103 * aclocal.m4, configure: Rebuilt.
104 * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
105
3ef1cea8
RO
106Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
107
108 * Makefile.in: Rebuilt.
109 * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
110 builds.
111
112 * configure: Rebuilt.
113 * configure.in: Properly align --help output, fix capitalization.
114
e656c72f
TT
1151999-08-02 Tom Tromey <tromey@cygnus.com>
116
117 * aclocal.m4, configure: Rebuilt for new libtool.
118
44ebe2d0
AO
1191999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br>
120
121 * Makefile.am (*-recursive, *-am, *-multi): Automake does not
122 generate *-recursive for this Makefile, use *-am instead.
123 * Makefile.in: Rebuilt.
124
b48ed568
TT
1251999-06-21 Tom Tromey <tromey@cygnus.com>
126
d0dd4837
TT
127 * Makefile.in: Rebuilt.
128 * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
129 -release.
130
b48ed568
TT
131 * Makefile.in: Rebuilt.
132 * Makefile.am (toolexeclibdir): Define as libdir when
133 appropriate.
134 * configure: Rebuilt.
135 * configure.in (USE_LIBDIR): New conditional.
136
79a9a529
TT
1371999-05-10 Tom Tromey <tromey@cygnus.com>
138
139 * configure, Makefile.in: Rebuilt.
140 * Makefile.am (EXTRA_LTLIBRARIES): New macro.
141 (toolexeclib_LTLIBRARIES): Use @target_all@.
142 * configure.in: Recognize --with-system-zlib. Subst target_all.
143
dfac8a13
TT
1441999-05-04 Tom Tromey <tromey@cygnus.com>
145
146 * Makefile.in: Replace with automake-generated file.
147 * Makefile.am: New file.
148 * configure: Replaced with autoconf-generated script.
149 * aclocal.m4: New file.
150 * acinclude.m4: New file.
151 * configure.in: New file.
152 * Makefile: Removed.
153