Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1994-02-11 | * config.guess: Add Lynx/rs6000 config support. | Stu Grossman | 1 | -0/+14 | |
1994-02-07 | * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP. | Jeff Law | 1 | -0/+4 | |
1994-02-05 | * configure.in (rs6000-*-*): Build gas. | Ian Lance Taylor | 1 | -0/+8 | |
1994-02-02 | * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed | Jim Kingdon | 1 | -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 Grossman | 1 | -0/+4 | |
1994-01-30 | config.guess: Recognize vax hosts. (Sent to RMS.) | Ken Raeburn | 1 | -0/+4 | |
1994-01-28 | * configure (while loop): Don't use "break 2" inside case | Ken Raeburn | 1 | -0/+5 | |
statement -- the case statement isn't an enclosing loop. | |||||
1994-01-25 | * config.guess: Clean up NeXT support, to allow nextstep | Per Bothner | 1 | -0/+9 | |
on Intel machines. Make OS be nextstep. * config.guess: Add alternate forms for Convex. | |||||
1994-01-22 | * configure: Completely rewrite option processing. Take | Stu Grossman | 1 | -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 Raeburn | 1 | -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 are | Ian Lance Taylor | 1 | -0/+3 | |
not being configued if -norecursion is set. | |||||
1994-01-06 | * configure.in: Don't build gas for alpha-dec-osf1*. | Ian Lance Taylor | 1 | -0/+4 | |
1994-01-05 | * configure: Back out Per's change of 12/19/1993. It changes the | Stu Grossman | 1 | -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 Bothner | 1 | -0/+5 | |
From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>. | |||||
1993-12-11 | * config.sub: Match any flavor of SH. | Steve Chamberlain | 1 | -0/+8 | |
1993-12-02 | * configure.in: Don't build ld for Irix 5. Don't build gas, | Ian Lance Taylor | 1 | -0/+3 | |
libg++ or libio for any Alpha target. | |||||
1993-12-02 | * configure.in (mips*-sgi-irix5*): New target; use mh-irix5. | Ian Lance Taylor | 1 | -0/+5 | |
1993-12-02 | Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com) | Jason Merrill | 1 | -0/+5 | |
* Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for default arguments -- so it tried to compress itself. | |||||
1993-11-30 | handle space quoting issues | David D. Zuhn | 1 | -0/+15 | |
1993-11-11 | * config.guess: Recognize Sony news mips running newsos. | Jim Kingdon | 1 | -0/+4 | |
1993-11-10 | changelog for build-all.mk semicolon change | Mark Eichin | 1 | -0/+5 | |
1993-11-09 | * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL. | Mark Eichin | 1 | -0/+9 | |
(needed for CONFIG_SHELL to actually work) | |||||
1993-11-05 | * Makefile.in (DISTDOCDIRS): Add gdb. | Jim Kingdon | 1 | -0/+8 | |
1993-11-05 | * Makefile.in (taz): Only build "info" in DISTDOCDIRS. | Ken Raeburn | 1 | -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 Kingdon | 1 | -0/+2 | |
1993-11-05 | * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per | Jim Kingdon | 1 | -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 conditionals | Per Bothner | 1 | -0/+3 | |
in the script useless. | |||||
1993-11-04 | * config.guess: Automatically recognize arm-acorn-riscix | Per Bothner | 1 | -0/+5 | |
Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk). | |||||
1993-11-04 | Changed RUNTESTFLAGS to RUNTEST_FLAGS | Jeffrey Wheat | 1 | -0/+10 | |
1993-11-04 | * configure.in (hppa target): check the source directory for the | David D. Zuhn | 1 | -0/+9 | |
pagas sub-directory | |||||
1993-11-03 | configure.in: Don't build ld on i386-solaris2, same as for sparc-solaris2. | Ken Raeburn | 1 | -0/+9 | |
1993-11-02 | * configure.in: Configure gdb for alpha. | Peter Schauer | 1 | -0/+4 | |
1993-11-01 | * Makefile.in (CXXFLAGS): Add -O. | Jim Kingdon | 1 | -0/+8 | |
1993-10-26 | * configure.in: Produce warning message for subdirectories not | Ken Raeburn | 1 | -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 Kingdon | 1 | -0/+4 | |
1993-10-21 | Always build newlib for native Lynx. | Stan Shebs | 1 | -0/+6 | |
1993-10-20 | * configure.in: Add comment about HP compiler vs. emacs. | Jim Kingdon | 1 | -0/+4 | |
1993-10-19 | don't build ld on solaris2 | David D. Zuhn | 1 | -0/+5 | |
1993-10-19 | configure.in: Accept alpha-dec-osf1* instead of just -osf1, since config.guess | Ken Raeburn | 1 | -13/+18 | |
will include the full version number. | |||||
1993-10-19 | * configure.in: Build linker and binutils for alpha-dec-osf1. | Ian Lance Taylor | 1 | -0/+4 | |
1993-10-19 | * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS, | Jim Kingdon | 1 | -0/+9 | |
and gdb/testsuite/Makefile.in. | |||||
1993-10-08 | * config.sub: Accept linux*coff and linux*elf as operating systems. | Ken Raeburn | 1 | -0/+9 | |
1993-10-06 | * configure.in: Remove alpha-dec-osf*, no longer necessary now that | Peter Schauer | 1 | -0/+5 | |
gdb knows how to handle OSF/1 shared libraries. | |||||
1993-10-05 | * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). | Jim Kingdon | 1 | -0/+25 | |
* config.guess: Recognize Hitachi's HIUX. * config.sub: Recognize h3050r* and hppahitachi. Remove redundant cases for hp9k[23]*. | |||||
1993-09-20 | * Makefile.in: define M4, and pass it down to sub-makes; | David D. Zuhn | 1 | -0/+14 | |
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-13 | use mt-hppa, use 'gas ' instead of 'gas' | David D. Zuhn | 1 | -0/+12 | |
1993-09-10 | add netbsd variants | David D. Zuhn | 1 | -0/+4 | |
1993-09-10 | (chmodcmd): Set file to mode 755 by default (should also do default | Jason Merrill | 1 | -0/+2 | |
chgrp and chown, but I don't feel like dealing with that now) | |||||
1993-09-09 | * install.sh: Support -d option (in the manner of SunOS 4 install, | Jason Merrill | 1 | -0/+5 | |
as it is more deterministic than that of GNU install) | |||||
1993-09-07 | * config.sub: Remove h8300hhms alias. | David Edelsohn | 1 | -0/+8 | |