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

Subversion Repositories or1k

[/] [or1k/] [tags/] [start/] [insight/] [sim/] [h8500/] [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
Tue Apr 28 18:33:31 1998  Geoffrey Noer  
14
 
15
        * configure: Regenerated to track ../common/aclocal.m4 changes.
16
 
17
Sun Apr 26 15:31:55 1998  Tom Tromey  
18
 
19
        * configure: Regenerated to track ../common/aclocal.m4 changes.
20
        * config.in: Ditto.
21
 
22
Sun Apr 26 15:20:11 1998  Tom Tromey  
23
 
24
        * acconfig.h: New file.
25
        * configure.in: Reverted change of Apr 24; use sinclude again.
26
 
27
Fri Apr 24 14:16:40 1998  Tom Tromey  
28
 
29
        * configure: Regenerated to track ../common/aclocal.m4 changes.
30
        * config.in: Ditto.
31
 
32
Fri Apr 24 11:19:40 1998  Tom Tromey  
33
 
34
        * configure.in: Don't call sinclude.
35
 
36
Sat Apr  4 20:36:25 1998  Andrew Cagney  
37
 
38
        * configure: Regenerated to track ../common/aclocal.m4 changes.
39
 
40
Fri Mar 27 16:15:52 1998  Andrew Cagney  
41
 
42
        * configure: Regenerated to track ../common/aclocal.m4 changes.
43
 
44
Wed Mar 25 12:35:29 1998  Andrew Cagney  
45
 
46
        * configure: Regenerated to track ../common/aclocal.m4 changes.
47
 
48
Wed Mar 18 12:38:12 1998  Andrew Cagney  
49
 
50
        * configure: Regenerated to track ../common/aclocal.m4 changes.
51
 
52
Tue Feb 17 12:43:42 1998  Andrew Cagney  
53
 
54
        * compile.c (sim_store_register, sim_fetch_register): Pass in
55
        length parameter.  Return -1.
56
        (sim_create_inferior): Pass 4 into sim_store_register.
57
 
58
Sun Feb  1 16:47:51 1998  Andrew Cagney  
59
 
60
        * configure: Regenerated to track ../common/aclocal.m4 changes.
61
 
62
Sat Jan 31 18:15:41 1998  Andrew Cagney  
63
 
64
        * configure: Regenerated to track ../common/aclocal.m4 changes.
65
 
66
Mon Jan 19 22:26:29 1998  Doug Evans  
67
 
68
        * configure: Regenerated to track ../common/aclocal.m4 changes.
69
 
70
Mon Dec 15 23:17:11 1997  Andrew Cagney  
71
 
72
        * configure: Regenerated to track ../common/aclocal.m4 changes.
73
        * config.in: Ditto.
74
 
75
Thu Dec  4 09:21:05 1997  Doug Evans  
76
 
77
        * configure: Regenerated to track ../common/aclocal.m4 changes.
78
 
79
Wed Oct 22 14:43:00 1997  Andrew Cagney  
80
 
81
        * compile.c (sim_load): Pass lma_p and sim_write args to
82
        sim_load_file.
83
 
84
Fri Oct  3 09:28:00 1997  Andrew Cagney  
85
 
86
        * configure: Regenerated to track ../common/aclocal.m4 changes.
87
 
88
Wed Sep 24 17:38:57 1997  Andrew Cagney  
89
 
90
        * configure: Regenerated to track ../common/aclocal.m4 changes.
91
 
92
Tue Sep 23 11:04:38 1997  Andrew Cagney  
93
 
94
        * configure: Regenerated to track ../common/aclocal.m4 changes.
95
 
96
Mon Sep 22 11:46:20 1997  Andrew Cagney  
97
 
98
        * configure: Regenerated to track ../common/aclocal.m4 changes.
99
 
100
Fri Sep 19 17:45:25 1997  Andrew Cagney  
101
 
102
        * configure: Regenerated to track ../common/aclocal.m4 changes.
103
 
104
Mon Sep 15 17:36:15 1997  Andrew Cagney  
105
 
106
        * configure: Regenerated to track ../common/aclocal.m4 changes.
107
 
108
Thu Sep  4 17:21:23 1997  Doug Evans  
109
 
110
        * configure: Regenerated to track ../common/aclocal.m4 changes.
111
 
112
Wed Aug 27 18:13:22 1997  Andrew Cagney  
113
 
114
        * configure: Regenerated to track ../common/aclocal.m4 changes.
115
        * config.in: Ditto.
116
 
117
Tue Aug 26 10:39:07 1997  Andrew Cagney  
118
 
119
        * compile.c (sim_kill): Delete.
120
        (sim_create_inferior): Add ABFD argument.
121
        (sim_load): Move setting of PC from here.
122
        (sim_create_inferior): To here.
123
 
124
Mon Aug 25 17:50:22 1997  Andrew Cagney  
125
 
126
        * configure: Regenerated to track ../common/aclocal.m4 changes.
127
        * config.in: Ditto.
128
 
129
Mon Aug 25 15:51:53 1997  Andrew Cagney  
130
 
131
        * compile.c (sim_open): Add ABFD argument.
132
 
133
Tue May 20 10:33:19 1997  Andrew Cagney  
134
 
135
        * compile.c (sim_set_callbacks): Delete SIM_DESC argument.
136
        (sim_open): Add callback argument.
137
 
138
Thu Apr 24 00:39:51 1997  Doug Evans  
139
 
140
        * configure: Regenerated to track ../common/aclocal.m4 changes.
141
 
142
Fri Apr 18 14:02:10 1997  Andrew Cagney  
143
 
144
        * compile.c (sim_stop): New function.
145
 
146
Thu Apr 17 03:11:06 1997  Doug Evans  
147
 
148
        * Makefile.in (SIM_OBJS): Add sim-load.o.
149
        * compile.c: #include bfd.h.
150
        (sim_kind, myname, start_address): New static locals.
151
        (sim_open): Set sim_kind, myname.
152
        (sim_load): Return SIM_RC.  New arg abfd.  Call sim_load_file to
153
        load file into simulator.  Set start address from bfd.
154
        (sim_create_inferior): Return SIM_RC.  Delete arg start_address.
155
 
156
Wed Apr 16 17:34:41 1997  Andrew Cagney  
157
 
158
        * inst.h (H8500_MSIZE): Rename from MSIZE.
159
        * compile.c (sim_read, sim_write, init_pointers): Update.
160
 
161
Mon Apr  7 15:45:02 1997  Andrew Cagney  
162
 
163
        * configure: Regenerated to track ../common/aclocal.m4 changes.
164
        * config.in: Ditto.
165
 
166
Wed Apr  2 15:06:28 1997  Doug Evans  
167
 
168
        * compile.c (sim_open): New arg `kind'.
169
 
170
        * configure: Regenerated to track ../common/aclocal.m4 changes.
171
 
172
Wed Apr  2 14:34:19 1997 Andrew Cagney 
173
 
174
        * configure: Regenerated to track ../common/aclocal.m4 changes.
175
 
176
Wed Mar 19 01:14:00 1997  Andrew Cagney  
177
 
178
        * configure: Regenerated to track ../common/aclocal.m4 changes.
179
 
180
Mon Mar 17 15:10:07 1997  Andrew Cagney  
181
 
182
        * configure: Re-generate.
183
 
184
Fri Mar 14 10:34:11 1997  Michael Meissner  
185
 
186
        * configure: Regenerate to track ../common/aclocal.m4 changes.
187
 
188
Thu Mar 13 12:50:28 1997  Doug Evans  
189
 
190
        * compile.c (sim_open): New SIM_DESC result.  Argument is now in
191
        argv form.
192
        (other sim_*): New SIM_DESC argument.
193
 
194
Tue Feb  4 13:36:29 1997  Doug Evans  
195
 
196
        * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
197
        COMMON_{PRE,POST}_CONFIG_FRAG instead.
198
        * configure.in: sinclude ../common/aclocal.m4.
199
        * configure: Regenerated.
200
 
201
Thu Jan 23 11:46:23 1997  Stu Grossman  (grossman@critters.cygnus.com)
202
 
203
        * configure configure.in Makefile.in:  Update to new configure
204
        scheme which is more compatible with WinGDB builds.
205
        * configure.in:  Improve comment on how to run autoconf.
206
        * configure:  Re-run autoconf to get new ../common/aclocal.m4.
207
        * Makefile.in:  Use autoconf substitution to install common
208
        makefile fragment.
209
 
210
Wed Nov 20 01:48:23 1996  Doug Evans  
211
 
212
        * Makefile.in: Delete stuff moved to ../common/Make-common.in.
213
        * configure.in: Simplify using macros in ../common/aclocal.m4.
214
        * configure: Regenerated.
215
        (SIM_OBJS,SIM_EXTRA_CFLAGS): Define.
216
        * compile.c (sim_set_simcache_size): Renamed from sim_csize.
217
        (sim_size) New function.
218
        (sim_callback): New global.  Redirect all calls to printf_filtered
219
        through callback.
220
        (sim_set_callbacks): Record callback.
221
        * run.c: Delete, using one in ../common now.
222
        * tconfig.in: New file.
223
 
224
Thu Oct  3 16:14:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
225
 
226
        * Makefile.in (mostlyclean): Don't remove config.log here.
227
 
228
Wed Jun 26 12:23:39 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
229
 
230
        * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
231
        INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
232
        (docdir): Removed.
233
        * configure.in (AC_PREREQ): autoconf 2.5 or higher.
234
        (AC_PROG_INSTALL): Added.
235
        * configure: Rebuilt.
236
 
237
Wed Feb 21 12:15:46 1996  Ian Lance Taylor  
238
 
239
        * configure: Regenerate with autoconf 2.7.
240
 
241
Fri Oct 13 15:03:48 1995  steve chamberlain  
242
 
243
        * compile.c (sim_set_callbacks): New.
244
 
245
Tue Oct 10 11:10:36 1995  Fred Fish  
246
 
247
        * Makefile.in (BISON): Remove macro.
248
 
249
Wed Sep 20 13:35:24 1995  Ian Lance Taylor  
250
 
251
        * Makefile.in (maintainer-clean): New synonym for realclean.
252
 
253
Fri Sep  8 12:38:31 1995  Ian Lance Taylor  
254
 
255
        * Makefile.in (install): Don't install in $(tooldir).
256
 
257
        * configure.in: Call AC_CONFIG_HEADER.  Don't try to use
258
        bfd/hosts/*.h file or bfd/config/*.mh file.  Call AC_PROG_CC and
259
        AC_PROG_RANLIB.  Substitute in values for CFLAGS, HDEFINES and AR.
260
        Call AC_CHECK_HEADERS for stdlib.h and time.h.  Touch stamp.h if
261
        creating config.h.
262
        * configure: Rebuild.
263
        * config.in: New file, created by autoheader.
264
        * Makefile.in (AR): Define as @AR@.
265
        (CC): New variable, defined as @CC@.
266
        (CFLAGS): Define as @CFLAGS@.
267
        (RANLIB): Define as @RANLIB@.
268
        (HDEFINES, TDEFINES): New variables.
269
        (@host_makefile_frag@): Remove.
270
        (compile.o, run.o): Depend upon config.h.
271
        (mostlyclean): Make the same as clean, not distclean.
272
        (clean): Remove config.log.
273
        (distclean): Remove config.h and stamp-h.
274
        (Makefile): Don't depend upon @frags@.  Just rebuild Makefile when
275
        invoking config.status.
276
        (config.h, stamp-h): New targets.
277
        * compile.c: Include "config.h".  Don't include .
278
        Include  and  if they exist.  Don't include
279
        "sysdep.h".
280
        * run.c: Include "config.h".  Include  if it exists.
281
        Don't include "sysdep.h".  Include "bfd.h", not "../../bfd/bfd.h".
282
 
283
Thu Aug 10 16:29:23 1995  Doug Evans  
284
 
285
        * compile.c (trap): Watch for abort.
286
        * run.c (main): Return non-zero exit code if we didn't
287
        exit cleanly.
288
 
289
Thu Aug 10 09:44:20 1995  steve chamberlain  
290
 
291
        * compile.c (find): Fix another thinko.
292
        * sim_resume (O_JSR): Make sure all JSRs stay in the same page.
293
 
294
Thu Aug 10 13:43:47 1995  Ian Lance Taylor  
295
 
296
        * Makefile.in (compile.o): Remove build rule.
297
        (.c.o): Add generic build rule.
298
 
299
Wed Aug  9 09:46:41 1995  steve chamberlain  
300
 
301
        * Makefile.in: Fix CSEARCH.
302
        * compile.c (find): Handle ABS24 and ABS16 correctly.
303
        Make JMP and JSR stay in right page.
304
 
305
Thu Aug  3 10:45:37 1995  Fred Fish  
306
 
307
        * Update all FSF addresses except those in COPYING* files.
308
 
309
Wed Jul  5 14:32:54 1995  J.T. Conklin  
310
 
311
        * Makefile.in (clean): Remove run.
312
          (distclean): Remove Makefile.
313
 
314
        * h8500.mt: Removed.
315
 
316
        * Makefile.in, configure.in: converted to autoconf.
317
        * configure: New file, generated with autconf 2.4.
318
 
319
Fri Jun 30 16:50:56 1995  Stan Shebs  
320
 
321
        * compile.c (sim_do_command): New function.
322
 
323
Wed May 24 16:31:38 1995  Jim Wilson  
324
 
325
        * configure.in: Fix typo in last change.
326
 
327
Mon Mar 27 10:32:34 1995  J.T. Conklin  
328
 
329
        * run.c: parse arguments with getopt().
330
 
331
Tue Feb 28 17:30:29 1995  Ian Lance Taylor  
332
 
333
        * configure.in: Use ../../bfd/hosts/std-host.h if specific
334
        host unavailable.
335
 
336
Wed May 18 13:58:05 1994  Doug Evans  (dje@canuck.cygnus.com)
337
 
338
        * compile.c (sim_*): Change result to void where there isn't one.
339
        (sim_resume): Fix subroutine calling (push return address).
340
        (sim_set_pc): Delete.
341
        (sim_info): Delete printf_fn arg, all callers changed.
342
        Call printf_filtered instead.
343
        (sim_create_inferior): Renamed from sim_set_args.
344
        (sim_close): New function.
345
        (sim_load): New function.
346
        * run.c: #include , "remote-sim.h".
347
        (printf_filtered): New function.
348
 
349
Sat Dec 11 16:35:34 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
350
 
351
        * compile.c (segforreg): New vector. (sim_resume): Get Z flag
352
        right for bitops. (sim_store_register, sim_fetch_register,
353
        sim_set_pc):  Use new register naming convention.
354
 
355
Thu Oct 28 19:31:24 1993  Doug Evans  (dje@canuck.cygnus.com)
356
 
357
        * compile.c: #include "ansidecl.h" for remote-sim.h.
358
 
359
Tue Oct 26 10:02:18 1993  Doug Evans  (dje@canuck.cygnus.com)
360
 
361
        * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb.
362
        * compile.c: #include "sysdep.h" and "remote-sim.h".
363
        (SET_SEGREG): Protect arg `y' with parens.
364
        (sim_resume): New arg `siggnal'.
365
        (sim_write): Use SIM_ADDR for type of arg `addr', int result.
366
        (sim_read): Ditto, use unsigned char * for arg `buf'.
367
        (sim_store_register): int result, value passed by reference.
368
        (sim_fetch_register): int result, use unsigned char * for arg `buf'.
369
        (sim_trace): Update call to sim_resume.
370
        (sim_stop_reason): Renamed from sim_stop_signal, new arg `reason',
371
        int result (error code, currently always 0).
372
        (sim_set_pc): Update calls to sim_store_register.
373
        (sim_info): int result, new args `print_fn', `verbose'.
374
        (sim_kill): int result.
375
        (sim_open): Ditto, new arg `name'.
376
        * run.c (main): Update call to sim_info.
377
 
378
Sat Oct 23 15:06:10 1993  Doug Evans  (dje@canuck.cygnus.com)
379
 
380
        * compile.c (sim_stop_signal): Result is now enum sim_stop.
381
 
382
Fri Oct 15 23:52:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
383
 
384
        * compile.c (sim_kill, sim_open, sim_set_args): New functions.
385
 
386
Tue Aug 17 07:17:09 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
387
 
388
        * compile.c (sim_info): Don't work out simulation ration if
389
        timetaken is zero.
390
 
391
Mon Aug  2 14:08:24 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
392
 
393
        * compile.c (get_now, now_persec): Use time system call. (find) do
394
        pjmps right.
395
 
396
Tue Jul 13 12:20:19 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
397
 
398
        * compile.c (sim_set_pc): set cp at the same time. (sim_resume):
399
        fix pjsr and pjmp.
400
 
401
Tue Jun  8 14:34:37 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
402
 
403
        * compile.c: Remove endian.h dependency.
404
 
405
Mon Apr  5 10:08:30 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
406
 
407
        * run.c (main): Now understands -v.
408
        * compile.c: Passes all the tests in small model.
409
 
410
Mon Mar 29 13:20:36 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
411
 
412
        * run.c, inst.h compile.c: bug fixes,
413
 
414
Thu Mar 25 12:21:18 1993  Stu Grossman  (grossman@cygnus.com)
415
 
416
        * compile.c (sim_store_register):  Use GDB names for registers to
417
        avoid version skew problems.
418
        * (sim_fetch_register):  Ditto, also return only bits that
419
        actually exist.
420
        * configure.in:  Fix srctrigger & srcname to reflect h8500, not h8300.
421
 
422
Fri Mar 19 14:46:31 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
423
 
424
        * inst.h, compile.c, run.c: New files.
425
 

powered by: WebSVN 2.1.0

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