Ian Lance Taylor
be98a80a9f
* ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
26 years ago
Alexandre Oliva
5cec67bf93
* Makefile.in: Merge with GCC and libgcj.
(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.
26 years ago
Alexandre Oliva
0da520102d
* Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
(REALLY_SET_LIB_PATH): Use them.
26 years ago
Christopher Faylor
7c6a44d358
* config.sub: Add support for Sun Chorus
26 years ago
Nick Clifton
8602ff0c55
Add support for -storm-chaos
26 years ago
Nick Clifton
f9e0997d4c
Add noconfigure dirs for m68[hc]{11|12} targets.
26 years ago
Alexandre Oliva
d64552c589
* ltconfig, ltmain.sh, libtool.m4: Updated from libtool
multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
all affected `configure' scripts.
26 years ago
Alexandre Oliva
97f60b3142
* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
ltcf-c.sh.
26 years ago
Phil Blundell
6e8dd58f2a
2000-09-12 Philip Blundell <philb@gnu.org>
* config.sub, config.guess: Update from subversions.
26 years ago
Alexandre Oliva
51601921d2
* Makefile.in (all-zlib): Added dummy target.
26 years ago
Alexandre Oliva
103a2e995c
* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
multi-language branch.
26 years ago
Alexandre Oliva
2809b4b9c6
* Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
(bootstrap*): Depend on all-bootstrap.
26 years ago
Alexandre Oliva
7450026cd9
* configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
crosses, but add gcc/include to the header search path for them.
26 years ago
Alexandre Oliva
6cf86f7f46
* ltconfig, ltmain.sh: Updated from libtool multi-language branch.
* libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
* gettext.m4: New file, extracted from aclocal.m4.
26 years ago
Alexandre Oliva
ce2ea6e3fd
* config-ml.in (CC, CXX): Avoid trailing whitespace.
(LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
sub-configures.
26 years ago
Doug Evans
9765193ec2
* Makefile.in (ALL_MODULES): Add all-cgen.
(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.
26 years ago
Alexandre Oliva
d7b325206e
* config-ml.in (CC, CXX): Don't introduce a leading space.
26 years ago
Alexandre Oliva
e52ef561b8
* configure.in (libstdcxx_flags): Use
libstdc++-v3/src/libstdc++.INC.
26 years ago
Alexandre Oliva
88f9c2a0b0
* configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
26 years ago
Jason Merrill
98fbe43fb0
* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
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.
26 years ago
DJ Delorie
279ddab43f
* configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
"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".
26 years ago
Alexandre Oliva
24ffec7ab8
* configure.in (libstdcxx_flags): Don't use `"'.
26 years ago
Alexandre Oliva
60523a834b
* config-ml.in: Adjust multilib search paths to the
appropriate multilib tree.
26 years ago
Alexandre Oliva
daf644b5c9
* configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
commas in $LANGUAGES.
26 years ago
DJ Delorie
63266560e9
2000-08-01 Alexandre Oliva <aoliva@redhat.com>
* 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.
26 years ago
Alexandre Oliva
9e449d3e54
* Makefile.in (FLAGS_FOR_TARGET): New macro.
(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.
26 years ago
Alexandre Oliva
fd1f87b216
* Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
(configure-target-libchill, configure-target-libobjc): Likewise.
26 years ago
Alexandre Oliva
8bbd92e005
* configure.in: Use the same cache file for all target libs.
* config-ml.in: But different cache files per multilib variant.
26 years ago
Jeff Law
25c6c11268
* configure (topsrcdir): Don't use dirname.
26 years ago
Jason Merrill
ba73c63f53
merge with gcc
26 years ago
Hans-Peter Nilsson
1af08294a5
* config.sub: Update to subversions version 2000-07-06.
26 years ago
Jeff Law
cffaa28118
* symlink-tree: Check number of arguments.
26 years ago
Andrew Cagney
ec9914b0ad
Update texinfo.tex to version 2000-05-28.15.
26 years ago
Ulf Carlsson
92ee2f86bd
2000-07-01 Koundinya K <kk@ddeorg.soft.net>
* ltconfig: Add support for mips-dde-sysv4.2MP
26 years ago
Corinna Vinschen
23f2f29f40
* ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
`os2'. Force ac_cv_exeext to be ".exe" in that case.
27 years ago
Timothy Wall
f04f5a6794
TI C54x target added.
27 years ago
Nick Clifton
11da68be15
new file - notes about using --enable-maintainer-mode
27 years ago
Andrew Cagney
449f3b6ca7
Import texinfo.tex from texinfo-4.0.
Add support for ``make pdf'' to the gdb/doc directory using pdftex.
27 years ago
Andrew Cagney
ac73857d80
* config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
* config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
27 years ago
H.J. Lu
9442cea301
20000-05-21 H.J. Lu (hjl@gnu.org)
* 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.
27 years ago
H.J. Lu
d89774eaa1
20000-05-19 H.J. Lu (hjl@gnu.org)
* configure: Provide --disable-target-dir-sanity-checking to
disable the gcc directory checking for cross compiling.
27 years ago
H.J. Lu
16ee897daa
20000-05-18 H.J. Lu (hjl@gnu.org)
* configure: Ask to create the gcc directory for cross
compiling if necessary.
27 years ago
Jeff Law
09e90eb479
* configure.in (hppa*64*-*-*): Do build ld for this configuration.
27 years ago
David Edelsohn
53f07fe99f
* configure.in: Special case powerpc*-*-aix* target_makefile_frag.
27 years ago
Alexandre Oliva
f4bd37dad4
* Makefile.in (configure-target-libiberty): Depend on
configure-target-newlib.
27 years ago
Andrew Cagney
82b43a0907
Skip CVS directories when creating tar ball.
27 years ago
Andrew Cagney
b5a2362790
Add code to tweek djunpack as part of release process.
27 years ago
H.J. Lu
7c86ed394a
2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
* ltmain.sh: Preserve in relink_command any environment
variables that may affect the linker behavior.
27 years ago
Jeff Law
640c6684a0
* config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
27 years ago
Jim Wilson
2315914dae
Add toplevel configure support for ia64-elf.
* configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
27 years ago