source: trunk/third/gcc/zlib/ChangeLog.gcj @ 21199

Revision 21199, 4.5 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21198, which included commits to RCS files with non-trunk default branches.
Line 
12004-01-14  Kelley Cook  <kcook@gcc.gnu.org>
2
3        * configure.in: Add in AC_PREREQ(2.13)
4
52003-09-09  Alan Modra  <amodra@bigpond.net.au>
6
7        * configure: Regenerate.
8
92003-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10
11        PR bootstrap/7126
12        * configure.in: Correct zlib version number.
13        * configure: Regenerate.
14
152003-07-11  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16
17        * README: Note that zlib is not part of GCC.
18
192003-03-12  Andreas Schwab  <schwab@suse.de>
20
21        * configure.in:  Avoid trailing /. in toolexeclibdir.
22        * configure: Rebuilt.
23
242003-02-20  Alexandre Oliva  <aoliva@redhat.com>
25
26        * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
27        config.status.
28        * configure: Rebuilt.
29
302003-02-19  Alexandre Oliva  <aoliva@redhat.com>
31
32        * configure.in (multiosdir): Set to nothing if compiler is not GCC
33        or if it doesn't support -print-multi-os-directory.
34        * configure: Rebuilt.
35
362002-09-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
37
38        * Makefile.am (all-multi): Fix multilib parallel build.
39
402002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
41
42        * configure.in: Allow for PWDCMD to override hardcoded pwd.
43        * configure: Regenerate.
44
45        * ChangeLog: Move entries to ChangeLog.gcj.
46
472002-05-08  Alexandre Oliva  <aoliva@redhat.com>
48
49        * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
50        script entry, and set LD to it when configuring multilibs.
51        * configure: Rebuilt.
52
532002-03-17  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
54
55        * Makefile.am: Make target library a convenience library.
56        * Makefile.in: Rebuilt.
57
582002-03-11  Tom Tromey  <tromey@redhat.com>
59
60        * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
61
622001-07-03  Tom Tromey  <tromey@redhat.com>
63
64        Fix for PR bootstrap/3281:
65        * configure, Makefile.in: Rebuilt.
66        * configure.in: Set mkinstalldirs, for in-tree build.
67
682001-06-09  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>
69
70        * configure.in (AC_EXEEXT): Work around in case it expands to
71        nothing, as in autoconf 2.50.
72        * configure: Rebuilt.
73
742001-05-13  Alexandre Oliva  <aoliva@redhat.com>
75
76        * acinclude.m4: Use ../libtool.m4.
77        * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
78        * acinclude.m4, configure, Makefile.in: Rebuilt.
79
802000-10-24  Chris Demetriou  <cgd@sibyte.com>
81
82        * configure.in: Invoke AC_PROG_CPP unconditionally before
83        conditional feature tests.
84
852000-10-10  Alexandre Oliva  <aoliva@redhat.com>
86
87        * configure.in (zlib_basedir): Cope with empty with_target_subdir
88        * configure: Rebuilt.
89
902000-09-06  Alexandre Oliva  <aoliva@redhat.com>
91
92        * configure.in (multilib): Enable by default only for target.
93        * configure: Rebuilt.
94
95Sun Sep  3 12:37:12 2000  Anthony Green  <green@redhat.com>
96
97        * configure.in: Add TARGET_LIBRARY conditional.
98        * configure: Rebuilt.
99        * Makefile.am: If we're building a build host library, call the
100        library libz.a and don't use libtool.
101        * Makefile.in: Rebuilt.
102
1031999-10-04  Tom Tromey  <tromey@cygnus.com>
104
105        * configure: Rebuilt.
106        * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
107        actually let AC_EXEEXT run.
108
1091999-09-28  Tom Tromey  <tromey@cygnus.com>
110
111        * aclocal.m4, configure: Rebuilt.
112        * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
113
114Mon Aug  9 18:33:38 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
115
116        * Makefile.in: Rebuilt.
117        * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
118        builds.
119
120        * configure: Rebuilt.
121        * configure.in: Properly align --help output, fix capitalization.
122
1231999-08-02  Tom Tromey  <tromey@cygnus.com>
124
125        * aclocal.m4, configure: Rebuilt for new libtool.
126
1271999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
128
129        * Makefile.am (*-recursive, *-am, *-multi): Automake does not
130        generate *-recursive for this Makefile, use *-am instead.
131        * Makefile.in: Rebuilt.
132
1331999-06-21  Tom Tromey  <tromey@cygnus.com>
134
135        * Makefile.in: Rebuilt.
136        * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
137        -release.
138
139        * Makefile.in: Rebuilt.
140        * Makefile.am (toolexeclibdir): Define as libdir when
141        appropriate.
142        * configure: Rebuilt.
143        * configure.in (USE_LIBDIR): New conditional.
144
1451999-05-10  Tom Tromey  <tromey@cygnus.com>
146
147        * configure, Makefile.in: Rebuilt.
148        * Makefile.am (EXTRA_LTLIBRARIES): New macro.
149        (toolexeclib_LTLIBRARIES): Use @target_all@.
150        * configure.in: Recognize --with-system-zlib.  Subst target_all.
151
1521999-05-04  Tom Tromey  <tromey@cygnus.com>
153
154        * Makefile.in: Replace with automake-generated file.
155        * Makefile.am: New file.
156        * configure: Replaced with autoconf-generated script.
157        * aclocal.m4: New file.
158        * acinclude.m4: New file.
159        * configure.in: New file.
160        * Makefile: Removed.
161
Note: See TracBrowser for help on using the repository browser.