1. 01 Jun, 2007 1 commit
  2. 31 May, 2007 1 commit
  3. 30 May, 2007 1 commit
  4. 24 May, 2007 1 commit
    • sje's avatar
      * ltmain.sh: Update from ToT Libtool. · 542f9784
      sje authored
              * 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
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125032 138bc75d-0d04-0410-961f-82ee72b054a4
      542f9784
  5. 16 Jul, 2005 1 commit
  6. 10 May, 2005 1 commit
  7. 13 Apr, 2005 1 commit
  8. 07 Apr, 2005 2 commits
  9. 29 Nov, 2004 1 commit
  10. 25 Nov, 2004 1 commit
    • kcook's avatar
      2004-11-24 Kelley Cook <kcook@gcc.gnu.org> · a234d196
      kcook authored
      	* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
      	* boehm-gc/configure: Regenerate.
      	* libffi/configure: Regenerate.
      	* libgfortran/configure: Regenerate.
      	* libjava/configure: Regenerate.
      	* libobjc/configure: Regenerate.
      	* libstdc++-v3/configure: Regenerate.
      	* zlib/configure: Regenerate.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91293 138bc75d-0d04-0410-961f-82ee72b054a4
      a234d196
  11. 24 Nov, 2004 1 commit
    • kcook's avatar
      2004-11-24 Kelley Cook <kcook@gcc.gnu.org> · 7f93fe7a
      kcook authored
      	* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
      	from CVS libtool to always pass_all.
      	* boehm-gc/configure: Regenerate.
      	* libffi/configure: Regenerate.
      	* libgfortran/configure: Regenerate.
      	* libjava/configure: Regenerate.
      	* libobjc/configure: Regenerate.
      	* libstdc++-v3/configure: Regenerate.
      	* zlib/configure: Regenerate.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91200 138bc75d-0d04-0410-961f-82ee72b054a4
      7f93fe7a
  12. 18 May, 2004 1 commit
  13. 27 Apr, 2004 1 commit
  14. 19 Nov, 2003 1 commit
  15. 09 Sep, 2003 1 commit
  16. 11 Apr, 2003 1 commit
  17. 20 Feb, 2003 1 commit
  18. 20 Nov, 2002 1 commit
  19. 14 Aug, 2002 1 commit
    • aoliva's avatar
      * boehm-gc/configure, libf2c/configure: Rebuilt. · c837ae19
      aoliva authored
      * libffi/configure, libiberty/configure: Ditto.
      * libjava/configure, libobjc/configure: Ditto.
      * libstdc++-v3/configure, zlib/configure: Ditto.
      Merged from binutils:
      2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
      From Steve Ellcey <sje@cup.hp.com>:
      * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
      (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
      lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
      IA64.
      * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
      * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
      soname_spec, sys_lib_search_path_spec): Ditto.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@56270 138bc75d-0d04-0410-961f-82ee72b054a4
      c837ae19
  20. 20 May, 2001 1 commit
  21. 12 Apr, 2001 1 commit
  22. 22 Mar, 2001 1 commit
  23. 24 Jan, 2001 1 commit
  24. 30 Sep, 2000 1 commit
  25. 06 Sep, 2000 1 commit
  26. 14 Aug, 2000 1 commit
    • zack's avatar
      top level: · e800dd2f
      zack authored
      	* configure: Make enable_threads and enable_shared defaults
      	explicit.  Substitute enable_threads into generated Makefiles.
      	* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
      	* libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
      gcc:
      	* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
      	* fixinc/inclhack.def: Likewise.
      	* fixinc/mkfixinc.sh: Likewise.
      	* configure: Regenerate.
      	* fixinc/fixincl.x: Regenerate.
      	* install.texi: Document equivalence of linux and linux-gnu.
      libio:
      	* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
      	Honor --disable-threads.
      libstdc++:
      	* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
      	Honor --disable-threads.
      libstdc++-v3:
      	* configure: Regenerate after change to ../libtool.m4.
      libobjc:
      	* configure: Regenerate after change to ../libtool.m4.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35680 138bc75d-0d04-0410-961f-82ee72b054a4
      e800dd2f
  27. 28 Jul, 2000 1 commit
    • bkoz's avatar
      · c102b56d
      bkoz authored
      2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
      
              * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
      	the libtool CVS tree multi-language branch.
      	* ltconfig, ltmain.sh: Updated.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35323 138bc75d-0d04-0410-961f-82ee72b054a4
      c102b56d