* aout-target.h (MY(callback)): Set the lma of the sections.
[deliverable/binutils-gdb.git] / ChangeLog
index 8297617941bb9cd88e2e379baf535ace5d1f929c..bb60f111c54a0067de1eb81c4517c5589d34b3e6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,152 @@
+Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: Default ${build} correctly.  Avoid picking up extra
+       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.
+
+Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
+
+       * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
+
+Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
+
+       * configure:  Remove dubious bug reporting address.
+
+Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
+
+       * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
+       configure script, run that instead of this directory's configure.
+       In either case, print a message that we're configuring the sub-dir.
+
+Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
+
+       * configure.in: Before checking for the existence of various files,
+       use sed to filter out "target-".
+
+Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (DO_X): Split rule to decrease command line length
+       for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
+       (Philippe De Muyter).
+
+Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
+
+       * Makefile.in (all-patch): depend on all-libiberty.
+
+Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: If the only directory in target_configdirs which
+       actually exists is libiberty, then set target_configdirs to empty,
+       to avoid trying to build a target libiberty in a gas or gdb
+       distribution.
+
+Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
+
+       * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
+       of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
+       systems.
+
+Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
+
+       * configure.in (copy_dirs): Use sys-include instead of include
+       for --with-headers option.
+
+Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
+
+       * Makefile.in, configure.in: Make winsup builds work with
+       new scheme.
+
+Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Build the linker on AIX.
+
+Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
+
+       * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
+       where needed.
+
+Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
+
+       * Makefile.in (all-gcc): Fix typo.
+
+Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
+
+       * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
+
+Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
+
+       * configure.in:  Rename libFOO to target-libFOO, and xiberty
+       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.
+
+Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
+
+       * Makefile.in (taz): Build "info" in etc explicitly.
+
+Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
+
+       * configure.in:  Make sure that CC is undefined (as opposed to
+       null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
+       problem with autoconf trying to configure on a host without GCC.
+
+start-sanitize-gm
+Fri Oct 27 09:32:25 1995  Stu Grossman  (grossman@cygnus.com)
+
+       * config.sub:  Add `magic' as an OS target for General Magic.
+
+end-sanitize-gm
+Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-configure: Set host alias from choice of host compiler,
+       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.
+
+Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
+
+       * Makefile.in (taz): Use ";" instead of ";;".
+
+Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
+
+       * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
+       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.
+
+Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
+
+       * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
+       and gnats, because they are now subsumed by DISTSTUFFDIRS.
+       Move bfd to DISTSTUFFDIRS.
+
+Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
+
+       * 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.
+
+Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
+       names.
+
 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
 
        * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
This page took 0.036073 seconds and 4 git commands to generate.