Age | Commit message (Collapse) | Author | Files | Lines |
|
From-SVN: r40721
|
|
2001-02-19 Benjamin Kosnik <bkoz@purist.soma.redhat.com>
* configure.in (target_libs): Remove libg++.
(noconfigdirs): Remove libg++.
(noconfigdirs): Same.
(noconfigdirs): Same.
(noconfigdirs): Same.
* config-ml.in: Remove libg++ references.
* Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
(ALL_TARGET_MODULES): Same.
(configure-target-libg++): Remove.
(all-target-libg++): Remove.
(configure-target-libio): Remove.
(all-target-libio): Remove.
(check-target-libio): Remove.
(.PHONY): Remove.
(libg++.tar.bz2): Remove.
(all-target-cygmon): Remove libio.
(all-target-libstdc++): Remove.
(configure-target-libstdc++): Remove.
(TARGET_LIB_PATH): Remove libstdc++.
(ALL_GCC_CXX): Remove libstdc++.
From-SVN: r39911
|
|
* Makefile.in: handle DOS-style absolute paths.
* config-ml.in: likewise.
* symlink-tree: likewise.
From-SVN: r38154
|
|
* config-ml.in (CC, CXX): Avoid trailing whitespace.
(LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
sub-configures.
From-SVN: r35864
|
|
* config-ml.in (CC): Remove bogus duplicate quotation mark from
previous delta.
From-SVN: r35658
|
|
From-SVN: r35635
|
|
* config-ml.in: Adjust multilib search paths to the
appropriate multilib tree.
From-SVN: r35459
|
|
* configure.in: Use the same cache file for all target libs.
* config-ml.in: But different cache files per multilib variant.
From-SVN: r35219
|
|
From-SVN: r35188
|
|
libraries are missing.
* config-ml.in (sparc*-*-*): Disable sparcv9 support if the
necessary libraries are missing.
From-SVN: r30632
|
|
From-SVN: r30119
|
|
configures.
* config-ml.in: Pass compiler flag corresponding to multidirs to
subdir configures.
From-SVN: r28842
|
|
* config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
link a trivial program with -mabi=64. If it fails, remove mabi=64
from multidirs.
From-SVN: r26355
|
|
* config-ml.in: Default to being verbose, to match Feb 18 change to
configure.
From-SVN: r22948
|
|
�
* config-ml.in: After building symlink tree call make distclean
if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
to be the case for libiberty.
* Makefile.in (clean, distclean): Add 'info' explicitly.
From-SVN: r18643
|
|
* config-ml.in (multi-do): LDFLAGS must include multilib
designator.
From-SVN: r17341
|
|
From-SVN: r14877
|