Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
1993-08-31 | don't run fixproto on gcc-no-fixedincludes | David D. Zuhn | 1 | -0/+14 | |
1993-08-21 | * config.guess: Deal with OSF/1 1.3 on alpha. | Jim Kingdon | 1 | -1/+11 | |
1993-08-18 | * Makefile.in: Add support for new libio. | Per Bothner | 1 | -0/+8 | |
1993-08-16 | * config.guess: Recognize BSD on hp300. | Jim Kingdon | 1 | -0/+9 | |
1993-08-11 | * Makefile.in (all-send-pr): depends on all-prms | Jason Merrill | 1 | -0/+4 | |
1993-08-11 | * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd). | Jim Kingdon | 1 | -0/+18 | |
1993-08-02 | add a trap to ensure tmp files are removed | David D. Zuhn | 1 | -0/+5 | |
1993-08-02 | * Makefile.in (make-gdb.tar.gz): Sed bug reporting address | Fred Fish | 1 | -0/+3 | |
in configure script to bug-gdb@prep.ai.mit.edu when building distribution archive. | |||||
1993-08-01 | * Makefile.in (COMPRESS): Remove def. | Fred Fish | 1 | -0/+13 | |
* 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-07-27 | * Makefile.in (install-dirs): Deal with a prefix like /gnu; | Jim Kingdon | 1 | -0/+3 | |
its parent is '/' not ''. | |||||
1993-07-27 | * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog. | Jim Kingdon | 1 | -0/+9 | |
1993-07-20 | support for CONFIG_SHELL | David D. Zuhn | 1 | -0/+4 | |
1993-07-20 | * config.sub (netware): Add as a basic system type. | Fred Fish | 1 | -0/+4 | |
1993-07-14 | * Makefile.in (Makefile): depend on configure.in. Also drop the | K. Richard Pixley | 1 | -0/+5 | |
$(srcdir)/ from the dependency on Makefile.in. | |||||
1993-07-14 | * config.sub: Recognize h8300hhms as h8300h-hitachi-hms. | David Edelsohn | 1 | -0/+6 | |
(h8300hhms is temporary until multi-libraries are implemented). * configure.in: Handle h8300h too. | |||||
1993-07-11 | add dpx/2 support | Jim Kingdon | 1 | -0/+4 | |
1993-07-09 | * configure: Remove extraneous output when guessing host type. | John Gilmore | 1 | -0/+6 | |
* config.guess: Remove extraneous output when guessing using C compiler rather than uname, or when guessing fails. | |||||
1993-07-08 | remove install.cross and all.cross targets | David D. Zuhn | 1 | -0/+2 | |
1993-07-08 | remove another fixme | David D. Zuhn | 1 | -0/+5 | |
1993-07-06 | Build gprof for sh. | Steve Chamberlain | 1 | -0/+8 | |
1993-07-01 | miscellaneous fixes to make RISC/os work; see ChangeLog's | Jim Kingdon | 1 | -0/+10 | |
1993-06-29 | kludge around 386BSD bug | David D. Zuhn | 1 | -0/+4 | |
1993-06-29 | * Makefile.in (taz): rm $(TOOL)-$$VER before linking. | Per Bothner | 1 | -0/+1 | |
1993-06-29 | * config.guess: Recognize i486-ncr-sysv4. | Per Bothner | 1 | -0/+4 | |
1993-06-29 | * Makefile.in (MAKEINFOFLAGS): New variable. | Ian Lance Taylor | 1 | -0/+11 | |
(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-23 | * Makefile.in: Define VERSION (for cd ..; make taz). | Per Bothner | 1 | -0/+6 | |
* 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-21 | don't use dirname | David D. Zuhn | 1 | -0/+4 | |
1993-06-18 | * Makefile.in: Change extension for gzip'd files from '.z' to | Fred Fish | 1 | -0/+5 | |
'.gz' per new FSF standard usage. | |||||
1993-06-17 | quote program_transform_name value | David D. Zuhn | 1 | -0/+4 | |
1993-06-15 | update install usage | David D. Zuhn | 1 | -0/+6 | |
1993-06-09 | * configure.in: Build gprof only for native, and don't build it | Ian Lance Taylor | 1 | -0/+9 | |
for mips-*-*, rs6000-*-*, or i[34]86-*-sco*. | |||||
1993-06-07 | * configure.in (host_tools): Add prms. | Brendan Kehoe | 1 | -0/+11 | |
1993-06-04 | * config.sub: Accept -ecoff*, not just -ecoff. | Ian Lance Taylor | 1 | -0/+4 | |