aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
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
1995-10-06Mon Sep 25 22:49:32 1995 Andreas Schwab ↵Ken Raeburn1-0/+6
<schwab@issan.informatik.uni-dortmund.de> * config.sub (arm | armel | armeb): Fix shell syntax.
1995-10-06Add AIX multilib support; Add -mcall-aix/-mcall-aixdesc multilibs to ↵Michael Meissner1-0/+7
powerpc*-*-eabisim.
1995-10-05 * configure.in: Allow configuration and build of emacs19 for the alpha.Brendan Kehoe1-0/+4
1995-10-05 * configure.in (CC): Get ^CC, not just any old CC, fromJason Molenda1-0/+5
${host_makefile_frag}.
1995-10-05 * configure.in (CC): Try to get CC fromJason Molenda1-0/+5
${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
1995-10-05 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirsJason Molenda1-0/+5
only if it exists in $(srcdir).
1995-10-04 * configure: If CC and CXX are not set in the environment, setIan Lance Taylor1-0/+36
them, based on either an existing Makefile or on searching for gcc in PATH. Substitute for CC and CXX in Makefile. * configure.in: Remove libm from target_libs. Separate target_configdirs from configdirs. If CC is not set in environment, try to get it from a host Makefile fragment. Rewrite changes of configdirs to use skipdirs instead. A few minor tweaks. Take directories out of target_configdirs as they are taken out of configdirs. Remove existing Makefile files from subdirectories. Substitute for TARGET_CONFIGDIRS and CONFIG_ARGUMENTS in Makefile. * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set by configure.in. (CONFIG_ARGUMENTS): Likewise. (CONFIGURE_TARGET_MODULES): New variable. ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS. ($(CONFIGURE_TARGET_MODULES)): New target. (configure-libg++, configure-libio): New targets. (all-libg++): Depend upon configure-libg++. (all-libio): Depend upon configure-libio. (configure-libgloss, all-libgloss): New targets. (configure-libstdc++): New target. (all-libstdc++): Depend upon configure-libstdc++. (configure-librx, all-librx): New targets. (configure-newlib): New target. (all-newlib): Depend upon configure-newlib (configure-xiberty): New target. (all-xiberty): Depend upon configure-xiberty.
1995-09-29 * mpw-configure: Fix sed command file name.Stan Shebs1-0/+4
1995-09-29 * configure.in (host i[345]86-*-win32): Reduce theSteve Chamberlain1-0/+5
noconfigdirs again.
1995-09-27check powerpc-*-pe* as well as powerpc-*-winnt*Ian Lance Taylor1-2/+2
1995-09-27 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*,Ian Lance Taylor1-0/+5
since they are not yet supported.
1995-09-26 Add PowerMac support and many other enhancements.Stan Shebs1-0/+16
* mpw-configure: New option --cc to select compiler to use, paste options set according to --cc into the generated Makefile, generate the Makefile by sed'ing the Unix Makefile.in if mpw-make.sed is present. * mpw-config.in: Don't test for gC1, test for mpw-touch, add forward includes for PowerPC include files. * mpw-build.in: Build using Makefile.PPC if present. (do-byacc, etc): Remove separate version resource builds. (do-gas): Build "stamps" before "all". (do-gcc): Build "stamps-h" and "stamps-c" before "all". * mpw-README: Update to reflect --cc option, PowerMac support, and recently-reported compatibility problems.
1995-09-22 * cfg-ml-com.in (m68*-*-*): Only build multilibs forDavid Edelsohn1-0/+6
embedded m68k systems (-aout, -coff, -elf, -vxworks). (--with-multilib-top): Pass to recursive invocations.
1995-09-19* configure.in (noconfigdirs): Disable libg++ and libstdc++ onJ.T. Conklin1-0/+5
v810-*-*.
1995-09-19* configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,J.T. Conklin1-0/+6
gdb, ld and opcodes on v810-*-*.
1995-09-17* config/mh-ncrsvr43: Removed AR_FLAGSrelease1-0/+3
1995-09-12 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.Ian Lance Taylor1-0/+7
(local-maintainer-clean): New target. (maintainer-clean): New target. (realclean): Just depend upon maintainer-clean.
1995-09-09* configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.J.T. Conklin1-0/+4