aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
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.
1995-11-16 * Makefile.in (all-target-libgloss): Depend uponIan Lance Taylor1-0/+11
configure-target-newlib, since when libgloss is built it looks to see if the newlib directory exists.
1995-11-15 * configure: Handle LD and LD_FOR_TARGET when configuring aIan Lance Taylor1-0/+9
Canadian Cross.
1995-11-14 * configure.in (target_libs): add target-winsup.Jason Molenda1-0/+6
(target==i386-win32): add patch diff flex make to $noconfigdirs. (target==ppcle-pe): remove ld from $noconfigdirs.
1995-11-14 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.David Edelsohn1-0/+11
Preserve relative path names in $srcdir. Build symlink tree if configuring cross target dir and srcdir=. (= no VPATH support). (configure-target-libg++): Depend on configure-target-librx. * cfg-ml-com.in, cfg-ml-pos.in: Deleted. * config-ml.in: New file. * symlink-tree: New file. * configure: Ensure srcdir="." if that's what it is.
1995-11-14 * mpw-README: Clarify some phrasing, add notes about CodeWarriorStan Shebs1-0/+7
includes and FLEX_SKELETON setting. * mpw-configure (--with-gnu-ld): New option, controls whether to use PPCLink or ld with PowerMac GCC. * mpw-build.in (all-grez, do-grez, install-grez): New targets. * mpw-config.in: Configure grez if targeting Mac.
1995-11-13 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,Stan Shebs1-2/+15
accept mpw and mac-mpw as names for m68k Macs, change macos7 to just macos. * configure.in: Configure grez resource compiler if targeting Mac. * Makefile.in (all-grez, install-grez): New targets.
1995-11-07 * configure: Default ${build} correctly. Avoid picking up extraIan Lance Taylor1-0/+9
spaces when reading CC and CXX from Makefile. When doing a Canadian Cross, use plausible default values for numerous variables. * configure.in: When doing a Canadian Cross, don't try to configure tools whose configure script can't handle it.
1995-11-07Patch for old Sega PRJim Wilson1-0/+4
* cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
1995-11-05 * configure: Remove dubious bug reporting address.Per Bothner1-0/+4
1995-11-03 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir hasPer Bothner1-0/+6
configure script, run that instead of this directory's configure. In either case, print a message that we're configuring the sub-dir.
1995-11-03 * configure.in: Before checking for the existence of various files,Per Bothner1-0/+5
use sed to filter out "target-".
1995-11-03 * Makefile.in (DO_X): Split rule to decrease command line lengthIan Lance Taylor1-0/+6
for systems with small ARG_MAX values. From phdm@info.ucl.ac.be (Philippe De Muyter).
1995-11-01 * Makefile.in (all-patch): depend on all-libiberty.Jason Molenda1-0/+4
1995-11-01 * configure.in: If the only directory in target_configdirs whichIan Lance Taylor1-0/+7
actually exists is libiberty, then set target_configdirs to empty, to avoid trying to build a target libiberty in a gas or gdb distribution.
1995-11-01* configure.in (host_makefile_frag): Use m68k-sun-sunos* insteadJ.T. Conklin1-0/+6
of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3 systems.
1995-11-01Patches to make fixincludes work for cross toolchains.Jim Wilson1-1/+6