configure: Include srcdir in target-of-link-not-found msg
[deliverable/binutils-gdb.git] / ChangeLog
index 7b79bdabc03e706130822dcc5d04f3bec6fdcaa7..3a0ca2e5b81499c85f0f7e77cbd459ac6b258f9a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,167 @@
+Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
+
+       * configure: Include srcdir in message about target of link not
+       being found.
+
+Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * configure.in: add uudecode to host_tools
+
+       * Makefile.in: added {all,install}-uudecode targets, added them to
+       the appropriate lists
+
+Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * Makefile.in (all-gcc): Added dependency on all-gas.
+
+       * configure.in (mips-*-*): Build ld and binutils.
+
+Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
+
+       * configure: check return code from mkdir, print error message and
+         exit on failure.
+
+Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
+
+       * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
+
+Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * test-build.mk (HOLES): Added tar, cpio and uudecode.
+
+Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
+
+       * config.sub (h8500):  Recognize this as a cpu type.
+
+Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * configure: source directory missing is no longer a warning
+
+       * configure.in: recognize irix[34]* instead of irix[34]
+
+       * Makefile.in: define and pass down X11_LIB
+
+       * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
+
+Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
+
+       * guess-systype: Renamed to ...
+       * config.guess:  ... by popular request.
+       * configure.in, Makefile.in:  Update accordingly.
+
+Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
+
+       * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
+       + Add Convex, Cray/Unicos, and Encore/Multimax support. 
+       + Execute ./dummy instead of assuming . is in PATH.
+
+Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
+
+       * guess-systype:  New shell script.  Attempts to guess the
+       canonical host name of the executing host.
+       Only a few hosts are supported so far.
+       * configure:  Call guess-systype if no host is specified.
+
+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)
+
+       * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
+       (all-gcc, install-gcc, subdir_do): Use it.
+
+Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
+
+       * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
+
+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)
+
+       * test-build.mk: set $PATH for all builds
+
+       * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
+
+Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
+
+       * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
+       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)
+
+       * configure: Accept -with arguments.
+
+Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
+
+       * Makefile.in: added h8300sim 
+
+Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
+
+       * config/mh-sco: Don't override BISON definition.
+
+       * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
+       to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
+       (all-cygnus, native, build-cygnus): Make
+       $(canonhost)-stamp-3stage-done, not $(host)....
+       * test-build.mk (stamp-3stage-compared): Use tail +10c for
+       i386-sco3.2v4.  Added else true to if command.
+
+Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
+
+       * config.sub: (from FSF) Sequent uses a BSD-like OS.
+
+Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
+
+       * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
+
+Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * configure.in: don't remove binutils from Solaris builds
+
+Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
+
+       * Makefile.in: get rid of earlier definitions for *clean,
+       also handle the recursive info rule better
+
+Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
+
+       * Makefile.in (mostlyclean, distclean, realclean):  Fix to
+       do more-or-less the right thing.
+
 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
 
        * Makefile.in: Add lines defining CC and CXX, and use CXX rather
@@ -385,7 +549,6 @@ Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
 
        * configure: Add program_suffix (parallel to program_prefix)
        * Makefile.in: adjust directory-creting script for losing decstation
-       * .Sanitize: don't nuke byacc!
 
 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
 
@@ -454,11 +617,6 @@ Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
        * config.sub (basic_machine): fix sed so that '-foo' isn't
        completely substituted out while .+'-foo' loses the '-foo'
 
-Thu May 28 19:48:35 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
-
-       * .Sanitize: Add flex to the list of keepers.  flex is needed to
-       build GNU ld.
-
 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
 
        * config.sub ($os): Add -aout.
@@ -684,10 +842,9 @@ Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
 
 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
 
-       * config.sub configure.in config/.Sanitize config/mh-irix4
-       gdb/.Sanitize gdb/configure.in gdb/mips-tdep.c gdb/mipsread.c
-       gdb/procfs.c gdb/signame.h gdb/tm-irix3.h gdb/tm-mips.h
-       gdb/xm-irix4.h gdb/config/.Sanitize gdb/config/mt-irix3
+       * config.sub configure.in config/mh-irix4 gdb/configure.in
+       gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
+       gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
        gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
 
 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
This page took 0.024484 seconds and 4 git commands to generate.