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