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".
2000-08-07 15:02:09 +00:00
Alexandre Oliva
24ffec7ab8
* configure.in (libstdcxx_flags): Don't use `"'.
2000-08-03 23:54:09 +00:00
Alexandre Oliva
60523a834b
* config-ml.in: Adjust multilib search paths to the
...
appropriate multilib tree.
2000-08-03 19:20:16 +00:00
Alexandre Oliva
daf644b5c9
* configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
...
commas in $LANGUAGES.
2000-08-03 02:22:11 +00:00
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.
2000-08-02 18:56:20 +00:00
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.
2000-07-28 02:10:36 +00:00
Alexandre Oliva
fd1f87b216
* Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
...
(configure-target-libchill, configure-target-libobjc): Likewise.
2000-07-24 04:34:56 +00:00
Alexandre Oliva
8bbd92e005
* configure.in: Use the same cache file for all target libs.
...
* config-ml.in: But different cache files per multilib variant.
2000-07-24 04:34:08 +00:00
Jeff Law
25c6c11268
* configure (topsrcdir): Don't use dirname.
2000-07-23 17:42:34 +00:00
Jason Merrill
ba73c63f53
merge with gcc
2000-07-22 08:20:10 +00:00
Hans-Peter Nilsson
1af08294a5
* config.sub: Update to subversions version 2000-07-06.
2000-07-20 18:03:17 +00:00
Jeff Law
cffaa28118
* symlink-tree: Check number of arguments.
2000-07-07 13:21:39 +00:00
Andrew Cagney
ec9914b0ad
Update texinfo.tex to version 2000-05-28.15.
2000-07-06 05:39:36 +00:00
Ulf Carlsson
92ee2f86bd
2000-07-01 Koundinya K <kk@ddeorg.soft.net>
...
* ltconfig: Add support for mips-dde-sysv4.2MP
2000-07-02 01:14:54 +00:00
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.
2000-06-28 20:26:53 +00:00
Timothy Wall
f04f5a6794
TI C54x target added.
2000-06-20 13:59:03 +00:00
Nick Clifton
11da68be15
new file - notes about using --enable-maintainer-mode
2000-06-07 21:31:48 +00:00
Andrew Cagney
449f3b6ca7
Import texinfo.tex from texinfo-4.0.
...
Add support for ``make pdf'' to the gdb/doc directory using pdftex.
2000-05-31 10:18:58 +00:00
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
2000-05-30 09:08:59 +00:00
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.
2000-05-21 16:57:14 +00:00
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.
2000-05-19 18:14:18 +00:00
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.
2000-05-18 17:11:17 +00:00
Jeff Law
09e90eb479
* configure.in (hppa*64*-*-*): Do build ld for this configuration.
2000-05-18 16:58:06 +00:00
David Edelsohn
53f07fe99f
* configure.in: Special case powerpc*-*-aix* target_makefile_frag.
2000-05-18 14:28:32 +00:00
Alexandre Oliva
f4bd37dad4
* Makefile.in (configure-target-libiberty): Depend on
...
configure-target-newlib.
2000-05-17 19:23:34 +00:00
Andrew Cagney
82b43a0907
Skip CVS directories when creating tar ball.
2000-05-16 00:09:00 +00:00
Andrew Cagney
b5a2362790
Add code to tweek djunpack as part of release process.
2000-05-16 00:04:11 +00:00
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.
2000-05-13 21:19:50 +00:00
Jeff Law
640c6684a0
* config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
2000-05-12 17:23:42 +00:00
Jim Wilson
2315914dae
Add toplevel configure support for ia64-elf.
...
* configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
2000-05-11 04:27:08 +00:00
Eli Zaretskii
ed0a91a5fa
* djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
...
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.
2000-05-08 15:06:27 +00:00
Eli Zaretskii
6cafa39f7c
* djunpack.bat: New file.
...
* config/djgpp/README: Explain how to unpack using djunpack.bat.
2000-04-23 07:23:05 +00:00
Richard Henderson
66156876b7
* config.sub (d30v): Add d30v as a basic machine type.
2000-04-21 17:22:35 +00:00
Andrew Cagney
fd75112845
Pass MD5PROG to sub-makes when building .tar.bz2 archive.
2000-04-19 06:00:03 +00:00
Andrew Cagney
b35ece4ead
* Makefile.in (gdb-taz): New target. GDB specific archive.
...
(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.
2000-04-13 02:17:35 +00:00
Andrew Cagney
a2d91340f3
Remove ``-W -Wall'' from top-level Makefile/configure.
...
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.
2000-04-09 12:17:43 +00:00
Christopher Faylor
3ce7077a25
* Makefile.in (CC_FOR_TARGET): Add new winsup directory structure stuff to -L
...
library search.
(CXX_FOR_TARGET): Ditto.
2000-04-03 01:24:45 +00:00
Jason Merrill
d332c5ac7e
* configure.in: -linux-gnu*, not -linux-gnu.
...
* configure (gcc_version): When setting, narrow search to
lines containing `version_string'.
2000-03-30 02:19:56 +00:00
H.J. Lu
042c8311c7
2000-03-10 H.J. Lu <hjl@gnu.org>
...
* Makefile.in (all-gcc): Backed out the last change.
2000-03-10 21:21:16 +00:00
H.J. Lu
1b26604121
2000-03-10 H.J. Lu <hjl@gnu.org>
...
* Makefile.in (all-gcc): Run ld/ld-new if necessary.
2000-03-10 20:50:45 +00:00
Andrew Cagney
6dcbc97b8a
* Makefile.in (taz): Set PACKAGE to TOOL when not defined.
...
(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.
2000-03-03 23:52:30 +00:00
Ian Lance Taylor
96ce09a7cf
2000-02-27 Andreas Jaeger <aj@suse.de>
...
* configure.in: Add entry for mips*-*-linux*, move catch all
*-*-*linux* entry below this one.
2000-02-28 04:20:22 +00:00
Ian Lance Taylor
2031769e32
* ltconfig, ltmain.sh: Update to libtool 1.3.4.
2000-02-27 16:46:19 +00:00
Nick Clifton
4bab746c3d
Add support for an OS of "wince"
2000-02-24 21:20:57 +00:00
Andrew Cagney
ada59422a3
* config.guess, config.sub: Updated to match config's 2000-02-15
...
version.
2000-02-24 05:38:51 +00:00
Alan Modra
5b93d8bb51
Add IBM 370 support.
2000-02-23 13:52:23 +00:00
Nick Clifton
2fb651f6a1
Add support for sh-pe and arm-wince-pe targets.
2000-02-23 01:26:59 +00:00
Christopher Faylor
b8441c25a1
cygwin32 -> cygwin.
2000-02-21 03:25:29 +00:00
Jason Molenda
fd6848f679
2000-02-06 Jason Molenda (jsm@bugshack.cygnus.com)
...
* ChangeLog: Whitespace change to test logging.
* bfd/ChangeLog, dejagnu/ChangeLog, include/ChangeLog, tcl/ChangeLog: Same.
2000-02-07 02:22:31 +00:00
Jason Molenda
afb8d725bb
Apply patches to support Insight by hand from insight-2000-02-04 snapshot.
2000-02-07 00:34:34 +00:00
Geoffrey Keating
91b2c84db0
Merge in changes from egcs for AIX cross-compilation support.
2000-01-12 18:56:45 +00:00
Ian Lance Taylor
ef14edc44e
1999-09-04 Steve Chamberlain <sac@pobox.com>
...
* config.sub: Add support for configuring for pj.
1999-09-04 16:52:13 +00:00
Nick Clifton
afb478e8cd
Add support for configuring for fr30.
1999-08-31 09:47:21 +00:00
Nick Clifton
ceaa7778c0
Do not build ld for native AIX platforms.
1999-08-27 10:42:58 +00:00
Ian Lance Taylor
c363de4434
* Makefile.in (LDFLAGS): Define.
1999-08-10 03:33:09 +00:00
Ian Lance Taylor
dc8bc5a62a
1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
...
* configure.in (i[3456]-*-mingw32*): Don't put gprof in
noconfigdirs.
(*-*-cygwin*): Likewise.
1999-08-08 23:32:46 +00:00
Ian Lance Taylor
71141bb60f
* mkdep: New file.
...
* Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
(BINUTILS_SUPPORT_DIRS): Add mkdep.
1999-08-08 17:46:02 +00:00
Ian Lance Taylor
6ca3858e7c
From Eli Zaretskii <eliz@is.elta.co.il>:
...
* configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
long file name when using DJGPP on MS-DOS.
1999-08-08 15:36:13 +00:00
Alan Modra
2735a32765
* Makefile.in (check-target-libio): Remove all-target-libstdc++
...
dependency as this causes "make check" to globally "make all"
1999-07-30 07:40:51 +00:00
Ian Lance Taylor
08d836d6bb
* Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
...
configure.bat in SUPPORT_FILES.
(gas+binutils.tar.bz2): Likewise.
* makeall.bat: Remove; obsolete.
1999-07-23 00:56:28 +00:00
Ian Lance Taylor
8f36e47c10
From Mark Elbrecht:
...
* configure.bat: Remove; obsolete.
1999-07-22 01:16:49 +00:00
Ian Lance Taylor
56e82f2587
* configure: Add -W -Wall to the default CFLAGS when compiling with
...
gcc.
1999-07-11 17:26:49 +00:00
Jeff Law
1001d816c8
ÿ
...
* configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
1999-07-08 11:35:03 +00:00
Mark Mitchell
106117aa9f
* configure.in: Build ld on IRIX6.
1999-06-30 21:00:59 +00:00
Ian Lance Taylor
c1b640f7dc
* Makefile.in: (taz): Don't use texinfo/gpl.texinfo or
...
texinfo/lgpl.texinfo.
1999-06-12 10:11:02 +00:00
Ian Lance Taylor
c376f4edc3
* Makefile.in: Change distribution targets to use bzip2 instead of
...
gzip.
(TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
1999-06-12 10:04:11 +00:00
Nick Clifton
306b7445e1
Add mcore target
1999-06-04 07:20:18 +00:00
Richard Henderson
af754d91f9
Cort Dougan <cort@cs.nmt.edu>
...
* config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
1999-05-30 16:06:14 +00:00
Nick Clifton
6c3175b08d
Updated to match latest version in EGCS
1999-05-24 15:20:21 +00:00
Richard Henderson
252b5132c7
19990502 sourceware import
1999-05-03 07:29:11 +00:00