Jim Kingdon
27c2404f38
* config.sub: Recognize cisco.
33 years ago
Jason Merrill
9dd16b889a
Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
* Makefile.in (CXXFLAGS): Add -fexternal-templates.
So that libio will be built properly.
33 years ago
Per Bothner
e7b02f0e49
* config.guess: about target *-hitachi-hiuxwe2, fixed
machine guessing order. [Hitachi's CPU_IS_HP_MC68K
macro is incorrect.]
33 years ago
Jim Kingdon
5cfde09630
* Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
than the "make ls" stuff which used to be here.
33 years ago
Per Bothner
e9e5a8dcb9
Add name of submitter for previous check-in.
33 years ago
Per Bothner
545f07da90
* config.guess: Recognize i[34]86-unknown-freebsd.
33 years ago
Ian Lance Taylor
9a458b67a4
Set Emacs local variables to never use version control.
33 years ago
Per Bothner
07043fa7f8
* configure.in (noconfigdirs for alpha): Remove libg++ and libio.
33 years ago
Jim Kingdon
b11e31edab
* config.guess: Check for ptx.
33 years ago
Kung Hsu
fcd19da32f
Modified Files:
ChangeLog config.sub
* config.sub: Add os9k checking.
33 years ago
Ken Raeburn
b49b761cc2
* configure: If subdir configure fails, print out a message with subdirectory
name, in case subdir's configure code didn't identify itself.
33 years ago
David Edelsohn
8f30a41ecb
* configure.in: Remove embedded newlines from configdirs.
Avoid mismatches of substrings. Fix matching strings at end of configdirs.
33 years ago
David Edelsohn
840e7e8ca0
Back out last patch until I figure out why configure is choking.
33 years ago
David Edelsohn
b37556c4ef
* configure.in: Avoid substring mismatches but allow matches
to words at front and end of string.
33 years ago
Stu Grossman
475156577a
* config.guess: Add Lynx/rs6000 config support.
33 years ago
Jeff Law
939d9e8a5f
* config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
33 years ago
Ian Lance Taylor
7a54cdb08f
* configure.in (rs6000-*-*): Build gas.
33 years ago
Jim Kingdon
0f18218b26
* Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
for GDB and GDB has been fixed to not need it.
33 years ago
Stu Grossman
ffcb7f05a0
* config/mh-lynxosrs6k: Account for lack of ranlib!
33 years ago
Ken Raeburn
a627df96dc
config.guess: Recognize vax hosts. (Sent to RMS.)
33 years ago
Ken Raeburn
52fa9d667a
* configure (while loop): Don't use "break 2" inside case
statement -- the case statement isn't an enclosing loop.
33 years ago
Per Bothner
ffbec21312
* config.guess: Clean up NeXT support, to allow nextstep
on Intel machines. Make OS be nextstep.
* config.guess: Add alternate forms for Convex.
33 years ago
Stu Grossman
24845456a3
* configure: Completely rewrite option processing. Take
advantage of pattern-matching to avoid invoking test frequently.
Also clean up host and target defaulting logic.
33 years ago
Ken Raeburn
5cc730861d
* Makefile.in: Replace all occurrances of "rootme" with "r" and "$${rootme}"
with "$$r", to increase the likelihood that the do-* commands (plus user
environment) will fit SCO limits.
33 years ago
Ian Lance Taylor
9fe444b57a
* configure.in: Don't issue warnings about directories which are
not being configued if -norecursion is set.
33 years ago
Ian Lance Taylor
588d1d685c
* configure.in: Don't build gas for alpha-dec-osf1*.
33 years ago
Stu Grossman
1c5d19ee56
* configure: Back out Per's change of 12/19/1993. It changes the
behavior of configure in unexpected and confusing ways.
Also, use different delim char when calculating
program_transform_name so that the name can contain slashes.
33 years ago
Per Bothner
7509106c26
* config.guess: Recognize some Tektronix configurations.
From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
33 years ago
Steve Chamberlain
4c57fc9c4b
* config.sub: Match any flavor of SH.
33 years ago
Ian Lance Taylor
04b9315f60
* configure.in: Don't build ld for Irix 5. Don't build gas,
libg++ or libio for any Alpha target.
33 years ago
Ian Lance Taylor
616d31f397
* configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
33 years ago
Jason Merrill
d8aa61eb11
Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
* Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
default arguments -- so it tried to compress itself.
33 years ago
David D. Zuhn
bed5e19f10
handle space quoting issues
33 years ago
Jim Kingdon
d0454ea862
* config.guess: Recognize Sony news mips running newsos.
33 years ago
Mark Eichin
4d1259b118
changelog for build-all.mk semicolon change
33 years ago
Mark Eichin
e4d7f4c779
* Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
(needed for CONFIG_SHELL to actually work)
33 years ago
Jim Kingdon
66054cb431
* Makefile.in (DISTDOCDIRS): Add gdb.
33 years ago
Ken Raeburn
ea18081db6
* Makefile.in (taz): Only build "info" in DISTDOCDIRS.
(DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want this now.
33 years ago
Jim Kingdon
71da0d0be6
* config.sub: Accept hiux* as an OS name.
33 years ago
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.
33 years ago
Per Bothner
4ec8fed342
* install.sh: Remove 'set -e'. It makes any conditionals
in the script useless.
33 years ago
Per Bothner
1c24285356
* config.guess: Automatically recognize arm-acorn-riscix
Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk ).
33 years ago
Jeffrey Wheat
484fa12d0b
Changed RUNTESTFLAGS to RUNTEST_FLAGS
33 years ago
David D. Zuhn
99161873e9
* configure.in (hppa target): check the source directory for the
pagas sub-directory
33 years ago
Ken Raeburn
320c9fff4c
configure.in: Don't build ld on i386-solaris2, same as for sparc-solaris2.
33 years ago
Peter Schauer
ffd334ce82
* configure.in: Configure gdb for alpha.
33 years ago
Jim Kingdon
7b63668388
* Makefile.in (CXXFLAGS): Add -O.
33 years ago
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.)
33 years ago
Jim Kingdon
c71350fc3b
* configure.in: Add * to end of all OS names.
33 years ago
Stan Shebs
312cae61a0
Always build newlib for native Lynx.
33 years ago