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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [gdb-5.0/] [sim/] [mn10200/] [ChangeLog] - Blame information for rev 1780

Go to most recent revision | 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
1999-04-06  Keith Seitz  
10
 
11
        * interp.c (sim_stop): Set the sim's exception
12
        to SIGINT.
13
 
14
1999-04-02  Keith Seitz  
15
 
16
        * interp.c (UI_LOOP_POLL_INTERVAL): Define. Used to tweak the
17
        frequency at which ui_loop_hook is called.
18
        (ui_loop_hook_counter): New global defined when NEED_UI_LOOP_HOOK
19
        is defined.
20
        (sim_resume): Call ui_loop_hook (if defined) when the interval
21
        passes.
22
        * Makefile.in (SIM_EXTRA_CFLAGS): Include NEED_UI_LOOP_HOOK.
23
 
24
Wed Jun 17 11:37:59 1998  Mark Alexander  
25
 
26
        * Makefile.in: Define NL_TARGET so that targ-vals.h will be used
27
        instead of syscall.h.
28
        * simops.c: Use targ-vals.h instead of syscall.h.
29
 
30
Tue Apr 28 18:33:31 1998  Geoffrey Noer  
31
 
32
        * configure: Regenerated to track ../common/aclocal.m4 changes.
33
 
34
Sun Apr 26 15:31:55 1998  Tom Tromey  
35
 
36
        * configure: Regenerated to track ../common/aclocal.m4 changes.
37
        * config.in: Ditto.
38
 
39
Sun Apr 26 15:19:58 1998  Tom Tromey  
40
 
41
        * acconfig.h: New file.
42
        * configure.in: Reverted change of Apr 24; use sinclude again.
43
 
44
Fri Apr 24 14:16:40 1998  Tom Tromey  
45
 
46
        * configure: Regenerated to track ../common/aclocal.m4 changes.
47
        * config.in: Ditto.
48
 
49
Fri Apr 24 11:19:13 1998  Tom Tromey  
50
 
51
        * configure.in: Don't call sinclude.
52
 
53
Thu Apr 23 09:48:14 1998  Tom Tromey  
54
 
55
        * configure: Regenerated to track ../common/aclocal.m4 changes.
56
 
57
Sat Apr  4 20:36:25 1998  Andrew Cagney  
58
 
59
        * configure: Regenerated to track ../common/aclocal.m4 changes.
60
 
61
Fri Mar 27 16:15:52 1998  Andrew Cagney  
62
 
63
        * configure: Regenerated to track ../common/aclocal.m4 changes.
64
 
65
Wed Mar 25 12:35:29 1998  Andrew Cagney  
66
 
67
        * configure: Regenerated to track ../common/aclocal.m4 changes.
68
 
69
Wed Mar 18 12:38:12 1998  Andrew Cagney  
70
 
71
        * configure: Regenerated to track ../common/aclocal.m4 changes.
72
 
73
Tue Feb 17 12:46:22 1998  Andrew Cagney  
74
 
75
        * interp.c (sim_store_register, sim_fetch_register): Pass in
76
        length parameter.  Return -1.
77
 
78
Sun Feb  1 16:47:51 1998  Andrew Cagney  
79
 
80
        * configure: Regenerated to track ../common/aclocal.m4 changes.
81
 
82
Sat Jan 31 18:15:41 1998  Andrew Cagney  
83
 
84
        * configure: Regenerated to track ../common/aclocal.m4 changes.
85
 
86
Mon Jan 19 22:26:29 1998  Doug Evans  
87
 
88
        * configure: Regenerated to track ../common/aclocal.m4 changes.
89
 
90
Tue Jan 13 00:01:40 1998  Jeffrey A Law  (law@cygnus.com)
91
 
92
        * simops.c: Stores to abs16 memory addresses zero extend the
93
        abs16 address.
94
 
95
Mon Dec 15 23:17:11 1997  Andrew Cagney  
96
 
97
        * configure: Regenerated to track ../common/aclocal.m4 changes.
98
        * config.in: Ditto.
99
 
