aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
1994-03-19* config.sub: Recognize cisco.Jim Kingdon1-0/+4
1994-03-19Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)Jason Merrill1-0/+9
* Makefile.in (CXXFLAGS): Add -fexternal-templates. So that libio will be built properly.
1994-03-15 * config.guess: about target *-hitachi-hiuxwe2, fixedPer Bothner1-0/+6
machine guessing order. [Hitachi's CPU_IS_HP_MC68K macro is incorrect.]
1994-03-13 * Makefile.in (TAGS): Just build TAGS in each subdirectory, ratherJim Kingdon1-0/+5
than the "make ls" stuff which used to be here.
1994-03-11Add name of submitter for previous check-in.Per Bothner1-0/+1
1994-03-11 * config.guess: Recognize i[34]86-unknown-freebsd.Per Bothner1-0/+4
1994-03-08Set Emacs local variables to never use version control.Ian Lance Taylor1-0/+4
1994-03-03 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.Per Bothner1-0/+4
1994-03-03* config.guess: Check for ptx.Jim Kingdon1-0/+4
1994-03-01Modified Files:Kung Hsu1-0/+8
ChangeLog config.sub * config.sub: Add os9k checking.
1994-02-18* configure: If subdir configure fails, print out a message with subdirectoryKen Raeburn1-0/+6
name, in case subdir's configure code didn't identify itself.
1994-02-18* configure.in: Remove embedded newlines from configdirs.David Edelsohn1-0/+6
Avoid mismatches of substrings. Fix matching strings at end of configdirs.
1994-02-18Back out last patch until I figure out why configure is choking.David Edelsohn1-5/+0
1994-02-18* configure.in: Avoid substring mismatches but allow matchesDavid Edelsohn1-0/+5
to words at front and end of string.
1994-02-11 * config.guess: Add Lynx/rs6000 config support.Stu Grossman1-0/+14
1994-02-07 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.Jeff Law1-0/+4
1994-02-05 * configure.in (rs6000-*-*): Build gas.Ian Lance Taylor1-0/+8
1994-02-02 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only neededJim Kingdon1-0/+5
for GDB and GDB has been fixed to not need it.
1994-02-01 * config/mh-lynxosrs6k: Account for lack of ranlib!Stu Grossman1-0/+4
1994-01-30config.guess: Recognize vax hosts. (Sent to RMS.)Ken Raeburn1-0/+4
1994-01-28* configure (while loop): Don't use "break 2" inside caseKen Raeburn1-0/+5
statement -- the case statement isn't an enclosing loop.
1994-01-25 * config.guess: Clean up NeXT support, to allow nextstepPer Bothner1-0/+9
on Intel machines. Make OS be nextstep. * config.guess: Add alternate forms for Convex.
1994-01-22 * configure: Completely rewrite option processing. TakeStu Grossman1-0/+6
advantage of pattern-matching to avoid invoking test frequently. Also clean up host and target defaulting logic.
1994-01-18* Makefile.in: Replace all occurrances of "rootme" with "r" and "$${rootme}"Ken Raeburn1-1/+9
with "$$r", to increase the likelihood that the do-* commands (plus user environment) will fit SCO limits.
1994-01-06 * configure.in: Don't issue warnings about directories which areIan Lance Taylor1-0/+3
not being configued if -norecursion is set.
1994-01-06 * configure.in: Don't build gas for alpha-dec-osf1*.Ian Lance Taylor1-0/+4
1994-01-05 * configure: Back out Per's change of 12/19/1993. It changes theStu Grossman1-0/+27
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.
1993-12-15 * config.guess: Recognize some Tektronix configurations.Per Bothner1-0/+5
From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
1993-12-11 * config.sub: Match any flavor of SH.Steve Chamberlain1-0/+8
1993-12-02 * configure.in: Don't build ld for Irix 5. Don't build gas,Ian Lance Taylor1-0/+3
libg++ or libio for any Alpha target.
1993-12-02 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.Ian Lance Taylor1-0/+5
1993-12-02Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)Jason Merrill1-0/+5
* Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for default arguments -- so it tried to compress itself.
1993-11-30handle space quoting issuesDavid D. Zuhn1-0/+15
1993-11-11* config.guess: Recognize Sony news mips running newsos.Jim Kingdon1-0/+4
1993-11-10changelog for build-all.mk semicolon changeMark Eichin1-0/+5
1993-11-09 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.Mark Eichin1-0/+9
(needed for CONFIG_SHELL to actually work)
1993-11-05* Makefile.in (DISTDOCDIRS): Add gdb.Jim Kingdon1-0/+8
1993-11-05* Makefile.in (taz): Only build "info" in DISTDOCDIRS.Ken Raeburn1-0/+6
(DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want this now.
1993-11-05* config.sub: Accept hiux* as an OS name.Jim Kingdon1-0/+2
1993-11-05 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS perJim Kingdon1-0/+6
etc/make-stds.texi. The underscore came from gcc, and dje now agrees that RUNTESTFLAGS is the correct name.
1993-11-04 * install.sh: Remove 'set -e'. It makes any conditionalsPer Bothner1-0/+3
in the script useless.
1993-11-04 * config.guess: Automatically recognize arm-acorn-riscixPer Bothner1-0/+5
Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
1993-11-04Changed RUNTESTFLAGS to RUNTEST_FLAGSJeffrey Wheat1-0/+10
1993-11-04 * configure.in (hppa target): check the source directory for theDavid D. Zuhn1-0/+9
pagas sub-directory
1993-11-03configure.in: Don't build ld on i386-solaris2, same as for sparc-solaris2.Ken Raeburn1-0/+9
1993-11-02 * configure.in: Configure gdb for alpha.Peter Schauer1-0/+4
1993-11-01* Makefile.in (CXXFLAGS): Add -O.Jim Kingdon1-0/+8
1993-10-26 * configure.in: Produce warning message for subdirectories notKen Raeburn1-0/+17
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-22* configure.in: Add * to end of all OS names.Jim Kingdon1-0/+4
1993-10-21Always build newlib for native Lynx.Stan Shebs1-0/+6