| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
CONFIG_ARGUMENTS.
(ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
New variables.
(ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
and rules.
(all.normal): Depend on ALL_BUILD_MODULES.
(CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
(all-build-libiberty): Depend on configure-build-libiberty.
* configure: Calculate and substitute proper value for
ALL_BUILD_MODULES.
* configure.in: Create the build subdirectory.
Calculate and substitute TARGET_CONFIGARGS (formerly
CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
|
| |
|
|
|
|
|
| |
* Makefile.in (all-bison): Revert 2001-10-24.
Don't depend on texinfo.
|
| |
|
|
|
|
| |
Makefile.in (all-bison): Don't depend on texinfo.
|
| |
|
|
|
|
|
|
|
|
| |
DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
avoid quotes nesting problems.
(NATIVE_CHECK_MODULES): Ditto, just for consistency.
(DO_X): Export only variables that are set.
|
|
|
|
| |
(VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
|
|
|
|
|
|
| |
* Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
(gas+binutils.tar.bz2): Likewise.
(binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
|
| |
|
|
|
|
|
| |
gcc/xgcc is built, use -print-prog-name to find out the program
name to use.
|
|
|
|
|
|
| |
New macros.
(bootstrap, cross): Use RECURSE_FLAGS.
* configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
|
|
|
|
| |
* Makefile.in: all-m4 depends on all-texinfo.
|
| |
|
|
|
|
| |
* Makefile.in (ETC_SUPPORT): Add configure.texi and friends.
|
|
|
|
|
|
|
| |
* configure.in (host_tools): Add sid.
Always configure cgen.
* Makefile.in (all-sid): New target.
(check-sid, clean-sid, install-sid): Likewise.
|
|
|
|
|
|
|
| |
(ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
configure-target-<library> when their configure scripts need the C
or C++ library to have already been built to work properly.
(do_proto_toplev): Set them to an empty string.
|
|
|
|
| |
(REALLY_SET_LIB_PATH): Use them.
|
|
|
|
| |
ltcf-c.sh.
|
| |
|
|
|
|
| |
(bootstrap*): Depend on all-bootstrap.
|
|
|
|
|
|
|
|
| |
(CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
(all-cgen): New target.
(all-opcodes,all-sim): Depend on all-cgen.
* configure.in (host_tools): Add cgen.
Only configure cgen if --enable-cgen-maint.
|
|
|
|
|
|
|
|
| |
(GCC_FOR_TARGET): Use it.
(CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
* configure.in: ... here.
(FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
(libstdcxx_flags): Define and append to CXX_FOR_TARGET.
|
|
|
|
| |
(configure-target-libchill, configure-target-libobjc): Likewise.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* configure: Revert changes made on May 18 and May 19.
* Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
directory are used if they exist. Make sure
$(build_tooldir)/include is searched for header files,
$(build_tooldir)/lib/ for library files.
(GCC_FOR_TARGET): Likewise.
(CXX_FOR_TARGET): Likewise.
|
|
|
|
| |
configure-target-newlib.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(do-md5sum): New target.
(MD5PROG): Define.
(PACKAGE): Default to TOOL.
(VER): Default to a shell script.
(taz): Rewrite target. Move real work to do-proto-toplev. Include
md5 checksum generation.
(do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
(do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
(gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
insight.tar.bz2): Use gdb-taz to create archive.
|
|
|
|
|
| |
library search.
(CXX_FOR_TARGET): Ditto.
|
|
|
|
| |
* Makefile.in (all-gcc): Backed out the last change.
|
|
|
|
| |
* Makefile.in (all-gcc): Run ld/ld-new if necessary.
|
|
|
|
|
|
|
| |
(do-tar-bz2): Replace TOOL with PACKAGE.
(gdb.tar.bz2): Remove GDBTK from GDB package.
(gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
dejagnu.tar.bz2): New packages.
|
| |
|
| |
|
|
|
|
|
| |
* Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
(BINUTILS_SUPPORT_DIRS): Add mkdep.
|
|
|
|
| |
dependency as this causes "make check" to globally "make all"
|
|
|
|
|
|
|
| |
configure.bat in SUPPORT_FILES.
(gas+binutils.tar.bz2): Likewise.
* makeall.bat: Remove; obsolete.
|
|
|
|
| |
texinfo/lgpl.texinfo.
|
|
|
|
|
| |
gzip.
(TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
|
|
|