(xstormy16_expand_prologue): Do not mark assignments to the hard frame pointer
[official-gcc.git] / zlib / ChangeLog.gcj
blob6eea9b3e45f38d91604c390c3f79dfb87c6f1efd
1 2003-03-12  Andreas Schwab  <schwab@suse.de>
3         * configure.in:  Avoid trailing /. in toolexeclibdir.
4         * configure: Rebuilt.
6 2003-02-20  Alexandre Oliva  <aoliva@redhat.com>
8         * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
9         config.status.
10         * configure: Rebuilt.
12 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
14         * configure.in (multiosdir): Set to nothing if compiler is not GCC
15         or if it doesn't support -print-multi-os-directory.
16         * configure: Rebuilt.
18 2002-09-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20         * Makefile.am (all-multi): Fix multilib parallel build.
22 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
24         * configure.in: Allow for PWDCMD to override hardcoded pwd.
25         * configure: Regenerate.
27         * ChangeLog: Move entries to ChangeLog.gcj.
29 2002-05-08  Alexandre Oliva  <aoliva@redhat.com>
31         * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
32         script entry, and set LD to it when configuring multilibs.
33         * configure: Rebuilt.
35 2002-03-17  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
37         * Makefile.am: Make target library a convenience library.
38         * Makefile.in: Rebuilt.
40 2002-03-11  Tom Tromey  <tromey@redhat.com>
42         * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
44 2001-07-03  Tom Tromey  <tromey@redhat.com>
46         Fix for PR bootstrap/3281:
47         * configure, Makefile.in: Rebuilt.
48         * configure.in: Set mkinstalldirs, for in-tree build.
50 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>
52         * configure.in (AC_EXEEXT): Work around in case it expands to
53         nothing, as in autoconf 2.50.
54         * configure: Rebuilt.
56 2001-05-13  Alexandre Oliva  <aoliva@redhat.com>
58         * acinclude.m4: Use ../libtool.m4.
59         * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
60         * acinclude.m4, configure, Makefile.in: Rebuilt.
62 2000-10-24  Chris Demetriou  <cgd@sibyte.com>
64         * configure.in: Invoke AC_PROG_CPP unconditionally before
65         conditional feature tests.
67 2000-10-10  Alexandre Oliva  <aoliva@redhat.com>
69         * configure.in (zlib_basedir): Cope with empty with_target_subdir
70         * configure: Rebuilt.
72 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
74         * configure.in (multilib): Enable by default only for target.
75         * configure: Rebuilt.
77 Sun Sep  3 12:37:12 2000  Anthony Green  <green@redhat.com>
79         * configure.in: Add TARGET_LIBRARY conditional.
80         * configure: Rebuilt.
81         * Makefile.am: If we're building a build host library, call the
82         library libz.a and don't use libtool.
83         * Makefile.in: Rebuilt.
85 1999-10-04  Tom Tromey  <tromey@cygnus.com>
87         * configure: Rebuilt.
88         * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
89         actually let AC_EXEEXT run.
91 1999-09-28  Tom Tromey  <tromey@cygnus.com>
93         * aclocal.m4, configure: Rebuilt.
94         * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
96 Mon Aug  9 18:33:38 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
98         * Makefile.in: Rebuilt.
99         * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
100         builds.
102         * configure: Rebuilt.
103         * configure.in: Properly align --help output, fix capitalization.
105 1999-08-02  Tom Tromey  <tromey@cygnus.com>
107         * aclocal.m4, configure: Rebuilt for new libtool.
109 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
111         * Makefile.am (*-recursive, *-am, *-multi): Automake does not
112         generate *-recursive for this Makefile, use *-am instead.
113         * Makefile.in: Rebuilt.
115 1999-06-21  Tom Tromey  <tromey@cygnus.com>
117         * Makefile.in: Rebuilt.
118         * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
119         -release.
121         * Makefile.in: Rebuilt.
122         * Makefile.am (toolexeclibdir): Define as libdir when
123         appropriate.
124         * configure: Rebuilt.
125         * configure.in (USE_LIBDIR): New conditional.
127 1999-05-10  Tom Tromey  <tromey@cygnus.com>
129         * configure, Makefile.in: Rebuilt.
130         * Makefile.am (EXTRA_LTLIBRARIES): New macro.
131         (toolexeclib_LTLIBRARIES): Use @target_all@.
132         * configure.in: Recognize --with-system-zlib.  Subst target_all.
134 1999-05-04  Tom Tromey  <tromey@cygnus.com>
136         * Makefile.in: Replace with automake-generated file.
137         * Makefile.am: New file.
138         * configure: Replaced with autoconf-generated script.
139         * aclocal.m4: New file.
140         * acinclude.m4: New file.
141         * configure.in: New file.
142         * Makefile: Removed.