* symfile.c (deduce_language_from_filename): Recognize .S as asm,
[deliverable/binutils-gdb.git] / ChangeLog
index 06e5d69471628fee9876f953c027ec74a3476b66..3b9b6e0a547d3029a9f3f77c11aa626346dbf6f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,106 @@
+Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
+
+       * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
+
+Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
+
+       * configure:  Search current dir first in .gdbinit.
+
+Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
+
+       * config.sub:  Recognize freebsd (merged from gcc config.sub).
+
+Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
+
+       * config.sub:  Refer to NeXT's operating system as nextstep.
+
+       * config.sub (case $basic_machine):  Re-order the cases, to match
+       the order in the FSF version (which is mostly alphabethical).
+       Merge in some additions and changes from the FSF.
+
+Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
+
+       * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
+       * config.sub: Recognize cxux7.
+       * configure.in: Use mh-cxux for m88k-harris-cxux*.
+
+Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
+
+       * config.sub:  Fix typo powerpc -> powerpc-*.
+
+Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
+
+       * Makefile.in: `all-emacs19' depends on `all-byacc'.
+
+       * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
+       parallel with all-emacs and install-emacs).  Top-level command
+       `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
+
+Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
+
+       * test-build.mk ($(host)-stamp-stage2-installed): Remove
+       $(relbindir)/make before doing ``make install'', and use
+       $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
+       installing over running make binary.
+       ($(host)-stamp-stage3-installed): Likewise.
+
+Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * config.guess: Recognize Mach.
+
+Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
+
+       * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
+       see whether --exec-prefix was used.
+
+Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
+
+       * README:  Explicitly mention libg++/README.  (Zoo's idea.)
+
+Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * Makefile.in: Add all-librx target similar to all-libproc.
+
+Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
+
+       * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
+       with post 1.2 uname bogosity.
+
+Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * configure: Remove temporary files on receipt of a signal.
+
+Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
+
+       * configure: If there is a package_makefile_frag, remove
+       ${subdir}/Makefile.tem after copying it in.
+
+Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
+
+       * build_all.mk: support rs6000 lynx identifies itself as
+       rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
+       since /bin/gcc is too feeble to compile a modern gcc.
+
+Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
+
+       * brought devo/test-build.mk update-to-date with progressive/
+         test-build.mk. Add lynx targets and hppa flag info.
+
+Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
+
+       * configure.in:  Use mh-ncrsvr43.  Patch from
+       Tom McConnell <tmcconne@sedona.intel.com>.
+
+Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
+
+       * config.guess (i386-unknown-bsdi):  No longer need to
+       check #if defined(__bsdi__) && defined(__i386__).
+
 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
        * configure: Set program_transform_nameoption correctly.
 
-Thu Jun  2 10:57:06 1994  Karen Christianse (karen@cirdan.cygnus.com)
+Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
 
        * brought build-all.mk update-to-date with progressive build-all.mk,
          added new targets and hppa info.
@@ -33,6 +131,10 @@ Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
        * Makefile.in (CHECK_MODULES): split into
        HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
 
+Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
+
+       * config.guess (i386-unknown-bsdi): New system to guess.
+
 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
        * Makefile.in: Add all-gui target (but not yet build by "all").
@@ -2457,5 +2559,8 @@ Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
 
 \f
 Local Variables:
+mode: indented-text
+left-margin: 8
+fill-column: 74
 version-control: never
 End:
This page took 0.025408 seconds and 4 git commands to generate.