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
Per Bothner
540dad4427
* Makefile.in (taz): rm $(TOOL)-$$VER before linking.
1993-06-29 20:11:07 +00:00
Per Bothner
4f23a101e6
* config.guess: Recognize i486-ncr-sysv4.
1993-06-29 20:08:23 +00:00
Ian Lance Taylor
9823504d83
* Makefile.in (MAKEINFOFLAGS): New variable.
...
(FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
* build-all.mk, test-build.mk: Pass down --no-split as
MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
1993-06-29 19:55:24 +00:00
Per Bothner
5600fbd262
* Makefile.in: Define VERSION (for cd ..; make taz).
...
* Makefile.in: Set to version 2.3.91.
* Makefile.in (diststuff): Needed for distributions.
* Makefile (dts): Rip out. Subsumed by stuff in ../Makefile.in.
1993-06-23 20:01:29 +00:00
David D. Zuhn
af8647132a
don't use dirname
1993-06-21 19:38:14 +00:00
Fred Fish
1d2bb44589
* Makefile.in: Change extension for gzip'd files from '.z' to
...
'.gz' per new FSF standard usage.
1993-06-18 01:45:34 +00:00
David D. Zuhn
0ed316a062
quote program_transform_name value
1993-06-17 23:59:43 +00:00
David D. Zuhn
f35c616002
update install usage
1993-06-15 23:49:46 +00:00
Ian Lance Taylor
fcf4d2868e
* configure.in: Build gprof only for native, and don't build it
...
for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
1993-06-09 19:32:57 +00:00
Brendan Kehoe
d6c8b354e1
* configure.in (host_tools): Add prms.
1993-06-07 18:41:17 +00:00