home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / gdb-4.16-base.tgz / gdb-4.16-base.tar / fsf / gdb / sim / w65 / ChangeLog < prev    next >
Text File  |  1996-02-21  |  2KB  |  58 lines

  1. Wed Feb 21 12:17:04 1996  Ian Lance Taylor  <ian@cygnus.com>
  2.  
  3.     * configure: Regenerate with autoconf 2.7.
  4.  
  5. Thu Oct 19 21:44:14 1995  Fred Fish  <fnf@cygnus.com>
  6.  
  7.     * Makefile.in:  Remove tabs from otherwise empty line.
  8.     Confuses many older non-GNU versions of "make".
  9.  
  10. Tue Oct 10 11:13:01 1995  Fred Fish  <fnf@cygnus.com>
  11.  
  12.     * Makefile.in (BISONFLAGS): Remove macro.
  13.  
  14. Wed Sep 20 13:35:43 1995  Ian Lance Taylor  <ian@cygnus.com>
  15.  
  16.     * Makefile.in (maintainer-clean): New synonym for realclean.
  17.  
  18. Fri Sep  8 14:03:32 1995  Ian Lance Taylor  <ian@cygnus.com>
  19.  
  20.     * configure.in: Convert to use autoconf.
  21.     * configure: New file, built by autoconf.
  22.     * acconfig.h: New file.
  23.     * config.in: New file, built by autoheader.
  24.     * Makefile.in: Various changes for new configure script.  Also:
  25.     (INSTALL): Go up two levels, not one.
  26.     (ALLOCA, MALLOC, OPCODES): Remove.
  27.     (gencode): Use $(CC_FOR_BUILD).
  28.     (case.o): Remove.
  29.     (run.o, interp.o): Depend upon config.h.
  30.     * interp.c: Include "config.h".  Don't include "sysdep.h".
  31.     Include <stdlib.h>, <time.h>, and <unistd.h> if they exist.
  32.     * run.c: Include "config.h".  Don't include "sysdep.h".  Include
  33.     <stdlib.h> if it exists.  Include "getopt.h".  Declare printf if
  34.     necessary.
  35.  
  36. Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
  37.  
  38.     * Update all FSF addresses except those in COPYING* files.
  39.  
  40. Wed Jul  5 16:12:53 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
  41.  
  42.     * w65.mt: Removed.
  43.  
  44. Wed May 24 16:31:38 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
  45.  
  46.     * configure.in: Fix typo in last change.
  47.  
  48. Mon Mar 27 10:32:34 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
  49.  
  50.     * run.c: parse arguments with getopt().
  51.  
  52. Tue Feb 28 17:31:36 1995  Ian Lance Taylor  <ian@cygnus.com>
  53.  
  54.     * configure.in: Use ../../bfd/hosts/std-host.h if specific
  55.     host unavailable.
  56.  
  57.     * Started ChangeLog.
  58.