| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
crosses, but add gcc/include to the header search path for them.
|
|
|
|
|
| |
* libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
* gettext.m4: New file, extracted from aclocal.m4.
|
|
|
|
|
| |
(LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
sub-configures.
|
|
|
|
|
|
|
|
| |
(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.
|
| |
|
|
|
|
| |
libstdc++-v3/src/libstdc++.INC.
|
| |
|
|
|
|
|
|
| |
CXX_FOR_TARGET): Add -B$$r/gcc/ here.
(FLAGS_FOR_TARGET): Not here.
(CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
|
|
|
|
|
|
| |
"if we're also building gcc, and it's a gcc that will run on the
build machine, we want to use its includes instead of the system's
default includes".
|
| |
|
|
|
|
| |
appropriate multilib tree.
|
|
|
|
| |
commas in $LANGUAGES.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
2000-07-31 Alexandre Oliva <aoliva@redhat.com>
* configure.in (qCXX_FOR_TARGET): Quote `&' characters in
CXX_FOR_TARGET for sed.
2000-07-30 Alexandre Oliva <aoliva@redhat.com>
* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
Do not override if already set in the environment or in configure.
Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
(FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
|
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
| |
* config-ml.in: But different cache files per multilib variant.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
* ltconfig: Add support for mips-dde-sysv4.2MP
|
|
|
|
| |
`os2'. Force ac_cv_exeext to be ".exe" in that case.
|
| |
|
| |
|
|
|
|
| |
Add support for ``make pdf'' to the gdb/doc directory using pdftex.
|
|
|
|
| |
* config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
|
|
|
|
|
|
|
|
|
|
|
| |
* 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: Provide --disable-target-dir-sanity-checking to
disable the gcc directory checking for cross compiling.
|
|
|
|
|
| |
* configure: Ask to create the gcc directory for cross
compiling if necessary.
|
| |
|
| |
|
|
|
|
| |
configure-target-newlib.
|
| |
|
| |
|
|
|
|
|
| |
* ltmain.sh: Preserve in relink_command any environment
variables that may affect the linker behavior.
|
| |
|
|
|
|
| |
* configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
|
|
|
|
|
|
|
|
|
| |
with the version name.
* config/djgpp/djconfig.sh: Use more warning switches.
* config/djgpp/fnchange.lst: Replace the leading gdb-0222 with the
@V@ placebo.
|
|
|
|
| |
* config/djgpp/README: Explain how to unpack using djunpack.bat.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
|
|
|
| |
Add ``-W -Wall'' to sub-directories bfd, binutils, gas gprof, ld and
opcodes by the addition of WARN_CFLAGS to Makefile.am and configury to
set it. Add configure option --enable-build-warnings.
Re-generate all and sundry using auto*-000227.
|
|
|
|
|
| |
library search.
(CXX_FOR_TARGET): Ditto.
|
|
|
|
|
| |
* configure (gcc_version): When setting, narrow search to
lines containing `version_string'.
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* configure.in: Add entry for mips*-*-linux*, move catch all
*-*-*linux* entry below this one.
|