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