Skip to content
Snippets Groups Projects
  1. Jan 13, 2011
  2. Dec 05, 2009
    • Ralf Wildenhues's avatar
      Sync from git Libtool and regenerate. · 43e02a8a
      Ralf Wildenhues authored
      /:
      	PR target/38384
      	PR bootstrap/40972
      	* libtool.m4: Sync from git Libtool.
      	* ltoptions.m4: Likewise.
      	* ltversion.m4: Likewise.
      	* lt~obsolete.m4: Likewise.
      	* ltmain.sh: Likewise.
      
      boehm-gc/:
      	* Makefile.in: Regenerate.
      	* configure: Regenerate.
      	* include/Makefile.in: Regenerate.
      
      fixincludes/:
      	* configure: Regenerate.
      
      gcc/:
      	* configure: Regenerate.
      
      libffi/:
      	* Makefile.in: Regenerate.
      	* configure: Regenerate.
      	* include/Makefile.in: Regenerate.
      	* man/Makefile.in: Regenerate.
      	* testsuite/Makefile.in: Regenerate.
      
      libgfortran/:
      	* Makefile.in: Regenerate.
      	* configure: Regenerate.
      
      libgomp/:
      	* Makefile.in: Regenerate.
      	* configure: Regenerate.
      	* testsuite/Makefile.in: Regenerate.
      
      libjava/classpath/:
      	* Makefile.in: Regenerate.
      	* configure: Regenerate.
      	* doc/Makefile.in: Regenerate.
      	* doc/api/Makefile.in: Regenerate.
      	* examples/Makefile.in: Regenerate.
      	* external/Makefile.in: Regenerate.
      	* external/jsr166/Makefile.in: Regenerate.
      	* external/relaxngDatatype/Makefile.in: Regenerate.
      	* external/sax/Makefile.in: Regenerate.
      	* external/w3c_dom/Makefile.in: Regenerate.
      	* include/Makefile.in: Regenerate.
      	* lib/Makefile.in: Regenerate.
      	* native/Makefile.in: Regenerate.
      	* native/fdlibm/Makefile.in: Regenerate.
      	* native/jawt/Makefile.in: Regenerate.
      	* native/jni/Makefile.in: Regenerate.
      	* native/jni/classpath/Makefile.in: Regenerate.
      	* native/jni/gconf-peer/Makefile.in: Regenerate.
      	* native/jni/gstreamer-peer/Makefile.in: Regenerate.
      	* native/jni/gtk-peer/Makefile.in: Regenerate.
      	* native/jni/java-io/Makefile.in: Regenerate.
      	* native/jni/java-lang/Makefile.in: Regenerate.
      	* native/jni/java-math/Makefile.in: Regenerate.
      	* native/jni/java-net/Makefile.in: Regenerate.
      	* native/jni/java-nio/Makefile.in: Regenerate.
      	* native/jni/java-util/Makefile.in: Regenerate.
      	* native/jni/midi-alsa/Makefile.in: Regenerate.
      	* native/jni/midi-dssi/Makefile.in: Regenerate.
      	* native/jni/native-lib/Makefile.in: Regenerate.
      	* native/jni/qt-peer/Makefile.in: Regenerate.
      	* native/jni/xmlj/Makefile.in: Regenerate.
      	* native/plugin/Makefile.in: Regenerate.
      	* resource/Makefile.in: Regenerate.
      	* scripts/Makefile.in: Regenerate.
      	* tools/Makefile.in: Regenerate.
      
      libjava/:
      	* Makefile.in: Regenerate.
      	* configure: Regenerate.
      	* gcj/Makefile.in: Regenerate.
      	* include/Makefile.in: Regenerate.
      	* testsuite/Makefile.in: Regenerate.
      
      libmudflap/:
      	* Makefile.in: Regenerate.
      	* configure: Regenerate.
      	* testsuite/Makefile.in: Regenerate.
      
      libobjc/:
      	* configure: Regenerate.
      
      libssp/:
      	* Makefile.in: Regenerate.
      	* configure: Regenerate.
      
      libstdc++-v3/:
      	* Makefile.in: Regenerate.
      	* configure: Regenerate.
      	* doc/Makefile.in: Regenerate.
      	* include/Makefile.in: Regenerate.
      	* libsupc++/Makefile.in: Regenerate.
      	* po/Makefile.in: Regenerate.
      	* python/Makefile.in: Regenerate.
      	* src/Makefile.in: Regenerate.
      	* testsuite/Makefile.in: Regenerate.
      
      lto-plugin/:
      	* configure: Regenerate.
      	* Makefile.in: Regenerate.
      
      zlib/:
      	* Makefile.in: Regenerate.
      	* configure: Regenerate.
      
      From-SVN: r155012
      43e02a8a
  3. Aug 26, 2009
    • Dave Korn's avatar
      ltmain.sh (removedotparts): Don't use comma as 's' separator. · 68ccd57c
      Dave Korn authored
      ChangeLog:
      
      	* ltmain.sh (removedotparts): Don't use comma as 's' separator.
      	(collapseslashes): Likewise.
      
      libjava/classpath/ChangeLog:
      
      	* ltmain.sh (removedotparts): Don't use comma as 's' separator.
      	(collapseslashes): Likewise.
      
      From-SVN: r151124
      68ccd57c
  4. Aug 20, 2009
    • Dave Korn's avatar
      Makefile.am (libgomp_la_LDFLAGS): Add -bindir flag. · 197c68cc
      Dave Korn authored
      libgomp/ChangeLog:
      
      	* Makefile.am (libgomp_la_LDFLAGS): Add -bindir flag.
      	* Makefile.in: Regenerate.
      
      ChangeLog:
      
      	* ltmain.sh (func_normal_abspath): New function.
      	(func_relative_path): Likewise.
      	(func_mode_help): Document new -bindir option for link mode.
      	(func_mode_link): Add new -bindir option, and use it to place
      	output DLL if specified.
      
      libgfortran/ChangeLog:
      
      	* Makefile.am (LTLDFLAGS): Add -bindir flag.
      	* Makefile.in: Regenerate.
      
      libssp/ChangeLog:
      
      	* Makefile.am (libssp_la_LDFLAGS): Add -bindir flag.
      	* Makefile.in: Regenerate.
      
      libjava/libltdl/ChangeLog:
      
      	* Makefile.am (libltdl_la_LDFLAGS): Add -bindir flag.
      	* Makefile.in: Regenerate.
      
      libjava/classpath/ChangeLog:
      
      	* ltmain.sh (func_normal_abspath): New function.
      	(func_relative_path): Likewise.
      	(func_mode_help): Document new -bindir option for link mode.
      	(func_mode_link): Add new -bindir option, and use it to place
      	output DLL if specified.
      
      From-SVN: r150960
      197c68cc
  5. Sep 26, 2008
    • Peter O'Gorman's avatar
      libtool.m4: Update to libtool 2.2.6. · ae11dff4
      Peter O'Gorman authored
              * libtool.m4: Update to libtool 2.2.6.
              * lt~obsolete.m4: Update to libtool 2.2.6.
              * ltmain.sh: Update to libtool 2.2.6.
              * ltsugar.m4: Update to libtool 2.2.6.
              * ltversion.m4: Update to libtool 2.2.6.
              * ltoptions.m4: Update to libtool 2.2.6.
              * ltgcc.m4: Update to match changes from libtool 2.2.6.
      
      From-SVN: r140698
      ae11dff4
  6. May 25, 2007
  7. May 24, 2007
    • Steve Ellcey's avatar
      ltmain.sh: Update from ToT Libtool. · 1cf3d07d
      Steve Ellcey authored
              * ltmain.sh: Update from ToT Libtool.
              * libtool.m4: Update from ToT Libtool.
              * ltsugar.m4: New. Update from ToT Libtool.
              * ltversion.m4: New. Update from ToT Libtool.
              * ltoptions.m4: New. Update from ToT Libtool.
              * ltconfig: Remove.
              * ltcf-c.sh: Remove.
              * ltcf-cxx.sh: Remove.
              * ltcf-gcj.sh: Remove.
      	* Regenerate all subdirs
      
      From-SVN: r125032
      1cf3d07d
  8. Jul 06, 2006
    • Paul Eggert's avatar
      Port to hosts whose 'sort' and 'tail' implementations treat operands with... · 27b56ba6
      Paul Eggert authored
      Port to hosts whose 'sort' and 'tail' implementations treat operands with leading '+' as file names...
      
      	Port to hosts whose 'sort' and 'tail' implementations
      	treat operands with leading '+' as file names, as POSIX
      	has required since 2001.  However, make sure the code still
      	works on pre-POSIX hosts.
      	* ltmain.sh: Don't assume "sort +2" is equivalent to
      	"sort -k 3", since POSIX 1003.1-2001 no longer requires this.
      
      contrib:
      	* compare_tests: Don't assume "sort +2" is equivalent to
      	"sort -k 3", since POSIX 1003.1-2001 no longer requires this.
      gcc:
      	* Makefile.in (slowcompare): Port to POSIX 1003.1-2001,
      	which says you should use "tail -c +N" rather than "tail +Nc".
      	Fix a bug: the old code incorrectly skipped 15 bytes, not 16.
      
      From-SVN: r115234
      27b56ba6
  9. Mar 01, 2006
  10. Oct 05, 2005
  11. Oct 03, 2005
  12. Jul 16, 2005
  13. May 05, 2005
    • David Edelsohn's avatar
      ltconfig: Define file_list_spec. · c9392a2b
      David Edelsohn authored
              * ltconfig: Define file_list_spec.  Pass file_list_spec and
              with_gnu_ld to libtool.
              * ltcf-c.sh (aix[45]): Define file_list_spec.
              * ltcf-cxx.sh (aix[45]): Same.
              * ltcf-gcj.sh (aix[45]): Same.
              * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
              exists, write list of input files to temporary file.
      
      From-SVN: r99268
      c9392a2b
  14. Mar 01, 2005
  15. Sep 08, 2004
  16. Feb 04, 2004
  17. Nov 19, 2003
  18. Nov 20, 2002
    • Rainer Orth's avatar
      ltconfig (osf[345]): Append $major to soname_spec. · e6226a2f
      Rainer Orth authored
      	* ltconfig (osf[345]): Append $major to soname_spec.
      	Reflect this in library_names_spec.
      	* ltmain.sh (osf): Prefix $major with . for use as extension.
      
      	boehm-gc:
      	* ltconfig (osf[345]): Append $major to soname_spec.
      	Reflect this in library_names_spec.
      	* ltmain.sh (osf): Prefix $major with . for use as extension.
      
      From-SVN: r59306
      e6226a2f
  19. May 06, 2002
  20. Mar 16, 2002
  21. Mar 15, 2002
    • Alexandre Oliva's avatar
      ltmain.sh (taglist): Initialized. · e67e72c7
      Alexandre Oliva authored
      * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
      (relink_command): Added --tag flags.
      (mode=install): If relinking fails; error out.
      
      From-SVN: r50855
      e67e72c7
  22. Sep 01, 2001
    • Alexandre Oliva's avatar
      backport: ltcf-c.sh: Use $objext, not $ac_objext. · 898c7238
      Alexandre Oliva authored
      Merged from gcc-3_0-branch:
      2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
      * ltcf-c.sh: Use $objext, not $ac_objext.
      2001-07-27  Mark Kettenis  <kettenis@gnu.org>
      * ltcf-cxx.sh: Add support for GNU.
      2001-07-22  Timothy Wall  <twall@redhat.com>
      * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
      default settings if using GNU tools with that configuration.
      * ltcf-cxx.sh: Ditto.
      * ltcf-gcj.sh: Ditto.
      2001-07-21  Michael Chastain  <chastain@redhat.com>
      * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
      HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
      * ltmain.sh: Mark as gcc-local.
      
      From-SVN: r45341
      898c7238
  23. May 28, 2001
  24. May 20, 2001
  25. Apr 20, 2001
  26. Apr 12, 2001
  27. Mar 22, 2001
  28. Jan 24, 2001
  29. Sep 30, 2000
  30. Sep 06, 2000
  31. Aug 01, 2000
  32. Jul 28, 2000
  33. Jul 22, 2000
  34. Jun 22, 1999
  35. Oct 08, 1998
  36. May 11, 1998
    • Jeff Law's avatar
      # · cf4ccd63
      Jeff Law authored
      	* mpw-* Delete.  Not used.
      	* ltconfig, ltmain.sh: Update to libtool 1.2a.
      	* Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
      	for newlib directory.
      	(CXX_FOR_TARGET): Likewise.
      Bring over from devo.
      
      From-SVN: r19691
      cf4ccd63
  37. Aug 21, 1997
Loading