aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
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
1995-10-31 * Makefile.in, configure.in: Make winsup builds work withSteve Chamberlain1-0/+5
new scheme.
1995-10-30 * configure.in: Build the linker on AIX.Ian Lance Taylor1-0/+4
1995-10-30 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)Per Bothner1-0/+5
where needed.
1995-10-30* Makefile.in (all-gcc): Fix typo.David Edelsohn1-0/+4
1995-10-28 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.Per Bothner1-0/+4
1995-10-28 * configure.in: Rename libFOO to target-libFOO, and xibertyPer Bothner1-0/+18
to target-xiberty, to provide more flexibility. (target_subdir): Define. Create if cross. Set TARGET_SUBDIR in Makefile to ${target_subdir}. * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty -> all-target-libiberty, configure-libFOO -> configure-target-libFOO, check-libFOO -> check-target-libFOO, etc. ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS. ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES), $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly. (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to allow ALL_GCC="" to only configure. (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in. (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly. (LIBGXX_SUPPORT_DIRS): Remove xiberty.
1995-10-28* Makefile.in (taz): Build "info" in etc explicitly.Ken Raeburn1-0/+4
1995-10-27 * configure.in: Make sure that CC is undefined (as opposed toStu Grossman1-0/+12
null) if toplevel/config/mh-{host} doesn't define it. Fixes a problem with autoconf trying to configure on a host without GCC. * config.sub: Add `magic' as an OS target for General Magic.
1995-10-27 * mpw-configure: Set host alias from choice of host compiler,Stan Shebs1-0/+7
only use generic MPW Makefile sed if present, edit a file named "hacked_Makefile.in" instead of "Makefile.in" if present. * mpw-README: Add problem notes about CW6 and CW7.
1995-10-26Makefile.in (taz): Use ";" not ";;".Ken Raeburn1-0/+4
1995-10-25 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' inPer Bothner1-0/+8
sub-directory Makefiles, instead of using DISTSTUFFDIRS and DISTDOCDIRS. (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used. (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
1995-10-25 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdbPer Bothner1-0/+6
and gnats, because they are now subsumed by DISTSTUFFDIRS. Move bfd to DISTSTUFFDIRS.
1995-10-25Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)Jason Molenda1-0/+7
* Makefile.in (X11_LIB): Removed. (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS. * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
1995-10-22shorten some multi directory names.Michael Meissner1-0/+5
1995-10-20Add -mcall-aixdesc variantsMichael Meissner1-0/+12
1995-10-19 * winsup. New directory.Steve Chamberlain1-0/+7
* Makefile.in: Build winsup. * configure.in: Winsup is configured when target is win32. Can only build win32 target GDB when native.
1995-10-16 * config.guess: Recognize HP model 819 machines has havingJeff Law1-0/+5
a PA 1.1 processor. Already in the official version at the FSF.
1995-10-16 * configure: Fix sed loop which substitutes for CC and CXX toIan Lance Taylor1-0/+10
avoid bug found in various sed implementations.
1995-10-10build gas on AIXIan Lance Taylor1-1/+1
1995-10-09 * configure.in: Stop putting binutils in noconfigdirs forIan Lance Taylor1-0/+5
powerpc-*-aix* and rs6000-*-*.
1995-10-09Add support for building -mcall-aixdesc libraries.Michael Meissner1-0/+5
1995-10-07do not build aixdesc libs.Michael Meissner1-2/+2