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

Subversion Repositories or1k_old

[/] [or1k_old/] [tags/] [tn_m001/] [gdb-5.0/] [sim/] [w65/] [ChangeLog] - Blame information for rev 1782

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

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