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