100
Thu Dec  4 09:21:05 1997  Doug Evans  
101
 
102
        * configure: Regenerated to track ../common/aclocal.m4 changes.
103
 
104
Wed Oct 22 14:43:00 1997  Andrew Cagney  
105
 
106
        * interp.c (sim_load): Pass lma_p and sim_write args to
107
        sim_load_file.
108
 
109
Fri Oct  3 09:28:00 1997  Andrew Cagney  
110
 
111
        * configure: Regenerated to track ../common/aclocal.m4 changes.
112
 
113
Wed Sep 24 17:38:57 1997  Andrew Cagney  
114
 
115
        * configure: Regenerated to track ../common/aclocal.m4 changes.
116
 
117
Tue Sep 23 11:04:38 1997  Andrew Cagney  
118
 
119
        * configure: Regenerated to track ../common/aclocal.m4 changes.
120
 
121
Mon Sep 22 11:46:20 1997  Andrew Cagney  
122
 
123
        * configure: Regenerated to track ../common/aclocal.m4 changes.
124
 
125
Fri Sep 19 17:45:25 1997  Andrew Cagney  
126
 
127
        * configure: Regenerated to track ../common/aclocal.m4 changes.
128
 
129
Mon Sep 15 17:36:15 1997  Andrew Cagney  
130
 
131
        * configure: Regenerated to track ../common/aclocal.m4 changes.
132
 
133
Thu Sep  4 17:21:23 1997  Doug Evans  
134
 
135
        * configure: Regenerated to track ../common/aclocal.m4 changes.
136
 
137
Tue Sep  2 18:41:23 1997  Jeffrey A Law  (law@cygnus.com)
138
 
139
        * simops.c: PC relative instructions are relative to the next
140
        instruction, not the current instruction.
141
 
142
Wed Aug 27 18:13:22 1997  Andrew Cagney  
143
 
144
        * configure: Regenerated to track ../common/aclocal.m4 changes.
145
        * config.in: Ditto.
146
 
147
Tue Aug 26 10:40:45 1997  Andrew Cagney  
148
 
149
        * interp.c (sim_kill): Delete.
150
        (sim_create_inferior): Add ABFD argument.
151
        (sim_load): Move setting of PC from here.
152
        (sim_create_inferior): To here.
153
 
154
Mon Aug 25 17:50:22 1997  Andrew Cagney  
155
 
156
        * configure: Regenerated to track ../common/aclocal.m4 changes.
157
        * config.in: Ditto.
158
 
159
Mon Aug 25 16:14:44 1997  Andrew Cagney  
160
 
161
        * interp.c (sim_open): Add ABFD argument.
162
 
163
Tue Jun 24 13:44:08 1997  Jeffrey A Law  (law@cygnus.com)
164
 
165
        * interp.c (sim_resume): Clear State.exited.
166
        (sim_stop_reason): If State.exited is nonzero, then indicate that
167
        the simulator exited instead of stopped.
168
        * mn10200_sim.h (struct _state): Add exited field.
169
        * simops.c (syscall): Set State.exited for SYS_exit.
170
 
171
Tue May 20 17:45:47 1997  Jeffrey A Law  (law@cygnus.com)
172
 
173
        * interp.c: Replace all references to load_mem and store_mem
174
        with references to load_byte, load_half, load_3_byte, load_word
175
        and store_byte, store_half, store_3_byte, store_word.
176
        (INLINE): Delete definition.
177
        (load_mem_big): Likewise.
178
        (max_mem): Make it global.
179
        (dispatch): Make this function inline.
180
        (load_mem, store_mem): Delete functions.
181
        * mn10200_sim.h (INLINE): Define.
182
        (RLW): Delete unused definition.
183
        (load_mem, store_mem): Delete declarations.
184
        (load_mem_big): New definition.
185
        (load_byte, load_half, load_3_byte, load_word): New functions.
186
        (store_byte, store_half, store_3_byte, store_word): New functions.
187
        * simops.c:  Replace all references to load_mem and store_mem
