Fixed problem related to vec_ld in c++ mode.
[official-gcc.git] / libjava / libltdl / ChangeLog
blobe4134ab89011281ac6eeafa7455d70694b47c3b2
1 2004-05-03  Andreas Tobler  <a.tobler@schweiz.ch>
3         * acinclude.m4: Replace -W with more speaking -Wextra.
4         * aclocal.m4: Regenerate.
5         * configure: Regenerate.
7 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
9         * configure.ac: Bump AC_PREREQ to 2.59.
10         * configure: Regenerate.
11         * config-h.in: Regenerate.
13 2004-02-22  Zack Weinberg <zack@codesourcery.com>
14             Nathanael Nerode <neroden@twcny.rr.com>
15             Alexandre Oliva <aoliva@redhat.com>
17         * config.sub, config.guess: Replace with forwarding scripts
18         which invoke the master copies in the top level.
20 2004-02-20  Andrew Cagney  <cagney@redhat.com>
22         * config.guess: Update from version 2003-10-07 to 2004-02-16.
23         * config.sub: Update from version 2003-10-07 to 2004-02-16.
25 2003-08-07  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
27         * configure.in: Don't initialize GCINCS to boehm-gc/include.
28         * Regenerate.
30 2002-04-28  Mark Mitchell  <mark@codesourcery.com>
32         * .cvsignore: Remove files that are present in CVS.
34 2001-07-02  Tom Tromey  <tromey@redhat.com>
36         * configure: Rebuilt.
37         * configure.in: Added aux-dir hacks to satisfy automake and
38         in-tree builds.
40 2001-05-21  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
42         * configure.in: Use correct include dir for new Boehm GC.
43         * configure: Rebuilt.
45 2000-09-10  Alexandre Oliva  <aoliva@redhat.com>
47         * Updated from libtool multi-language branch.
49 2000-02-14  Tom Tromey  <tromey@cygnus.com>
51         * ltdl.c: If HAVE_BOEHM_GC defined, includ gc.h.
52         * Makefile.in: Rebuilt.
53         * Makefile.am (INCLUDES): New macro.
54         * config.h.in, configure: Rebuilt.
55         * acconfig.h (HAVE_BOEHM_GC): Define.
56         * configure.in: Handle --enable-java-gc.