Jim Kingdon
66054cb431
* Makefile.in (DISTDOCDIRS): Add gdb.
1993-11-05 21:18:17 +00:00
Ken Raeburn
ea18081db6
* Makefile.in (taz): Only build "info" in DISTDOCDIRS.
...
(DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want this now.
1993-11-05 18:37:43 +00:00
Jim Kingdon
71da0d0be6
* config.sub: Accept hiux* as an OS name.
1993-11-05 02:29:48 +00:00
Jim Kingdon
8636515256
* Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
...
etc/make-stds.texi. The underscore came from gcc, and dje now
agrees that RUNTESTFLAGS is the correct name.
1993-11-05 01:02:31 +00:00
Per Bothner
4ec8fed342
* install.sh: Remove 'set -e'. It makes any conditionals
...
in the script useless.
1993-11-04 19:13:47 +00:00
Per Bothner
1c24285356
* config.guess: Automatically recognize arm-acorn-riscix
...
Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk ).
1993-11-04 18:50:25 +00:00
Jeffrey Wheat
484fa12d0b
Changed RUNTESTFLAGS to RUNTEST_FLAGS
1993-11-04 16:43:25 +00:00
David D. Zuhn
99161873e9
* configure.in (hppa target): check the source directory for the
...
pagas sub-directory
1993-11-04 05:35:21 +00:00
Ken Raeburn
320c9fff4c
configure.in: Don't build ld on i386-solaris2, same as for sparc-solaris2.
1993-11-03 19:10:53 +00:00
Peter Schauer
ffd334ce82
* configure.in: Configure gdb for alpha.
1993-11-02 21:39:59 +00:00
Jim Kingdon
7b63668388
* Makefile.in (CXXFLAGS): Add -O.
1993-11-01 20:18:22 +00:00
Ken Raeburn
52e3ad8772
* configure.in: Produce warning message for subdirectories not
...
configurable for this host/target combination. Don't try to
configure gdb for vms.
(Needed for FSF releases. Should be harmless for ours.)
1993-10-26 23:02:18 +00:00
Jim Kingdon
c71350fc3b
* configure.in: Add * to end of all OS names.
1993-10-22 13:32:12 +00:00
Stan Shebs
312cae61a0
Always build newlib for native Lynx.
1993-10-21 18:40:48 +00:00
Jim Kingdon
408f64bcd6
* configure.in: Add comment about HP compiler vs. emacs.
1993-10-20 15:01:15 +00:00
David D. Zuhn
1f69e88db3
don't build ld on solaris2
1993-10-19 23:04:39 +00:00
Ken Raeburn
1f97bff7ac
configure.in: Accept alpha-dec-osf1* instead of just -osf1, since config.guess
...
will include the full version number.
1993-10-19 22:24:16 +00:00
Ian Lance Taylor
fd1aec331c
* configure.in: Build linker and binutils for alpha-dec-osf1.
1993-10-19 19:59:16 +00:00
Jim Kingdon
922b39a492
* Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
...
and gdb/testsuite/Makefile.in.
1993-10-19 16:47:37 +00:00
Ken Raeburn
a8c789c4b8
* config.sub: Accept linux*coff and linux*elf as operating systems.
1993-10-08 21:17:43 +00:00
Peter Schauer
580217119e
* configure.in: Remove alpha-dec-osf*, no longer necessary now that
...
gdb knows how to handle OSF/1 shared libraries.
1993-10-06 20:58:14 +00:00
Jim Kingdon
9117f6093a
* configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
...
* config.guess: Recognize Hitachi's HIUX.
* config.sub: Recognize h3050r* and hppahitachi.
Remove redundant cases for hp9k[23]*.
1993-10-05 17:41:05 +00:00
David D. Zuhn
2a6e0357c9
* Makefile.in: define M4, and pass it down to sub-makes;
...
all-autoconf now depends on all-m4
* Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
presence of {ar,ranlib} instead of a configured directory
1993-09-20 00:04:33 +00:00
David D. Zuhn
36b41837d6
use mt-hppa, use 'gas ' instead of 'gas'
1993-09-13 19:29:54 +00:00
David D. Zuhn
1f36241228
add netbsd variants
1993-09-10 18:25:06 +00:00
Jason Merrill
98e67c34ef
(chmodcmd): Set file to mode 755 by default (should also do default
...
chgrp and chown, but I don't feel like dealing with that now)
1993-09-10 00:04:38 +00:00
Jason Merrill
241700396d
* install.sh: Support -d option (in the manner of SunOS 4 install,
...
as it is more deterministic than that of GNU install)
1993-09-09 23:50:23 +00:00
David Edelsohn
105e2f1f3b
* config.sub: Remove h8300hhms alias.
1993-09-07 19:00:48 +00:00
David D. Zuhn
ddbec1c86f
don't run fixproto on gcc-no-fixedincludes
1993-08-31 01:30:23 +00:00
Jim Kingdon
b385d4d9c5
* config.guess: Deal with OSF/1 1.3 on alpha.
1993-08-21 02:56:06 +00:00
Per Bothner
6214eb23fd
* Makefile.in: Add support for new libio.
1993-08-18 02:04:05 +00:00
Jim Kingdon
08a0da685e
* config.guess: Recognize BSD on hp300.
1993-08-16 01:50:58 +00:00
Jason Merrill
ac259c28f0
* Makefile.in (all-send-pr): depends on all-prms
1993-08-11 22:39:09 +00:00
Jim Kingdon
d171114548
* config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
1993-08-11 21:59:50 +00:00
David D. Zuhn
357561a615
add a trap to ensure tmp files are removed
1993-08-02 18:52:12 +00:00
Fred Fish
c728758d73
* Makefile.in (make-gdb.tar.gz): Sed bug reporting address
...
in configure script to bug-gdb@prep.ai.mit.edu when building
distribution archive.
1993-08-02 01:36:13 +00:00
Fred Fish
e65627f9f0
* Makefile.in (COMPRESS): Remove def.
...
* Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
gdb.tar.Z and make-gdb.tar.Z respectively.
* Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
* Makefile.in (make-gdb.tar.gz): Minor changes to move closer
to convergence with 'taz' target in Makefile.in.
1993-08-01 18:39:32 +00:00
Jim Kingdon
c49a9c4076
* Makefile.in (install-dirs): Deal with a prefix like /gnu;
...
its parent is '/' not ''.
1993-07-27 18:06:23 +00:00
Jim Kingdon
01ec958849
* Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
1993-07-27 17:49:52 +00:00
David D. Zuhn
ba82f8e450
support for CONFIG_SHELL
1993-07-20 18:32:12 +00:00
Fred Fish
1f04121fed
* config.sub (netware): Add as a basic system type.
1993-07-20 04:55:52 +00:00
K. Richard Pixley
87ce60f98b
* Makefile.in (Makefile): depend on configure.in. Also drop the
...
$(srcdir)/ from the dependency on Makefile.in.
1993-07-14 19:04:10 +00:00
David Edelsohn
b2eed00fa9
* config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
...
(h8300hhms is temporary until multi-libraries are implemented).
* configure.in: Handle h8300h too.
1993-07-14 03:20:18 +00:00
Jim Kingdon
68c567a0bc
add dpx/2 support
1993-07-11 23:40:10 +00:00
John Gilmore
8d159a48b0
* configure: Remove extraneous output when guessing host type.
...
* config.guess: Remove extraneous output when guessing using C
compiler rather than uname, or when guessing fails.
1993-07-09 01:27:26 +00:00
David D. Zuhn
8bc211814c
remove install.cross and all.cross targets
1993-07-08 01:03:24 +00:00
David D. Zuhn
26e4818b03
remove another fixme
1993-07-08 00:59:41 +00:00
Steve Chamberlain
817382d1ba
Build gprof for sh.
1993-07-06 18:04:05 +00:00
Jim Kingdon
0abbc7715f
miscellaneous fixes to make RISC/os work; see ChangeLog's
1993-07-01 21:00:15 +00:00
David D. Zuhn
f0d7cc29ad
kludge around 386BSD bug
1993-06-29 20:59:01 +00:00