188
        with references to load_byte, load_half, load_3_byte, load_word
189
        and store_byte, store_half, store_3_byte, store_word.
190
 
191
Tue May 20 10:21:00 1997  Andrew Cagney  
192
 
193
        * interp.c (sim_open): Add callback argument.
194
        (sim_set_callbacks): Delete SIM_DESC argument.
195
 
196
Sun May 18 16:59:09 1997  Jeffrey A Law  (law@cygnus.com)
197
 
198
        * interp.c (compare_simops): New function.
199
        (sim_open): Sort the Simops table before inserting entries
200
        into the hash table.
201
 
202
Fri May 16 16:29:18 1997  Jeffrey A Law  (law@cygnus.com)
203
 
204
        * interp.c (load_mem): Fix formatting/indention problems with
205
        last change.  If we get a load from an out of range address,
206
        abort instead of returning zero.
207
        (store_mem): Abort if we try to store to an out of range address.
208
 
209
Wed May 14 21:21:30 1997  Bob Manson  
210
 
211
        * simops.c (OP_F010): Fix some arguments to correspond
212
        with reality (types of arguments passed to lseek, read,
213
        write, open).
214
 
215
        * interp.c (max_mem): New variable.
216
        (load_mem): Check memory address against max_mem to
217
        avoid some self-destructive behaviors.
218
 
219
Tue May 13 21:45:24 1997  Jeffrey A Law  (law@cygnus.com)
220
 
221
        * simops.c: Fix typo in cc0 setting for lsr.
222
 
223
Tue May  6 13:22:12 1997  Jeffrey A Law  (law@cygnus.com)
224
 
225
        * interp.c: Random typo/thinko cleanups.
226
 
227
Thu Apr 24 00:39:51 1997  Doug Evans  
228
 
229
        * configure: Regenerated to track ../common/aclocal.m4 changes.
230
 
231
Mon Apr 21 10:29:30 1997  Jeffrey A Law  (law@cygnus.com)
232
 
233
        * simops.c: Fix typo in "open" syscall emulation.
234
 
235
Fri Apr 18 14:04:31 1997  Andrew Cagney  
236
 
237
        * interp.c (sim_stop): Add stub function.
238
 
239
Thu Apr 17 03:23:58 1997  Doug Evans  
240
 
241
        * Makefile.in (SIM_OBJS): Add sim-load.o.
242
        * interp.c (sim_kind, myname): New static locals.
243
        (sim_open): Set sim_kind, myname.  Ignore -E arg.
244
        (sim_load): Return SIM_RC.  New arg abfd.  Call sim_load_file to
245
        load file into simulator.  Set start address from bfd.
246
        (sim_create_inferior): Return SIM_RC.  Delete arg start_address.
247
 
248
Wed Apr 16 18:06:50 1997  Andrew Cagney  
249
 
250
        * simops.c (OP_F010): SYS_execv, SYS_time, SYS_times, SYS_utime
251
        only include if implemented by host.
252
 
253
Mon Apr  7 15:45:02 1997  Andrew Cagney  
254
 
255
        * configure: Regenerated to track ../common/aclocal.m4 changes.
256
        * config.in: Ditto.
257
 
258
Fri Apr  4 20:01:56 1997  Ian Lance Taylor  
259
 
260
        * Makefile.in: Change mn10200-opc.o to m10200-opc.o, to match
261
        corresponding change in opcodes directory.
262
 
263
Wed Apr  2 15:06:28 1997  Doug Evans  
264
 
