OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [sim/] [w65/] [ChangeLog] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
Tue May 23 21:39:23 2000  Andrew Cagney  
2
 
3
        * configure: Regenerated to track ../common/aclocal.m4 changes.
4
 
5
Thu Sep  2 18:15:53 1999  Andrew Cagney  
6
 
7
        * configure: Regenerated to track ../common/aclocal.m4 changes.
8
 
9
1999-05-08  Felix Lee  
10
 
11
        * configure: Regenerated to track ../common/aclocal.m4 changes.
12
 
13
Sun Apr 26 15:31:55 1998  Tom Tromey  
14
 
15
        * configure: Regenerated to track ../common/aclocal.m4 changes.
16
        * config.in: Ditto.
17
 
18
Sun Apr 26 15:19:08 1998  Tom Tromey  
19
 
20
        * acconfig.h: New file.
21
        * configure.in: Reverted change of Apr 24; use sinclude again.
22
        Don't call AC_C_CROSS.
23
 
24
Fri Apr 24 14:16:40 1998  Tom Tromey  
25
 
26
        * configure: Regenerated to track ../common/aclocal.m4 changes.
27
        * config.in: Ditto.
28
 
29
Fri Apr 24 11:17:46 1998  Tom Tromey  
30
 
31
        * acconfig.h: Removed.
32
        * configure.in: Call CY_GNU_GETTEXT.
33
        * Makefile.in (INTLLIBS): New macro.
34
        (INTLDEPS): Likewise.
35
        ($(RUN_PROG)): Depend on INTLDEPS; link against INTLLIBS.
36
        (top_builddir): New macro.
37
 
38
Wed Apr 22 14:29:50 1998  Michael Meissner  
39
 
40
        * configure: Regenerate with autoconf 2.12.1.
41
 
42
Tue Feb 17 12:52:24 1998  Andrew Cagney  
43
 
44
        * run.c (main): Pass length into sim_fetch_register.
45
 
46
        * interp.c (sim_store_register, sim_fetch_register): Pass in
47
        length parameter. Return -1.
48
 
49
Tue Aug 26 10:43:11 1997  Andrew Cagney  
50
 
51
        * interp.c (sim_kill): Delete.
52
        (sim_create_inferior): Add ABFD argument.  Set PC from same.
53
 
54
Mon Aug 25 16:34:33 1997  Andrew Cagney  
55
 
56
        * interp.c (sim_open): Add ABFD argument. Change ARGV to PARGV.
57
 
58
Tue May 20 10:24:54 1997  Andrew Cagney  
59
 
60
        * interp.c (sim_open): Add callback argument.
61
 
62
Tue Apr 15 14:55:10 1997  Ian Lance Taylor  
63
 
64
        * Makefile.in (INSTALL): Set to @INSTALL@.
65
        (INSTALL_XFORM, INSTALL_XFORM1): Remove.
66
        (install): Depend upon installdirs.  Use $(program_transform_name)
67
        directly, rather than using $(INSTALL_XFORM) and
68
        $(INSTALL_XFORM1).
69
        (installdirs): New target.
70
 
71
Mon Apr 14 16:30:02 1997  Ian Lance Taylor  
72
 
73
        * Makefile.in (INSTALL): Change install.sh to install-sh.
74
 
75
Wed Apr  2 15:40:30 1997  Doug Evans  
76
 
77
        * interp.c (sim_open): New arg `kind'.  `name is now `argv'.
78
 
79
Thu Oct  3 16:17:59 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
80
 
81
        * Makefile.in (mostlyclean): Move config.log to distclean.
82
 
83
Wed Jun 26 12:30:45 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
84
 
85
        * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
86
        INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
87
        (docdir): Removed.
88
        * configure.in (AC_PREREQ): autoconf 2.5 or higher.
89
        (AC_PROG_INSTALL): Added.
90
        * configure: Rebuilt.
91
 
92
Wed Feb 21 12:17:04 1996  Ian Lance Taylor  
93
 
94
        * configure: Regenerate with autoconf 2.7.
95
 
96
Thu Oct 19 21:44:14 1995  Fred Fish  
97
 
98
        * Makefile.in:  Remove tabs from otherwise empty line.
99
        Confuses many older non-GNU versions of "make".
100
 
101
Tue Oct 10 11:13:01 1995  Fred Fish  
102
 
103
        * Makefile.in (BISONFLAGS): Remove macro.
104
 
105
Wed Sep 20 13:35:43 1995  Ian Lance Taylor  
106
 
107
        * Makefile.in (maintainer-clean): New synonym for realclean.
108
 
109
Fri Sep  8 14:03:32 1995  Ian Lance Taylor  
110
 
111
        * configure.in: Convert to use autoconf.
112
        * configure: New file, built by autoconf.
113
        * acconfig.h: New file.
114
        * config.in: New file, built by autoheader.
115
        * Makefile.in: Various changes for new configure script.  Also:
116
        (INSTALL): Go up two levels, not one.
117
        (ALLOCA, MALLOC, OPCODES): Remove.
118
        (gencode): Use $(CC_FOR_BUILD).
119
        (case.o): Remove.
120
        (run.o, interp.o): Depend upon config.h.
121
        * interp.c: Include "config.h".  Don't include "sysdep.h".
122
        Include , , and  if they exist.
123
        * run.c: Include "config.h".  Don't include "sysdep.h".  Include
124
         if it exists.  Include "getopt.h".  Declare printf if
125
        necessary.
126
 
127
Thu Aug  3 10:45:37 1995  Fred Fish  
128
 
129
        * Update all FSF addresses except those in COPYING* files.
130
 
131
Wed Jul  5 16:12:53 1995  J.T. Conklin  
132
 
133
        * w65.mt: Removed.
134
 
135
Wed May 24 16:31:38 1995  Jim Wilson  
136
 
137
        * configure.in: Fix typo in last change.
138
 
139
Mon Mar 27 10:32:34 1995  J.T. Conklin  
140
 
141
        * run.c: parse arguments with getopt().
142
 
143
Tue Feb 28 17:31:36 1995  Ian Lance Taylor  
144
 
145
        * configure.in: Use ../../bfd/hosts/std-host.h if specific
146
        host unavailable.
147
 
148
        * Started ChangeLog.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.