aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
1996-02-16Do not build gdb if building native NT compilers on a UNIX host with a cross ↵Michael Meissner1-0/+5
compiler
1996-02-15 * configure.in: Don't get CC from the host Makefile fragment if weIan Lance Taylor1-0/+7
can find gcc in PATH, or if this is a Canadian Cross. Move the Solaris test for /usr/ucb/cc to the post target script, just after the compiler sanity test.
1996-02-14 * config.sub: Merge with FSF.Ian Lance Taylor1-0/+10
1996-02-12Recognize sparclet cpu.David Edelsohn1-1/+5
1996-02-12Merge from FSF.Per Bothner1-0/+15
1996-02-08 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.Brendan Kehoe1-0/+25
1996-02-03Winsup needs libibertyMichael Meissner1-0/+4
1996-02-02Fix typoMichael Meissner1-0/+4
1996-02-02Changes to configure.in so that -gm-magic targets won't build libglossGeoffrey Noer1-0/+5
anymore.
1996-02-01 * mpw-configure (extralibs_name, rez_name): Set correctlyStan Shebs1-0/+7
for MWC68K compiler. * mpw-README: Add more info on the necessary build tools.
1996-02-01 * configure.in, config.sub: Recognize cygwin32.Steve Chamberlain1-0/+4
1996-01-31Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-0/+4
* config.guess, config.sub: Recognize A/UX.
1996-01-31 * config.sub: Merge with gcc/config.sub.Ian Lance Taylor1-0/+8
1996-01-25Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-0/+4
* config.sub: Add recognition for mips64vr4100*-* targets.
1996-01-24 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.Brendan Kehoe1-0/+9
Add creation of gconfigargs with `--enable-shared' turned on. ($(host)-stamp-stage2-configured): Pass $(gconfigargs). ($(host)-stamp-stage3-configured): Likewise. (HOLES): Add chatr and ldd. (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
1996-01-24 * configure: Pass --nfp to recursive configures.Per Bothner1-0/+4
1996-01-22Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+11
* Makefile.in (DLLTOOL): New. (DLLTOOL_FOR_TARGET): New. (EXTRA_HOST_FLAGS): Pass down DLLTOOL. (EXTRA_TARGET_FLAGS): Ditto. (EXTRA_GCC_FLAGS): Ditto. (CONFIGURE_TARGET_MODULES): Ditto. (DO_X): Ditto. * configure: Add DLLTOOL.
1996-01-19 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:Stan Shebs1-0/+7
* configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of mh-sco, since old workarounds no longer needed, and don't build ld, since libraries have weak symbols in COFF.
1996-01-16Delete obsolete SH3e sanitization.Jim Wilson1-6/+0
1996-01-15 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.Fred Fish1-0/+4
1996-01-12 * configure.in: Make sure that ${CC} can be used to compile anIan Lance Taylor1-0/+5
executable.
1996-01-06Make all-gdb include all-tcl/all-tk unless gdbtk is not built.Michael Meissner1-0/+6
1996-01-04 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.David Edelsohn1-0/+9
1995-12-31 * config-ml.in: Add support forDavid Edelsohn1-0/+6
--disable-{softfloat,m68881,m68000,m68020} on m68*-*-*. Simplify setting of multidirs from --disable-foo.
1995-12-29Allow toplevel make to over certain GCC variables; add all-bootstrap targetMichael Meissner1-0/+13
1995-12-26Add Pentium DG/UX supportMichael Meissner1-0/+5
1995-12-21Add PentiumPro supportMichael Meissner1-0/+4
1995-12-21 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no orBrendan Kehoe1-0/+5
--with-gnu-ld=no. Don't build/configure gas or ld if we said we don't want them.
1995-12-20Add switches to control AIX multlibsMichael Meissner1-0/+10
1995-12-18 * Makefile.in: (configure-target-examples, all-target-examples):Stan Shebs1-0/+5
New targets, configure and build example programs.
1995-12-16 * mpw-configure: If an mpw-config.in generated a file mk.sed,Stan Shebs1-0/+6
use it as input to sedit the generated MPW makefile. * mpw-README: Add a suggestion about Gestalt.h.
1995-12-13 * config.sub: Accept *-*-ieee*.Ian Lance Taylor1-0/+4
1995-12-12 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). FromIan Lance Taylor1-0/+5
Ronald F. Guilmette <rfg@monkeys.com>.
1995-12-11 * configure.in (host==powerpc-pe): Add many directories to noconfigdirsJason Molenda1-0/+7
for powerpc-pe native. (target==i386-win32): add tcl, make to noconfigdirs if canadian cross. (target==powerpc-pe): duplicate i386-win32 entry.
1995-12-09Disable newlib for all vxworks targets.Jim Wilson1-0/+5
1995-12-04 * mpw-configure: Add support for exec-prefix.Stan Shebs1-0/+4
1995-12-04 * config.guess: Recognize HP model 816 machines as havingJeff Law1-0/+5
a PA1.1 processor. Already at the FSF.
1995-12-04 * configure: Ignore new autoconf configure options.Ian Lance Taylor1-0/+4
1995-11-30* config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compilerJ.T. Conklin1-0/+6
defaults to K&R mode, but doesn't have varargs.h, so we have to compile in ANSI mode.
1995-11-30 * config.guess: Recognize Pentium under SCO.Per Bothner1-0/+5
1995-11-29* configure.in (noconfigdirs): Disable target-libio on v810-*-*.J.T. Conklin1-0/+6
* config/mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET, RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
1995-11-29 * configure.in: Don't configure gas for alpha-dec-osf*.Ian Lance Taylor1-0/+4
1995-11-28 * configure.in: Default to --with-stabs for some targets for whichIan Lance Taylor1-0/+6
it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and i[345]86*-*-unixware*.
1995-11-27 * config-ml.in: Get list of multidirs using gcc --print-multi-libIan Lance Taylor1-0/+7
rather than basing it on the target. Simplify handling of options controlling which directories to configure. Remove extraneous slash in multi-clean target.
1995-11-25 * config-ml.in: Prefix more variables with ml_ so they don't collideDavid Edelsohn1-0/+5
with configure's.
1995-11-22 * configure: Don't turn -v into --v.Ian Lance Taylor1-0/+4
1995-11-22 * configure.in (targargs): Fix typo.David Edelsohn1-1/+3
1995-11-22 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.David Edelsohn1-0/+4
1995-11-21 * configure.in: Strip --host and --target options fromIan Lance Taylor1-0/+14
CONFIG_ARGUMENTS, and always configure for --host only. Add --with-cross-host option when building with a cross-compiler. * configure: Canonicalize the arguments put into config.status by always using `=' for an option with an argument. Pass a presumed --host or --target explicitly.
1995-11-18 * configure.in (target_configdirs): add target-winsup onlyJason Molenda1-0/+5
for win32 target systems.