265
        * interp.c (sim_open): New arg `kind'.
266
 
267
        * configure: Regenerated to track ../common/aclocal.m4 changes.
268
 
269
Wed Apr  2 14:34:19 1997 Andrew Cagney 
270
 
271
        * configure: Regenerated to track ../common/aclocal.m4 changes.
272
 
273
Thu Mar 20 20:28:14 1997  Jeffrey A Law  (law@cygnus.com)
274
 
275
        * mn10200_sim.h: Protect uses of "signed" to cater to broken
276
        non-ansi compilers (HPs).  Don't use #error for the same reason.
277
 
278
Tue Mar 18 12:23:31 1997  Jeffrey A Law  (law@cygnus.com)
279
 
280
        * simops.c: Don't sign-extend immediate for "mov imm16,an".
281
        Simplify "sub" handling.  Fix "mul" to properly sign extend
282
        operands.  Set CF appropriately for btst imm16,dn.  Implement "rti".
283
 
284
        * gencode.c: Delete unused "Opcodes" and "curop" variables.
285
 
286
Wed Mar 19 01:14:00 1997  Andrew Cagney  
287
 
288
        * configure: Regenerated to track ../common/aclocal.m4 changes.
289
 
290
Mon Mar 17 15:10:07 1997  Andrew Cagney  
291
 
292
        * configure: Re-generate.
293
 
294
Fri Mar 14 10:34:11 1997  Michael Meissner  
295
 
296
        * configure: Regenerate to track ../common/aclocal.m4 changes.
297
 
298
Thu Mar 13 12:53:14 1997  Doug Evans  
299
 
300
        * interp.c (sim_open): New SIM_DESC result.  Argument is now
301
        in argv form.
302
        (other sim_*): New SIM_DESC argument.
303
 
304
Wed Mar 12 15:02:35 1997  Jeffrey A Law  (law@cygnus.com)
305
 
306
        * simops.c: Fix typo for "bclr".
307
 
308
Wed Feb 26 16:46:13 1997  Jeffrey A Law  (law@cygnus.com)
309
 
310
        * simops.c: Handle new calling convention in emulated syscall
311
        code.
312
 
313
Mon Feb 24 14:25:11 1997  Jeffrey A Law  (law@cygnus.com)
314
 
315
        * interp.c (load_mem_big): Add some missing parens.
316
 
317
Wed Feb 19 23:19:08 1997  Jeffrey A Law  (law@cygnus.com)
318
 
319
        * simops.c: Don't use "long long" data types for intermediate
320
        values in "divu", "mul" and "mulu" instructions.
321
 
322
Fri Feb 14 02:46:46 1997  Jeffrey A Law  (law@cygnus.com)
323
 
324
        * interp.c (hash): Rework to be more efficient.
325
        (dispatch): Renamed from lookup_hash.  Dispatch to the target
326
        function and update the PC here.
327
        (load_mem_big): Now a macro.
328
        (sim_resume): Restructure code to read an insn, determine its
329
        length, call dispatch routines, etc to be much more efficient.
330
 
331
Fri Feb  7 12:59:36 1997  Jeffrey A Law  (law@cygnus.com)
332
 
333
        * interp.c (MAX_HASH): Redefine to 127.
334
        (struct hash_entry): Add "count" field when HASH_STAT is defined.
335
        (hash): Improve hashing for many heavily used opcodes.
336
        (lookup_hash): Bump counters if HASH_STAT is defined.
337
        (sim_open): Don't put the same opcode in the hash table more
338
        than once.  Clear counters if HASH_STAT is defined.
339
        (sim_resume): After program exits, dump hash table stats if
340
        HASH_STAT is defined.
341
 
342
Wed Feb  5 10:28:37 1997  Jeffrey A Law  (law@cygnus.com)
343
 
344
        * simops.c: Fix register extraction for "ext dn".
345
 
346
Tue Feb  4 17:27:41 1997  Jeffrey A Law  (law@cygnus.com)
347
 
348
        * simops.c: Fix register extractions for "movbu (an), dm".
349
 
350
Tue Feb  4 13:33:30 1997  Doug Evans  
351
 
352
        * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
353
        COMMON_{PRE,POST}_CONFIG_FRAG instead.
354
        * configure.in: sinclude ../common/aclocal.m4.
355
        * configure: Regenerated.
356
 
357
Fri Jan 31 01:19:02 1997  Jeffrey A Law  (law@cygnus.com)
358
 
359
        * simops.c: Get carry-in bit right for rol.  Just clear the
360
        NF flag for btst imm8,dn.
361
 
362
Wed Jan 29 15:47:42 1997  Jeffrey A Law  (law@cygnus.com)
363
 
364
        * simops.c: Properly compute ZF flag for many insns.
365
 
366
Sat Jan 25 17:06:55 1997  Jeffrey A Law  (law@cygnus.com)
367
 
368
        * simops.c: Properly truncate divisor and dividend before
369
        performing "divu" operation.
370
 
371
Fri Jan 24 10:47:48 1997  Jeffrey A Law  (law@cygnus.com)
372
 
373
        * simops.c (init_system): Allocate 2^19 bytes of space for
374
        the simulator.
375
 
376
Thu Jan 23 21:17:33 1997  Jeffrey A Law  (law@cygnus.com)
377
 
378
        * simops.c: Rework code to extract arguments for emulated
379
        syscalls to handle 24bit pointers.
380
 
381
Thu Jan 23 14:06:04 1997  Stu Grossman  (grossman@critters.cygnus.com)
382
 
383
        * configure configure.in Makefile.in:  Update to new configure
384
        scheme which is more compatible with WinGDB builds.
385
        * configure.in:  Improve comment on how to run autoconf.
386
        * configure:  Re-run autoconf to get new ../common/aclocal.m4.
387
        * Makefile.in:  Use autoconf substitution to install common
388
        makefile fragment.
389
 
390
Thu Jan 23 12:04:38 1997  Jeffrey A Law  (law@cygnus.com)
391
 
392
        * simops.c: Fix destination register for "mov (abs24),an".
393
 
394
Tue Jan 21 15:59:21 1997  Jeffrey A Law  (law@cygnus.com)
395
 
396
        * simops.c: "rts" adds 4 to the stack pointer.
397
 
398
        * simops.c: Fix CF and CX computation for add instructions.
399
 
400
        * simops.c: Leave the upper 8 bits alone for logical ops.
401
        Mask off high 8 bits before doing any shifts/rotates.
402
        Fix carry bit handling in rotates again.
403
 
404
Mon Jan 20 10:45:08 1997  Jeffrey A Law  (law@cygnus.com)
405
 
406
        * simops.c: Don't lose the sign bit for "asr".
407
 
408
Fri Jan 17 01:45:14 1997  Jeffrey A Law  (law@cygnus.com)
409
 
410
        * simops.c: Fix overflow computation for "cmp" and "sub"
411
        instructions.
412
 
413
        * simops.c: Use the right register for "jmp (an)" and "jsr (an)".
414
 
415
        * interp.c (hash): Improve hashing for 3 byte instructions.
416
 
417
        * simops.c: Fix extraction of 16/24bit immediates for some
418
        instructions.  "cmp" instructions only modify the PSW.
419
        Fix various thinkos when extracting register operands too.
420
 
421
Thu Jan 16 07:47:56 1997  Jeffrey A Law  (law@cygnus.com)
422
 
423
        * simops.c: Fix "rol" and "ror".
424
 
425
        * simops.c: Truncate PC to 24bits after modifying it.
426
        Closer stab at emulated system calls.
427
 
428
Tue Jan 14 12:33:12 1997  Jeffrey A Law  (law@cygnus.com)
429
 
430
        * interp.c (hash): Improve hashing of two byte insns.
431
        (store_mem): Handle storing 3 byte quantities.
432
 
433
        * simops.c: Fix various typos/thinkos.
434
 
435
        * interp.c (load_mem_big, load_mem, store_mem): Fix thinko in
436
        code to handle 24bit addresses.
437
        * simops.c (REG0_8, REG0_16): Fix typo.
438
 
439
Mon Jan  6 16:17:09 1997  Jeffrey A Law  (law@cygnus.com)
440
 
441
        * mn10200_sim.h: Various fixes for mixed 16/24bit architecture.
442
        * interp.c: Similarly.
443
        * simops.c: Similarly.
444
 
445
        * Makefile.in, config.in, configure, configure.in: New files.
446
        * gencode.c, interp.c, mn10200_sim.h, simops.c: New files.
447
 

powered by: WebSVN 2.1.0

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