Jason Molenda
fd24933604
Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
...
* Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
Remove references to librx and libg++.
Bye bye.
1998-03-25 01:00:18 +00:00
Eric Mumpower
3173839b6a
* Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
...
recursive makes
1998-03-24 23:30:35 +00:00
Ian Lance Taylor
abc9357067
* Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
...
for newlib directory.
(CXX_FOR_TARGET): Likewise.
1998-03-24 16:39:03 +00:00
Jeff Law
e90e6366c5
* ltconfig: Update after libtool/ltconfig.in change for
...
hpux11.
1998-03-23 18:30:16 +00:00
Nick Clifton
1f98401822
Add thumb-pe target.
1998-03-18 17:25:57 +00:00
Syd Polk
c6c22ffe5e
Tue Mar 17 17:02:00 PST 1998 Syd Polk <spolk@cygnus.com>
...
* configure.in Makefile.in
Changed "sn" to "snavigator"
1998-03-18 01:05:50 +00:00
Ken Raeburn
e1f3e027dd
import rth alphapca56, alphaev6 fix from egcs
1998-03-16 21:30:04 +00:00
Gavin Romig-Koch
33d917afb9
* config.sub (mips64vr4320-unknown-elf) : Added.
1998-03-03 16:05:41 +00:00
Ian Lance Taylor
0eaf0ce754
* Makefile.in (INSTALL_MODULES): Move install-tcl before
...
install-itcl.
(install-itcl): Remove dependency on install-tcl.
1998-02-23 19:46:52 +00:00
Mark Alexander
f33a8aa567
* configure.in: Remove libgloss from noconfigdirs for MN10300.
1998-02-23 18:03:48 +00:00
Tom Tromey
fdd0bb19c5
* configure: Don't let builds be done in source tree.
1998-02-21 00:05:01 +00:00
Ian Lance Taylor
ccac0df194
* configure.in: Don't build libgui for a cygwin32 target when not on
...
a cygwin32 host.
1998-02-19 18:43:09 +00:00
Ian Lance Taylor
46b6795a39
Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
...
* ltmain.sh (mkdir): Check that the directory doesn't exist
before we exit with error, so that we don't get races during
parallel builds.
1998-02-12 20:05:58 +00:00
Jason Molenda
db5d8d390b
* configure.in (host_tools, native_only): Add libtool.
1998-02-06 01:10:10 +00:00
Geoffrey Noer
53b0f196ac
Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
...
* configure.in: add target-gperf to noconfigdirs for Cygwin32.
Fix typo in ming config comment.
1998-02-05 00:58:07 +00:00
Ian Lance Taylor
9322566035
* ltconfig, ltmain.sh: Update from libtool 1.0h.
1998-02-04 23:56:46 +00:00
Ian Carmichael
b6e6125499
* Make sim build under dvp-elf.
1998-02-04 18:43:15 +00:00
Geoffrey Noer
383a466768
Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
...
* configure.in: Remove expect from noconfigdirs when target
is cygwin32. OK to build expect and dejagnu with Canadian
Cross.
1998-01-31 01:23:12 +00:00
Doug Evans
70b3fa931d
* configure.in: Add dvp-elf support.
...
* config.sub: Recognize dvp cpu.
1998-01-28 20:04:27 +00:00
Ian Lance Taylor
b7e2efe7b4
* config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
...
and mingw32.
1998-01-28 17:59:19 +00:00
Jeff Law
37099a25ed
* Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
...
here as it is not defined in the toplevel Makefile.
1998-01-28 17:42:17 +00:00
Jeff Law
6d15127ad1
* configure (package_makefile_rules_frag): New variable, which names
...
a file with generic rules, ...
Change comment to mention we now have FIVE parts.
* configure: Undo last change.
1998-01-28 06:58:27 +00:00
Jeff Law
5042ba8763
* config.guess: More accurate determination of HP processor types.
...
* config.sub: More accurate determination of HP processor types.
1998-01-28 06:16:52 +00:00
Fred Fish
d8021475a1
Fix some problems with gdbtk sanitization.
1998-01-26 23:04:13 +00:00
Keith Seitz
efe1929bb6
remove last entry regarding new install target "install-gdbtk"
1998-01-26 17:38:30 +00:00
Jeff Law
f2064d2185
* configure (package_makefile_frag): Move inserting the
...
${package_makefile_frag} to where it should be according
to the comment.
1998-01-24 08:58:46 +00:00
Jeff Law
1925ba4949
* config.guess: Add support for Linux/ARM.
1998-01-23 07:29:19 +00:00
Fred Fish
1476759b9c
* .cvsignore: Remove *-info and *-install since they match
...
release-info and mpw-install, which we don't want to just ignore.
1998-01-22 22:48:02 +00:00
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