Jeff Law
43e1bf2517
* Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
...
local_prefix to sub-make invocations.
1998-01-18 04:30:18 +00:00
Jeff Law
5a67071d92
* configure.in: Check makefile fragments in the source
...
directory.
1998-01-18 04:05:34 +00:00
Gavin Romig-Koch
86418a70c8
toplevel--
...
* config.sub: Create the vr4111 as a copy of vr4100.
gas--
* config/tc-mips.c (md_begin): Create the vr4111 as a copy of
the vr4100.
gcc--
* config.sub: Create the vr4111 as a copy of the vr4100.
* configure.in: Same.
* configure: Rebuild.
gdb--
* configure.tgt: Create the vr4111 as a copy of the vr4100.
1998-01-15 14:56:12 +00:00
Bob Manson
ddfa23cb52
* configure.in (target_configdirs): Add cygmon for sparc64-elf.
1998-01-15 07:40:11 +00:00
Keith Seitz
2ac94d5149
* configure.in: Make sure we only replace RPATH_ENVVAR on
...
lines which begin with RPATH_ENVVAR, i.e. add "^" to the
regexp to sed.
* Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
to sub-makes.
1998-01-15 01:17:14 +00:00
Jeff Law
cc41987a00
* config-ml.in (multi-do): LDFLAGS must include multilib
...
designator.
1998-01-14 05:02:02 +00:00
Jeff Law
54efc5e3b7
* config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
1998-01-13 08:12:28 +00:00
Jeff Law
00568b3ff0
* configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
1998-01-03 11:13:04 +00:00
Jeff Law
ceb9ef26d7
* Makefile.in (INSTALL_TARGET): Do install-gcc first.
...
* configure (gxx_include_dir): Provide a definition for subdirs
which do not use autoconf.
1997-12-28 10:27:09 +00:00
Jeff Law
6222c009f6
* config.guess: Sync with egcs. Picks up new alpha support,
...
BeOS & some additional linux support.
1997-12-24 21:43:05 +00:00
Jeff Law
9162e4edd2
* config.guess: HP 9000/803 is a PA1.1 machine.
1997-12-23 11:42:49 +00:00
Ian Lance Taylor
340caceb3a
fix sanitization
1997-12-23 08:31:18 +00:00
Doug Evans
69f273d821
* configure.in: Add txvu-elf support.
...
* config.sub: Recognize txvu cpu.
1997-12-22 14:09:49 +00:00
Jeff Law
8f6462bc08
* config.sub (mips64vr5xxx-elf): Handle. Treat as mips64vr5000-elf.
1997-12-22 10:27:25 +00:00
Ian Lance Taylor
b9876b8e4c
don't mention sanitization in ChangeLog
1997-12-22 08:23:06 +00:00
Ian Lance Taylor
be8da92575
* configure: Only put libide in GDB_TK if --enable-ide.
1997-12-17 08:30:00 +00:00
Michael Meissner
33b7d4fbb2
Allow d30v to build libide once again
1997-12-17 08:23:18 +00:00
Ian Lance Taylor
6f1e21508b
sanitize out libide unless keep-ide
1997-12-16 15:45:28 +00:00
Ian Lance Taylor
67ae6381f5
* Makefile.in: Add libgui directory.
...
(GDB_TK): Add all-libgui.
* configure.in: Add libgui directory.
* configure: Add all-libgui to GDB_TK.
1997-12-16 14:38:16 +00:00
Nick Clifton
3130a39119
Add m32r to multilib support.
1997-12-16 00:14:49 +00:00
Nick Clifton
93a0cb32e2
Fixed v850e sanitization markers.
1997-12-12 18:51:55 +00:00
Brendan Kehoe
97b951fb4f
* Makefile.in (all-target-gperf): Change dependency to
...
all-target-libstdc++.
to go w/ the changes taking out use of libg++ in gperf
1997-12-12 18:44:23 +00:00
Felix Lee
06434f5f16
sanitization fixes. (files not mentioned, fences misspelled)
1997-12-11 04:18:47 +00:00
Ian Lance Taylor
7751f03a62
Source directory cvs renamed to cvssrc:
...
* configure.in (host_tools): Change cvs to cvssrc.
(native_only): Likewise.
(noconfigdirs) [various cases]: Likewise.
* Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
(CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
(INSTALL_MODULES): Change install-cvs to install-cvssrc.
(CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
(all-cvssrc): Rename target from all-cvs.
1997-12-10 20:15:56 +00:00
Nick Clifton
28b6fd89dd
Add support for Thumb target
1997-12-02 18:10:44 +00:00
Keith Seitz
27d02b2c4a
* configure (GDB_TK): add all-libide to dependency list
...
* Makefile.in: remove sanitization for ALL libide references
1997-12-02 15:52:37 +00:00
Michael Meissner
4ed8c3b896
Remove libide from sanitization and allow it to be configured everywhere
1997-12-02 14:39:17 +00:00
Michael Meissner
c20cda69e1
Remove libide from sanitization and allow it to be configured everywhere
1997-12-02 14:37:22 +00:00
Keith Seitz
413db5072c
remove useless info, add more useful info
1997-12-01 21:07:09 +00:00
Keith Seitz
27e5c6bfb7
* configure: add all-libide to GDB_TK
...
* Makefile.in (all-vmake): remove double dependency on all-libide
* modules/modules: add libide to gdb's checkout list
* ChangeLog: tidy up 11/26 entry
1997-12-01 20:48:12 +00:00
Bob Manson
664298e6dc
* Makefile.in: Add rules for cygmon.
...
* configure.in: Build cygmon for sparc-elf and sparclite-aout.
1997-12-01 02:38:26 +00:00
Keith Seitz
2ec9f3fd50
* Makefile.in, configure, configure.in: merge with foundry-971118-build
1997-11-26 21:48:06 +00:00
Michael Meissner
ccb412002c
Configure all directories for d30v
1997-11-10 19:39:04 +00:00
Michael Meissner
cb7732ecbd
Configure newlib, libiberity for d30v.
1997-11-09 22:37:20 +00:00
Michael Meissner
64a383a412
Add libgloss to d30v build list
1997-11-08 19:45:25 +00:00
Rob Savoye
5805612890
* include/libiberty.h: Add extern "C" { so it can be used with C++
...
progrms.
* include/remote-sim.h: Add extern "C" { so it can be used with C++
programs.
1997-11-07 17:49:34 +00:00
Gavin Romig-Koch
eb1ba26499
* config.sub: Move tx19 configury to reduce spurious differences
...
with gcc/config.sub.
* config.sub: Move tx49 configury to reduce spurious differences
with gcc/config.sub.
1997-11-05 18:03:28 +00:00
Michael Meissner
b2ef595336
Configure gcc for d30v-*-*
1997-10-30 16:10:52 +00:00
Gavin Romig-Koch
d649db65ad
* config.sub: Add tx49 configury.
1997-10-29 23:01:41 +00:00
Stan Shebs
4f9cfe69b4
* configure.in: Remove a "second pass" of tweaking noconfigdirs,
...
is no longer needed.
Getting the General Magic roaches hiding in the corners...
1997-10-27 21:20:35 +00:00
Jason Merrill
b0137926d0
* Makefile.in: check-target-libio depends on all-target-libstdc++.
1997-10-27 20:04:58 +00:00
Andrew Cagney
6671b6e749
Recognize mips64vr5400
1997-10-24 06:02:22 +00:00
Ian Lance Taylor
2319b893ee
Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
...
* makefile.vms: Fix to work with DEC C.
1997-10-20 19:30:47 +00:00
Gavin Romig-Koch
f71eeb2319
config.sub: Add mips-tx39-elf to marketing names.
1997-10-08 04:04:29 +00:00
Stan Shebs
55bc47b217
Remove sanitized-out Magic Cap support, will never be released
1997-10-06 23:04:34 +00:00
Ian Lance Taylor
69c1fa91fa
* ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
1997-09-24 19:19:36 +00:00
Ian Lance Taylor
62d8d4f48b
remove v850 sanitization
1997-09-22 16:07:31 +00:00
Andrew Cagney
2d292cc8f7
Allow tk, tcl, itcl et.al. to be built with a canadian cross.
1997-09-18 22:50:58 +00:00
Jeff Law
0208b0ddc5
Uli's libio/libstdc++ changes.
1997-09-16 18:01:15 +00:00
Andrew Cagney
7e0d0a84fc
Install tcl before itcl - stops itcl giving warning about bad tcl
...
installation.
1997-09-16 02:13:45 +00:00