aboutsummaryrefslogtreecommitdiff
path: root/libjava/libltdl
AgeCommit message (Collapse)AuthorFilesLines
2004-11-24Makefile.in: Regenrate with Automake 1.9.3.Kelley Cook4-112/+188
2004-11-24 Kelley Cook <kcook@gcc.gnu.org> * Makefile.in: Regenrate with Automake 1.9.3. * aclocal.m4: Likewise. * configure: Regenerate. From-SVN: r91195
2004-09-12configure.ac: Fixed AM_INIT_AUTOMAKE usage and replaces AM_CONFIG_HEADER by ↵Michael Koch4-431/+310
AC_CONFIG_FILES. 2004-09-12 Michael Koch <konqueror@gmx.de> * libltdl/configure.ac: Fixed AM_INIT_AUTOMAKE usage and replaces AM_CONFIG_HEADER by AC_CONFIG_FILES. * libltdl/Makefile.in, libltdl/aclocal.m4, libltdl/configure: Regenerate. From-SVN: r87393
2004-06-15Makefile.in: Regenerate with automake 1.8.5.Paolo Bonzini4-7022/+875
libcpp/ChangeLog: 2004-06-15 Paolo Bonzini <bonzini@gnu.org> * Makefile.in: Regenerate with automake 1.8.5. * aclocal.m4: Likewise. * configure: Regenerate. libjava/libltdl/ChangeLog: 2004-06-15 Paolo Bonzini <bonzini@gnu.org> * Makefile.in: Regenerate with Automake 1.8.5. * aclocal.m4: Likewise. * configure: Regenerate. libbanshee/ChangeLog: 2004-06-15 Paolo Bonzini <bonzini@gnu.org> * Makefile.in: Regenerate with Automake 1.8.5. * engine/Makefile.in: Likewise. * points-to/Makefile.in: Likewise. * libcompat/Makefile.in: Likewise. * aclocal.m4: Likewise. * configure: Regenerate. * .cvsignore: New file. From-SVN: r83167
2004-05-03acinclude.m4: Replace -W with more speaking -Wextra.Andreas Tobler4-3/+9
2004-05-03 Andreas Tobler <a.tobler@schweiz.ch> * acinclude.m4: Replace -W with more speaking -Wextra. * aclocal.m4: Regenerate. * configure: Regenerate. From-SVN: r81454
2004-03-11configure.ac: Bump AC_PREREQ to 2.59.Kelley Cook4-638/+1593
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
2004-02-23config.sub, [...]: Replace with forwarding scripts which invoke the master ↵Zack Weinberg3-2974/+50
copies in the top level. 2004-02-22 Zack Weinberg <zack@codesourcery.com> Nathanael Nerode <neroden@twcny.rr.com> Alexandre Oliva <aoliva@redhat.com> boehm-gc: libjava/libltdl: * config.sub, config.guess: Replace with forwarding scripts which invoke the master copies in the top level. From-SVN: r78332
2004-02-20Index: ChangeLogAndrew Cagney3-8/+83
2004-02-19 Andrew Cagney <cagney@redhat.com> * config.guess: Update from version 2003-10-16 to 2004-02-16. * config.sub: Update from version 2003-11-03 to 2004-02-16. Index: boehm-gc/ChangeLog 2004-02-19 Andrew Cagney <cagney@redhat.com> * config.guess: Update from version 2002-01-10 to 2004-02-16. * config.sub: Update from version 2002-01-02 to 2004-02-16. Index: libjava/libltdl/ChangeLog 2004-02-19 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. From-SVN: r78171
2004-01-15configure.in: Add in AC_PREREQ(2.13)Kelley Cook1-4/+1
boehm-gc/ 2004-01-09 Kelley Cook <kcook@gcc.gnu.org> * configure.in: Add in AC_PREREQ(2.13) libf2c/ 2004-01-09 Kelley Cook <kcook@gcc.gnu.org> * libF77/configure.in: Update to AC_PREREQ(2.13) * libI77/configure.in: Update to AC_PREREQ(2.13) * libU77/configure.in: Update to AC_PREREQ(2.13) * libU77/configure: Regenerate. libffi/ 2004-01-09 Kelley Cook <kcook@gcc.gnu.org> * configure.in: Add in AC_PREREQ(2.13) libjava/ 2004-01-09 Kelley Cook <kcook@gcc.gnu.org> * configure.in: Add in AC_PREREQ(2.13) libjava/libltdl 2004-01-09 Kelley Cook <kcook@gcc.gnu.org> * configure.in: Update to AC_PREREQ(2.57). Delete FIXME comment. zlib/ 2004-01-09 Kelley Cook <kcook@gcc.gnu.org> * configure.in: Add in AC_PREREQ(2.13) From-SVN: r75901
2003-12-25ltdl.c (HAVE_DYLD): Remove ifdef conditional for darwin.Andreas Tobler1-6/+0
2003-12-25 Andreas Tobler <a.tobler@schweiz.ch> * libltdl/ltdl.c (HAVE_DYLD): Remove ifdef conditional for darwin. Fixed by fixinclude now. From-SVN: r75024
2003-12-18ltdl.c: Define __private_extern__ if needed.Michael Koch1-1/+7
2003-12-18 Michael Koch <konqueror@gmx.de> * libltdl/ltdl.c: Define __private_extern__ if needed. From-SVN: r74801
2003-12-18cvsignore: Ignore autom4te.cacheMichael Koch7-68/+117
2003-12-18 Michael Koch <konqueror@gmx.de> * libltdl/.cvsignore: Ignore autom4te.cache * libltdl/Makefile.in: Regenerated. * libltdl/aclocal.m4: Regenerated. * libltdl/acconfig.h: Removed (obsolete). * libltdl/config-h.in: Regenerated. * libltdl/configure.ac: Added AM_MAINTAINER_MODE. * libltdl/configure: Regenerated. From-SVN: r74800
2003-12-17stamp-h.in: Removed, not used anymore.Michael Koch1-1/+0
2003-12-17 Michael Koch <konqueror@gmx.de> * libltdl/stamp-h.in: Removed, not used anymore. From-SVN: r74742
2003-12-16re PR libgcj/13056 (import new libltdl)Michael Koch16-6386/+38158
2003-12-16 Michael Koch <konqueror@gmx.de> Fix for PR libgcj/13056. * libltdl/configure.in, libltdl/config.h.in: Removed. * libltdl/configure.ac, libltdl/config-h.in, libltdl/install-sh, libltdl/config.guess, libltdl/config.sub, libltdl/missing, libltdl/mkinstalldirs, libltdl/ltmain.sh: New files. * libltdl/Makefile.am, libltdl/acinclude.m4, libltdl/aclocal.m4, libltdl/ltdl.c, libltdl/ltdl.h, libltdl/README: Update to versions from libtool 1.5. libltdl/configure, * libltdl/Makefile.in: Regenerated. * java/lang/natRuntime.cc (find_symbol): Use type 'lt_ptr' instead of 'lt_ptr_t'. From-SVN: r74711
2003-12-16Initial revisionMichael Koch8-0/+10165
From-SVN: r74671
2003-08-07configure.in: Set INCLUDES to absolute path.Rainer Orth3-69/+72
boehm-gc: * configure.in: Set INCLUDES to absolute path. Save $INCLUDES in boehm-cflags, too. Set INCLUDES so it's available to config.status. * configure: Regenerate. libjava: * configure.in: Don't initialize GCINCS to boehm-gc/include. * configure: Regenerate. libjava/libltdl: * configure.in: Don't initialize GCINCS to boehm-gc/include. * Regenerate. Co-Authored-By: Roger Sayle <roger@eyesopen.com> From-SVN: r70233
2003-04-11libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.Alexandre Oliva1-151/+140
* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*. * */configure: Rebuilt. From-SVN: r65459
2002-04-28* .cvsignore: Remove files that are present in CVS.Mark Mitchell2-6/+7
From-SVN: r52845
2001-07-03configure: Rebuilt.Tom Tromey3-145/+172
* configure: Rebuilt. * configure.in: Added aux-dir hacks to satisfy automake and in-tree builds. From-SVN: r43740
2001-07-03re PR bootstrap/3281 (Installation failure (mkinstalldirs))Tom Tromey1-7/+11
Fix for PR bootstrap/3281: * aclocal.m4, configure: Rebuilt. * acinclude.m4 (LIBGCJ_CONFIGURE): Don't set libgcj_flagbasedir. Correctly compute libgcj_basedir. (mkinstalldirs): Define and subst. From-SVN: r43739
2001-05-21configure.in: Update boehm-gc include dir for new GC version.Bryce McKinlay3-2/+7
* configure.in: Update boehm-gc include dir for new GC version. * configure: Rebuilt. * exception.cc: Only include <gc.h>. Remove TRUE/FALSE hacks and extern "C" wrapper. * boehm.cc: Update includes for new GC version. MAKE_PROC is now GC_MAKE_PROC. mark_proc is now GC_mark_proc. * posix-threads.cc: Only include <gc.h>. Don't need to wrap with extern "C". From-SVN: r42380
2000-09-10* Updated from libtool multi-language branch.Alexandre Oliva9-1506/+4265
From-SVN: r36295
2000-09-10This commit was generated by cvs2svn to compensate for changes in r36292,Alexandre Oliva1-17/+175
which included commits to RCS files with non-trunk default branches. From-SVN: r36293
2000-09-10Initial revisionAlexandre Oliva1-0/+13
From-SVN: r36290
2000-05-19Jumbo patch:Tom Tromey1-16/+15
* Imported beans and serialization * Updated IA-64 port * Miscellaneous bug fixes From-SVN: r34028
2000-02-14ltdl.c: If HAVE_BOEHM_GC defined, includ gc.h.Tom Tromey9-105/+184
* 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. From-SVN: r31971
2000-01-17Initial revisionTom Tromey13-0/+7279
From-SVN: r31468