* Makefile.in (GCC_FLAGS_TO_PASS): Reset some variables that gcc
[deliverable/binutils-gdb.git] / ChangeLog
index 766fffa86a5459a6ffb0025c61853135451557a8..26ef178bc5dd00d18124d278feceab14142c1283 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,128 @@
+Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * Makefile.in (GCC_FLAGS_TO_PASS): Reset some variables that gcc
+       doesn't use to avoid ARG_MAX overflow on SCO.
+
+Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * configure.in: canonicalize all instances to *-*-solaris2*,
+       also strip out a number of tools to not build for go32 host
+
+Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
+
+       * config.guess: add GPL.
+
+       * Makefile.in, config.guess, config.sub, configure: bump
+         copyrights to 93.
+
+Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * Makefile.in (do-info): Removed obsolete check for existence of
+       localenv file.
+
+       * Makefile.in (MAKEOVERRIDES): Define to be empty.
+
+Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * Makefile.in: a couple of 'else true' for decstation,
+       support for TclX
+
+       * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
+
+Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
+
+       * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
+
+Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
+
+       * config.guess: Recognize i386-ibm-aix (PS/2).
+       * configure.in: Use config/mh-aix386 file for it.
+
+Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
+       CC_FOR_TARGET instead.
+       (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
+
+Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
+
+       * Makefile.in: Add sim to list of directories sent with gdb
+
+Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
+
+       * configure.in: Put back mips-dec-bsd* case.
+
+Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
+
+       (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
+       * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
+       * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
+       * config/mh-vaxult2:  New file.
+
+Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * configure.in: remove no-op mips-dec-bsd* in "case $target"
+
+       * Makefile.in (dir.info): only run gen-info-dir if it exists,
+       (install-info): install dir.info only if it exists,
+       (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
+
+Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
+
+       * configure.in: For vms target, skip bfd, ld, binutils.  Do build
+       gas for mips-dec-bsd.
+
+Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * configure (makesrcdir): If ${srcdir} is relative and not ".",
+       and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
+
+Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
+
+       * configure.in: Added "dejagnu" to hosttools list.
+
+Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
+
+       * config.sub, configure.in, config.guess:  Add support
+       for Bosx, an AIX variant from Bull.
+       Patches from F.Pierresteguy@frcl.bull.fr.
+
+Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
+
+       * devo/dejagnu: Initial creation of devo/dejagnu.
+       Migrated dejagnu testcases and support files for testing software
+       tools to reside as subdirectories, currently called "testsuite",
+       within the directory of the software tool.  Migrated all programs,
+       support libraries, etc. beloging to dejagnu proper from
+       devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
+       with no modifications.  The changes to these files which will
+       allow them to configure, build, and execute properly will be made
+       in a future update.
+
+Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
+
+       * Makefile.in: Change send_pr to send-pr.
+       * configure.in: Likewise.
+       * send_pr: Renamed directory to send-pr.
+
+Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
+
+       * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
+
+Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
+
+       * README:  Update for gdb-4.8 release.
+       * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
+       gdb-xxx.tar.z (gzip'd) file also.
+
+Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * Makefile.in: make all-diff depend on all-libiberty
+
+Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
+
+       * config.guess: add vax-ultrix in the spirit of mips-ultrix.
+
 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
 
        * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
@@ -128,15 +253,6 @@ Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
        * Makefile.in (gcc-no-fixedincludes): Made to work with current
        gcc Makefile.
 
-**** start-sanitize-chill ****
-Fri Jan 15 16:40:54 1993  Mike Werner  (mtw@rtl.cygnus.com)
-
-       * Makefile.in: added variables CHILL_FOR_TARGET, CHILLFLAGS,
-         and CHILL_LIB.
-       * deja-gnu/gdb.t31/Makefile.in: removed explicit setting of
-         CHILL variables as these are now passed down from the top
-         level makefile using FLAGS_TO_PASS.
-**** end-sanitize-chill ****
 
 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
 
@@ -151,11 +267,6 @@ Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
 
        * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
          set exclusively by configure, using configure.in .
-        **** start-sanitize-chill ****
-       * configure.in: Changed the method by which SUBDIRS is set, in order
-          to properly handle the addition of chill related subdirectories
-          to the SUBDIRS list.
-        **** end-sanitize-chill ****
 
 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
 
@@ -169,18 +280,6 @@ Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
        the one used in gcc/Makefile.in, so that a null expansion doesn't
        override the one needed to build gcc with a native cc.
 
-       **** start-sanitize-chill ****
-Wed Jan  6 07:53:46 1993  Fred Fish  (fnf@cygnus.com)
-
-       * Makefile.in (SUBDIRS):  Add chillrt.
-       * Makefile.in (all.normal):  Add all-chillrt.
-       * Makefile.in (all.cross):  Add all-chillrt.
-       * Makefile.in (install-no-fixedincludes):  Add install-chillrt.
-       * Makefile.in (install.cross):  Add install-chillrt.
-       * Makefile.in (all-chillrt, install-chillrt):  New targets.
-       * Makefile.in (subdir_do):  Handle chillrt like newlib.
-       * configure.in (target_libs):  Add chillrt.
-       **** end-sanitize-chill ****
 
 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
 
This page took 0.024521 seconds and 4 git commands to generate.