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

Subversion Repositories or1k

[/] [or1k/] [tags/] [VER_5_3/] [gdb-5.3/] [sim/] [h8500/] [ChangeLog] - Blame information for rev 1783

Go to most recent revision | Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

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