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