8ab705be38
boehm-gc/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Bump AC_PREREQ to 2.59. * configure: Regenerate. * config.in: Regenerate. fastjar/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Bump AC_PREREQ to 2.59. * configure: Regenerate. intl/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Bump AC_PREREQ to 2.59. * configure: Regenerate. * config.h.in: Regenerate. gcc/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Bump AC_PREREQ to 2.59. * configure: Regenerate. libada/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.in: Rename file to ... * configure.ac: .. to this. Bump AC_PREREQ to 2.59. * configure: Regenerate. libjava/libltdl/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Bump AC_PREREQ to 2.59. * configure: Regenerate. * config-h.in: Regenerate. libstdc++-v3/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Bump AC_PREREQ to 2.59. contrib/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * gcc_update (files_and_dependencies): Insert libada/configure. From-SVN: r79285
52 lines
1.4 KiB
Plaintext
52 lines
1.4 KiB
Plaintext
2004-03-10 Kelley Cook <kcook@gcc.gnu.org>
|
|
|
|
* configure.ac: Bump AC_PREREQ to 2.59.
|
|
* configure: Regenerate.
|
|
* config-h.in: Regenerate.
|
|
|
|
2004-02-22 Zack Weinberg <zack@codesourcery.com>
|
|
Nathanael Nerode <neroden@twcny.rr.com>
|
|
Alexandre Oliva <aoliva@redhat.com>
|
|
|
|
* config.sub, config.guess: Replace with forwarding scripts
|
|
which invoke the master copies in the top level.
|
|
|
|
2004-02-20 Andrew Cagney <cagney@redhat.com>
|
|
|
|
* config.guess: Update from version 2003-10-07 to 2004-02-16.
|
|
* config.sub: Update from version 2003-10-07 to 2004-02-16.
|
|
|
|
2003-08-07 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
|
|
|
|
* configure.in: Don't initialize GCINCS to boehm-gc/include.
|
|
* Regenerate.
|
|
|
|
2002-04-28 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
* .cvsignore: Remove files that are present in CVS.
|
|
|
|
2001-07-02 Tom Tromey <tromey@redhat.com>
|
|
|
|
* configure: Rebuilt.
|
|
* configure.in: Added aux-dir hacks to satisfy automake and
|
|
in-tree builds.
|
|
|
|
2001-05-21 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
|
|
|
|
* configure.in: Use correct include dir for new Boehm GC.
|
|
* configure: Rebuilt.
|
|
|
|
2000-09-10 Alexandre Oliva <aoliva@redhat.com>
|
|
|
|
* Updated from libtool multi-language branch.
|
|
|
|
2000-02-14 Tom Tromey <tromey@cygnus.com>
|
|
|
|
* ltdl.c: If HAVE_BOEHM_GC defined, includ gc.h.
|
|
* Makefile.in: Rebuilt.
|
|
* Makefile.am (INCLUDES): New macro.
|
|
* config.h.in, configure: Rebuilt.
|
|
* acconfig.h (HAVE_BOEHM_GC): Define.
|
|
* configure.in: Handle --enable-java-gc.
|
|
|