FSF GCC merge 02/23/03
[official-gcc.git] / zlib / ChangeLog.gcj
blobcdef9d4f765e3c19685c6cc423105699e6eddab1
1 2003-02-20  Alexandre Oliva  <aoliva@redhat.com>
3         * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
4         config.status.
5         * configure: Rebuilt.
7 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9         * configure.in (multiosdir): Set to nothing if compiler is not GCC
10         or if it doesn't support -print-multi-os-directory.
11         * configure: Rebuilt.
13 2002-09-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15         * Makefile.am (all-multi): Fix multilib parallel build.
17 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19         * configure.in: Allow for PWDCMD to override hardcoded pwd.
20         * configure: Regenerate.
22         * ChangeLog: Move entries to ChangeLog.gcj.
24 2002-05-08  Alexandre Oliva  <aoliva@redhat.com>
26         * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
27         script entry, and set LD to it when configuring multilibs.
28         * configure: Rebuilt.
30 2002-03-17  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
32         * Makefile.am: Make target library a convenience library.
33         * Makefile.in: Rebuilt.
35 2002-03-11  Tom Tromey  <tromey@redhat.com>
37         * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
39 2001-07-03  Tom Tromey  <tromey@redhat.com>
41         Fix for PR bootstrap/3281:
42         * configure, Makefile.in: Rebuilt.
43         * configure.in: Set mkinstalldirs, for in-tree build.
45 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>
47         * configure.in (AC_EXEEXT): Work around in case it expands to
48         nothing, as in autoconf 2.50.
49         * configure: Rebuilt.
51 2001-05-13  Alexandre Oliva  <aoliva@redhat.com>
53         * acinclude.m4: Use ../libtool.m4.
54         * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
55         * acinclude.m4, configure, Makefile.in: Rebuilt.
57 2000-10-24  Chris Demetriou  <cgd@sibyte.com>
59         * configure.in: Invoke AC_PROG_CPP unconditionally before
60         conditional feature tests.
62 2000-10-10  Alexandre Oliva  <aoliva@redhat.com>
64         * configure.in (zlib_basedir): Cope with empty with_target_subdir
65         * configure: Rebuilt.
67 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
69         * configure.in (multilib): Enable by default only for target.
70         * configure: Rebuilt.
72 Sun Sep  3 12:37:12 2000  Anthony Green  <green@redhat.com>
74         * configure.in: Add TARGET_LIBRARY conditional.
75         * configure: Rebuilt.
76         * Makefile.am: If we're building a build host library, call the
77         library libz.a and don't use libtool.
78         * Makefile.in: Rebuilt.
80 1999-10-04  Tom Tromey  <tromey@cygnus.com>
82         * configure: Rebuilt.
83         * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
84         actually let AC_EXEEXT run.
86 1999-09-28  Tom Tromey  <tromey@cygnus.com>
88         * aclocal.m4, configure: Rebuilt.
89         * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
91 Mon Aug  9 18:33:38 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
93         * Makefile.in: Rebuilt.
94         * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
95         builds.
97         * configure: Rebuilt.
98         * configure.in: Properly align --help output, fix capitalization.
100 1999-08-02  Tom Tromey  <tromey@cygnus.com>
102         * aclocal.m4, configure: Rebuilt for new libtool.
104 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
106         * Makefile.am (*-recursive, *-am, *-multi): Automake does not
107         generate *-recursive for this Makefile, use *-am instead.
108         * Makefile.in: Rebuilt.
110 1999-06-21  Tom Tromey  <tromey@cygnus.com>
112         * Makefile.in: Rebuilt.
113         * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
114         -release.
116         * Makefile.in: Rebuilt.
117         * Makefile.am (toolexeclibdir): Define as libdir when
118         appropriate.
119         * configure: Rebuilt.
120         * configure.in (USE_LIBDIR): New conditional.
122 1999-05-10  Tom Tromey  <tromey@cygnus.com>
124         * configure, Makefile.in: Rebuilt.
125         * Makefile.am (EXTRA_LTLIBRARIES): New macro.
126         (toolexeclib_LTLIBRARIES): Use @target_all@.
127         * configure.in: Recognize --with-system-zlib.  Subst target_all.
129 1999-05-04  Tom Tromey  <tromey@cygnus.com>
131         * Makefile.in: Replace with automake-generated file.
132         * Makefile.am: New file.
133         * configure: Replaced with autoconf-generated script.
134         * aclocal.m4: New file.
135         * acinclude.m4: New file.
136         * configure.in: New file.
137         * Makefile: Removed.