2015-05-13 13:08:26 +02:00
|
|
|
2015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
|
|
|
|
|
|
|
|
* Makefile.in: Regenerated with automake-1.11.6.
|
|
|
|
* aclocal.m4: Likewise.
|
|
|
|
* configure: Likewise.
|
|
|
|
|
2013-09-20 11:47:52 +02:00
|
|
|
2013-09-20 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
* acinclude.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
|
|
|
|
ppc host match. Support little-endian powerpc linux hosts.
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
2011-11-21 20:22:35 +01:00
|
|
|
2011-11-21 Andreas Tobler <andreast@fgznet.ch>
|
|
|
|
|
|
|
|
* acinclude.m4: Additional FreeBSD 10 fixes.
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
2011-02-13 12:45:53 +01:00
|
|
|
2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
|
|
|
|
|
|
|
* acinclude.m4 (AC_LIBTOOL_PROG_LD_SHLIBS)
|
|
|
|
(AC_LIBTOOL_SYS_DYNAMIC_LINKER): Remove handling
|
|
|
|
of freebsd1* which soon would incorrectly match FreeBSD 10.0.
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
2010-05-04 20:58:11 +02:00
|
|
|
2010-05-04 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
|
|
|
|
|
|
|
PR other/43620
|
|
|
|
* Makefile.am (AUTOMAKE_OPTIONS): Add no-dist.
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
2010-04-02 20:18:06 +02:00
|
|
|
2010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
|
|
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
* aclocal.m4: Regenerate.
|
|
|
|
|
2009-12-22 21:47:56 +01:00
|
|
|
2009-12-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
|
|
|
|
|
|
|
* configure.ac: Disable libtool support for unused languages,
|
|
|
|
to avoid precious FFLAGS recheck cache consistency failure.
|
|
|
|
* aclocal.m4: Regenerate.
|
|
|
|
* configure: Regenerate.
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
2009-12-07 20:33:09 +01:00
|
|
|
2009-12-07 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
* acinclude.m4: Regenerated to pick:
|
|
|
|
2007-06-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
|
|
|
|
|
|
|
* libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER) [linux]:
|
|
|
|
Ignore lines in ld.so.conf starting with 'hwcap '.
|
|
|
|
|
|
|
|
* configure: Regenerated.
|
|
|
|
|
|
|
|
2009-11-24 Peter O'Gorman <peter@pogma.com>
|
|
|
|
|
|
|
|
Backport of libltdl changes from the 2.2.6b release.
|
|
|
|
* ltdl.c: Backport changes.
|
|
|
|
|
cygming.h (TARGET_USE_JCR_SECTION): Enable.
gcc/ChangeLog
* config/i386/cygming.h (TARGET_USE_JCR_SECTION): Enable.
* config/i386/cygwin.h (LIBGCJ_SONAME): Define.
* config/i386/mingw32.h (LIBGCJ_SONAME): Likewise.
libjava/ChangeLog
* configure.host (enable_libgcj_sublibs_default): New variable,
set for Cygwin and MinGW.
* configure.ac (--enable-libgcj-sublibs): New command-line switch.
(BUILD_SUBLIBS): New AM_CONDITIONAL relating to it.
(libgcj_spec_lgcj_override): New variable, define if building sublibs.
(libgcj_spec_lgcj_bc_override): Likewise for when USE_LIBGCJ_BC.
(LIBGCJ_SPEC_LGCJ): New variable to abstract "-lgcj" from specs.
(LIBGCJ_SPEC_LGCJ_BC): Likewise for when USE_LIBGCJ_BC.
(LIBGCJ_SPEC): Use them.
* configure: Regenerate.
* Makefile.am (LOWER_PACKAGE_FILES_LO): New variable.
(ALL_PACKAGE_SOURCE_FILES_LO): Likewise.
(NONCORE_PACKAGE_SOURCE_FILES_LO): Likewise.
(CORE_PACKAGE_SOURCE_FILES_LO): Likewise.
(toolexeclib_LTLIBRARIES): Add libgcj-noncore.la if building sublibs.
(libgcj_noncore_la_LIBADD_SUBOBJECTS): New variable.
(libgcj_la_LIBADD_SUBOBJECTS): Likewise.
(libgcj_la_LDFLAGS_NOUNDEF): Likewise.
(libgij_la_LDFLAGS): Add DLL-related options.
(libgcj_la_LDFLAGS): Use libgcj_la_LDFLAGS_NOUNDEF and
libgcj_la_LIBADD_SUBOBJECTS.
(libgcj_la_DEPENDENCIES): Adjust to match.
(libgcj_noncore_la_SOURCES, libgcj_noncore_la_LDFLAGS,
libgcj_noncore_la_LIBADD, libgcj_noncore_la_DEPENDENCIES,
libgcj_noncore_la_LINK): New automake variables for sublibrary.
(libgcj_tools_la_LDFLAGS): Add DLL-related flags.
(libgcj_tools_la_LIBADD): New variable.
(libjvm_la_LDFLAGS): Add DLL-related flags.
(lib_gnu_awt_xlib_la_LDFLAGS): Likewise.
(libgcj_bc_la_LDFLAGS): Likewise.
(libgij_la_DEPENDENCIES): Add dependency on libgcj-noncore.la when
building sublibs.
(libgcj_tools_la_DEPENDENCIES, libjvm_la_DEPENDENCIES,
lib_gnu_awt_xlib_la_DEPENDENCIES, jv_convert_DEPENDENCIES,
gcj_dbtool_DEPENDENCIES, gc_analyze_DEPENDENCIES, ecjx_DEPENDENCIES):
Likewise.
* Makefile.in: Regenerate.
* sysdep/i386/backtrace.h (MAIN_FUNC): New #define for main function,
set appropriately for Cygwin on that platform or to "main" elsewhere.
(fallback_backtrace): Use it to limit stack unwind.
libjava/libltdl/ChangeLog:
* ltdl.h (LT_SCOPE): Change conditional to avoid breaking
auto-export during libgcj DLL linking.
* Makefile.am (libltdl_la_LDFLAGS): Remove -bindir switch.
* Makefile.in: Regenerate.
From-SVN: r152041
2009-09-22 20:58:13 +02:00
|
|
|
2009-09-22 Dave Korn <dave.korn.cygwin@gmail.com>
|
|
|
|
|
|
|
|
* ltdl.h (LT_SCOPE): Change conditional to avoid breaking
|
|
|
|
auto-export during libgcj DLL linking.
|
|
|
|
* Makefile.am (libltdl_la_LDFLAGS): Remove -bindir switch.
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
2009-08-24 21:08:51 +02:00
|
|
|
2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
|
|
|
|
|
|
|
* configure.ac (AC_PREREQ): Bump to 2.64. Remove FIXME.
|
|
|
|
|
2009-08-22 15:22:20 +02:00
|
|
|
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
|
|
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
* aclocal.m4: Regenerate.
|
|
|
|
* config-h.in: Regenerate.
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
2009-08-20 13:11:34 +02:00
|
|
|
2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
|
|
|
|
|
|
|
|
* Makefile.am (libltdl_la_LDFLAGS): Add -bindir flag.
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
2008-06-18 01:13:35 +02:00
|
|
|
2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
|
|
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
2008-04-18 12:28:53 +02:00
|
|
|
2008-04-18 Paolo Bonzini <bonzini@gnu.org>
|
|
|
|
|
|
|
|
PR bootstrap/35457
|
|
|
|
* aclocal.m4: Regenerate.
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
2007-01-17 20:48:52 +01:00
|
|
|
2007-01-16 Jack Howarth <howarth@bromo.med.uc.edu>
|
|
|
|
|
|
|
|
* Makefile.am: Add ACLOCAL_AMFLAGS to use multi.m4.
|
|
|
|
* configure.ac: Use multi.m4 from aclocal rather than
|
|
|
|
custom code.
|
|
|
|
* aclocal.m4: Regenerate.
|
|
|
|
* configure: Regenerate.
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
2006-06-05 17:08:56 +02:00
|
|
|
2006-06-05 Tom Tromey <tromey@redhat.com>
|
|
|
|
|
|
|
|
PR gcc/27818:
|
|
|
|
* Makefile.in: Rebuilt.
|
|
|
|
* Makefile.am (install-data-local): Define conditionally.
|
|
|
|
|
2006-04-08 00:33:30 +02:00
|
|
|
2006-04-08 Andreas Tobler <a.tobler@schweiz.ch>
|
|
|
|
|
|
|
|
* configure: Rebuilt.
|
|
|
|
|
2006-04-06 21:22:45 +02:00
|
|
|
2006-04-06 Andreas Tobler <a.tobler@schweiz.ch>
|
|
|
|
|
|
|
|
* acinclude.m4 (AC_LTDL_SHLIBEXT): Add GCJ LOCAL marker to indicate
|
|
|
|
GCJ specific stuff.
|
|
|
|
|
2006-03-30 18:59:27 +02:00
|
|
|
2006-03-30 Tom Tromey <tromey@redhat.com>
|
|
|
|
|
|
|
|
* aclocal.m4, configure, Makefile.in: Rebuilt.
|
|
|
|
* configure.ac: Use AM_MAINTAINER_MODE.
|
|
|
|
|
2006-03-29 20:47:39 +02:00
|
|
|
2006-03-29 Andreas Tobler <a.tobler@schweiz.ch>
|
|
|
|
|
|
|
|
* acinclude.m4: Restore the situation that we don't build modules on
|
|
|
|
darwin.
|
|
|
|
* configure: Regenerated.
|
|
|
|
|
2006-03-28 21:02:25 +02:00
|
|
|
2006-03-28 Tom Tromey <tromey@redhat.com>
|
|
|
|
|
2006-03-28 21:05:21 +02:00
|
|
|
PR libgcj/26441:
|
2006-03-28 21:02:25 +02:00
|
|
|
* Merged libltdl 1.5.16 from vendor branch.
|
|
|
|
|
2004-11-24 22:01:02 +01:00
|
|
|
2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
|
|
|
|
|
|
|
|
* Makefile.in: Regenrate with Automake 1.9.3.
|
|
|
|
* aclocal.m4: Likewise.
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
2004-06-15 09:32:58 +02:00
|
|
|
2004-06-15 Paolo Bonzini <bonzini@gnu.org>
|
|
|
|
|
|
|
|
* Makefile.in: Regenerate with Automake 1.8.5.
|
|
|
|
* aclocal.m4: Likewise.
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
2004-05-03 22:48:13 +02:00
|
|
|
2004-05-03 Andreas Tobler <a.tobler@schweiz.ch>
|
|
|
|
|
|
|
|
* acinclude.m4: Replace -W with more speaking -Wextra.
|
|
|
|
* aclocal.m4: Regenerate.
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
2004-03-11 01:27:41 +01:00
|
|
|
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-23 21:53:55 +01:00
|
|
|
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 17:15:55 +01:00
|
|
|
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 23:34:19 +02:00
|
|
|
2003-08-07 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
|
|
|
|
|
|
|
|
* configure.in: Don't initialize GCINCS to boehm-gc/include.
|
2004-02-23 21:53:55 +01:00
|
|
|
* Regenerate.
|
2003-08-07 23:34:19 +02:00
|
|
|
|
2002-04-28 20:41:51 +02:00
|
|
|
2002-04-28 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
* .cvsignore: Remove files that are present in CVS.
|
|
|
|
|
2001-07-04 00:33:24 +02:00
|
|
|
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 10:37:04 +02:00
|
|
|
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 10:04:40 +02:00
|
|
|
2000-09-10 Alexandre Oliva <aoliva@redhat.com>
|
|
|
|
|
|
|
|
* Updated from libtool multi-language branch.
|
|
|
|
|
2000-02-14 22:59:58 +01:00
|
|
|
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.
|
|
|
|
|