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