* configure.in: Make sure that CC is undefined (as opposed to
[deliverable/binutils-gdb.git] / ChangeLog
index 6039538829f31a693713021488b1abb4e2c01fc9..2f4d7f4cff196707caf18f3223b3c98aeeb3c875 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,128 @@
+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.
+
+Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
+
+       * configure.in (i[345]86-*-win32): Always build newlib.
+       Don't configure cvs, autoconf or texinfo.
+       * Makefile.in (LD_FOR_TARGET): New.
+       (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
+       Pass down LD_FOR_TARGET.
+
+Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
+
+       * winsup. New directory.
+       * Makefile.in: Build winsup.
+       * configure.in: Winsup is configured when target is win32.
+       Can only build win32 target GDB when native.
+       
+Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
+
+       * config.guess: Recognize HP model 819 machines as having
+       a PA 1.1 processor.
+
+Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: Fix sed loop which substitutes for CC and CXX to
+       avoid bug found in various sed implementations.
+
+Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
+       simulator.  Use standard powerpc-*-eabi*.
+
+Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Stop putting gas and binutils in noconfigdirs for
+       powerpc-*-aix* and rs6000-*-*.
+
+Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
+
+       * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
+       -mcall-aixdesc libraries.
+
+Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
+
+       Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * config.sub (arm | armel | armeb): Fix shell syntax.
+
+Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
+       -msoft-float and -mcpu=common support.
+       (powerpc*-*-eabisim*): Add support for building -mcall-aix
+       libraries.
+
+Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
+
+       * configure.in: Allow configuration and build of emacs19 for the alpha.
+
+Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
+
+       * configure.in (CC): Get ^CC, not just any old CC, from
+       ${host_makefile_frag}.
+
+Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
+
+       * configure.in (CC): Try to get CC from 
+       ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
+
+Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
+
+       * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
+       only if it exists in $(srcdir).
+
 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
 
        * configure: If CC and CXX are not set in the environment, set
This page took 0.023679 seconds and 4 git commands to generate.