Flush defunct sim_kill.
[deliverable/binutils-gdb.git] / sim / w65 / ChangeLog
1 Tue Aug 26 10:43:11 1997 Andrew Cagney <cagney@b1.cygnus.com>
2
3 * interp.c (sim_kill): Delete.
4
5 Mon Aug 25 16:34:33 1997 Andrew Cagney <cagney@b1.cygnus.com>
6
7 * interp.c (sim_open): Add ABFD argument. Change ARGV to PARGV.
8
9 Tue May 20 10:24:54 1997 Andrew Cagney <cagney@b1.cygnus.com>
10
11 * interp.c (sim_open): Add callback argument.
12
13 Tue Apr 15 14:55:10 1997 Ian Lance Taylor <ian@cygnus.com>
14
15 * Makefile.in (INSTALL): Set to @INSTALL@.
16 (INSTALL_XFORM, INSTALL_XFORM1): Remove.
17 (install): Depend upon installdirs. Use $(program_transform_name)
18 directly, rather than using $(INSTALL_XFORM) and
19 $(INSTALL_XFORM1).
20 (installdirs): New target.
21
22 Mon Apr 14 16:30:02 1997 Ian Lance Taylor <ian@cygnus.com>
23
24 * Makefile.in (INSTALL): Change install.sh to install-sh.
25
26 Wed Apr 2 15:40:30 1997 Doug Evans <dje@canuck.cygnus.com>
27
28 * interp.c (sim_open): New arg `kind'. `name is now `argv'.
29
30 Thu Oct 3 16:17:59 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
31
32 * Makefile.in (mostlyclean): Move config.log to distclean.
33
34 Wed Jun 26 12:30:45 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
35
36 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
37 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
38 (docdir): Removed.
39 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
40 (AC_PROG_INSTALL): Added.
41 * configure: Rebuilt.
42
43 Wed Feb 21 12:17:04 1996 Ian Lance Taylor <ian@cygnus.com>
44
45 * configure: Regenerate with autoconf 2.7.
46
47 Thu Oct 19 21:44:14 1995 Fred Fish <fnf@cygnus.com>
48
49 * Makefile.in: Remove tabs from otherwise empty line.
50 Confuses many older non-GNU versions of "make".
51
52 Tue Oct 10 11:13:01 1995 Fred Fish <fnf@cygnus.com>
53
54 * Makefile.in (BISONFLAGS): Remove macro.
55
56 Wed Sep 20 13:35:43 1995 Ian Lance Taylor <ian@cygnus.com>
57
58 * Makefile.in (maintainer-clean): New synonym for realclean.
59
60 Fri Sep 8 14:03:32 1995 Ian Lance Taylor <ian@cygnus.com>
61
62 * configure.in: Convert to use autoconf.
63 * configure: New file, built by autoconf.
64 * acconfig.h: New file.
65 * config.in: New file, built by autoheader.
66 * Makefile.in: Various changes for new configure script. Also:
67 (INSTALL): Go up two levels, not one.
68 (ALLOCA, MALLOC, OPCODES): Remove.
69 (gencode): Use $(CC_FOR_BUILD).
70 (case.o): Remove.
71 (run.o, interp.o): Depend upon config.h.
72 * interp.c: Include "config.h". Don't include "sysdep.h".
73 Include <stdlib.h>, <time.h>, and <unistd.h> if they exist.
74 * run.c: Include "config.h". Don't include "sysdep.h". Include
75 <stdlib.h> if it exists. Include "getopt.h". Declare printf if
76 necessary.
77
78 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
79
80 * Update all FSF addresses except those in COPYING* files.
81
82 Wed Jul 5 16:12:53 1995 J.T. Conklin <jtc@rtl.cygnus.com>
83
84 * w65.mt: Removed.
85
86 Wed May 24 16:31:38 1995 Jim Wilson <wilson@chestnut.cygnus.com>
87
88 * configure.in: Fix typo in last change.
89
90 Mon Mar 27 10:32:34 1995 J.T. Conklin <jtc@rtl.cygnus.com>
91
92 * run.c: parse arguments with getopt().
93
94 Tue Feb 28 17:31:36 1995 Ian Lance Taylor <ian@cygnus.com>
95
96 * configure.in: Use ../../bfd/hosts/std-host.h if specific
97 host unavailable.
98
99 * Started ChangeLog.
This page took 0.031941 seconds and 4 git commands to generate.