]> Git Repo - binutils.git/blobdiff - ChangeLog
fix setting of target_alias when using config.guess (fixes PR config/2422)
[binutils.git] / ChangeLog
index 3782638324d4b0c33e1399714ba4177a2a2e0a15..2a8ed001ebba05aaac59a63202970d3f120219fd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,97 @@
+Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
+
+       * configure: when using config.guess, only set target_alias when
+       it's not already been set (ie, on the command line)
+
+Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * Makefile.in: add installcheck target, set PRMS to install-prms
+
+Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * configure: add support for package_makefile_fragment, handle the
+       case where a directory has a configure.in file but no Makefile.in
+       more gracefully (with an actual understandable error message, even);
+       add support for --without (and add this to the usage message); also     
+       explicitly add a --host=${host_alias} to the command line when
+       config.guess is used
+
+Sun Mar 21 12:11:58 1993  Jim Wilson  ([email protected])
+
+       * configure: Must use both --host and --target in recursive calls.
+
+Thu Mar 18 12:31:35 1993  Ian Lance Taylor  ([email protected])
+
+       * Makefile.in: Change deja-gnu to dejagnu.
+
+Mon Mar 15 15:44:35 1993  Ian Lance Taylor  ([email protected])
+
+       * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
+
+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  ([email protected])
+
+       * 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  ([email protected])
+
+       * 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  ([email protected])
+
+       * 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  ([email protected])
+
+       * 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  ([email protected])
+
+       * Makefile.in: Add sim to list of directories sent with gdb
+
+Wed Mar  3 11:42:39 1993  Ken Raeburn  ([email protected])
+
+       * configure.in: Put back mips-dec-bsd* case.
+
+Tue Mar  2 21:15:58 1993  Fred Fish  ([email protected])
+
+       (Ultrix 2.2 support from Michael Rendell <[email protected]>)
+       * 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  ([email protected])
 
        * configure.in: For vms target, skip bfd, ld, binutils.  Do build
@@ -184,15 +278,6 @@ Tue Jan 19 08:26:07 1993  Ian Lance Taylor  ([email protected])
        * Makefile.in (gcc-no-fixedincludes): Made to work with current
        gcc Makefile.
 
-**** start-sanitize-chill ****
-Fri Jan 15 16:40:54 1993  Mike Werner  ([email protected])
-
-       * 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  ([email protected])
 
@@ -207,11 +292,6 @@ Wed Jan  6 20:29:16 1993  Mike Werner  ([email protected])
 
        * 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)
 
@@ -225,18 +305,6 @@ Wed Jan  6 11:02:10 1993  Fred Fish  ([email protected])
        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  ([email protected])
-
-       * 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  ([email protected])
 
This page took 0.024908 seconds and 4 git commands to generate.