* gas/mmix/list-pseudoints.l: Adjust for changes in gas section
[deliverable/binutils-gdb.git] / sim / h8300 / ChangeLog
CommitLineData
c8cca39f
AC
12002-06-16 Andrew Cagney <ac131313@redhat.com>
2
3 * configure: Regenerated to track ../common/aclocal.m4 changes.
4
3c25f8c7
AC
52002-06-08 Andrew Cagney <cagney@redhat.com>
6
7 * compile.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
8
d1335144
KH
92002-05-19 Kazu Hirata <kazu@cs.umass.edu>
10
11 * compile.c: Fix formatting.
12
c3f4437e
KH
132002-05-18 Kazu Hirata <kazu@cs.umass.edu>
14
15 * compile.c: Fix formatting.
16
6147b1f6
AV
172002-05-17 Andrey Volkov (avolkov@transas.com)
18
19 * compile.c: Add absented opcodes: LDC, STC, EEPMOV, TAS.
20
fc974602
AV
212002-05-17 Andrey Volkov (avolkov@transas.com)
22
23 * compile.c: Add support of EXR register
24 * inst.h: Ditto.
25
a8cdafbd
AV
262002-05-17 Andrey Volkov (avolkov@transas.com)
27
28 * compile.c: Made h8300s as new target, not h8300h alias.
29 * inst.h: Ditto.
30
f6225c96
AV
312002-05-17 Andrey Volkov (avolkov@transas.com)
32
33 * compile.c: Add additional CCR flags (I,UI,H,U)
34
3b02cf92
AV
352002-05-17 Andrey Volkov (avolkov@transas.com)
36
37 * compile.c: Change literal regnumbers to REGNUMS.
38 Fix instruction and cycles counting
39
de9b1892
KH
402001-12-20 Kazu Hirata <kazu@hxi.com>
41
42 * compile.c: Fix formatting.
43
2ea716f6
KH
442001-12-20 Kazu Hirata <kazu@hxi.com>
45
46 * compile.c: Fix comment typos.
47
6d028502
KH
482000-08-10 Kazu Hirata <kazu@hxi.com>
49
50 * compile.c (decode): Clean up the code.
51
0a17cd59
AC
522000-06-15 Kazu Hirata <kazu@hxi.com>
53
54 * compile.c (decode): Distinguish inc/dec.[wl] and adds/subs
55 correctly.
56
97ee9e5a
FCE
572000-06-20 Frank Ch. Eigler <fche@redhat.com>
58
59 * compile.c: Don't include "wait.h".
60 (sim_resume): Use local SIM_WIFEXITED and SIM_WIFSIGNALED macros
61 instead of WIF* from host.
62
98ecb0a7
FCE
632000-06-13 Frank Ch. Eigler <fche@redhat.com>
64
65 * compile.c, writecode.c: Correct typo.
66
0ef9643e
JL
672000-06-13 Kazu Hirata <kazu@hxi.com>
68
69 * compile.c: Fix formatting.
70
eb2d80b4
AC
71Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
72
73 * configure: Regenerated to track ../common/aclocal.m4 changes.
74
d4f3574e
SS
75Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
76
77 * configure: Regenerated to track ../common/aclocal.m4 changes.
78
cd0fc7c3
SS
791999-05-08 Felix Lee <flee@cygnus.com>
80
81 * configure: Regenerated to track ../common/aclocal.m4 changes.
82
7a292a7a
SS
831999-04-02 Keith Seitz <keiths@cygnus.com>
84
85 * compile.c (POLL_QUIT_INTERVAL): Define. Used to tweak the
86 frequency at which the poll_quit callback is used.
87 (sim_resume): Use POLL_QUIT_INTERVAL instead of hard-coded value.
88
c906108c
SS
89Tue Apr 28 18:33:31 1998 Geoffrey Noer <noer@cygnus.com>
90
91 * configure: Regenerated to track ../common/aclocal.m4 changes.
92
93Sun Apr 26 15:31:55 1998 Tom Tromey <tromey@creche>
94
95 * configure: Regenerated to track ../common/aclocal.m4 changes.
96 * config.in: Ditto.
97
98Sun Apr 26 15:20:14 1998 Tom Tromey <tromey@cygnus.com>
99
100 * acconfig.h: New file.
101 * configure.in: Reverted change of Apr 24; use sinclude again.
102
103Fri Apr 24 14:16:40 1998 Tom Tromey <tromey@creche>
104
105 * configure: Regenerated to track ../common/aclocal.m4 changes.
106 * config.in: Ditto.
107
108Fri Apr 24 11:19:46 1998 Tom Tromey <tromey@cygnus.com>
109
110 * configure.in: Don't call sinclude.
111
112Sat Apr 4 20:36:25 1998 Andrew Cagney <cagney@b1.cygnus.com>
113
114 * configure: Regenerated to track ../common/aclocal.m4 changes.
115
116Fri Mar 27 16:15:52 1998 Andrew Cagney <cagney@b1.cygnus.com>
117
118 * configure: Regenerated to track ../common/aclocal.m4 changes.
119
120Wed Mar 25 12:35:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
121
122 * configure: Regenerated to track ../common/aclocal.m4 changes.
123
124Wed Mar 18 12:38:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
125
126 * configure: Regenerated to track ../common/aclocal.m4 changes.
127
128Tue Feb 17 12:42:18 1998 Andrew Cagney <cagney@b1.cygnus.com>
129
130 * compile.c (sim_store_register, sim_fetch_register): Pass in
131 length parameter. Return -1.
132
133Sun Feb 1 16:47:51 1998 Andrew Cagney <cagney@b1.cygnus.com>
134
135 * configure: Regenerated to track ../common/aclocal.m4 changes.
136
137Sat Jan 31 18:15:41 1998 Andrew Cagney <cagney@b1.cygnus.com>
138
139 * configure: Regenerated to track ../common/aclocal.m4 changes.
140
141Mon Jan 19 22:26:29 1998 Doug Evans <devans@seba>
142
143 * configure: Regenerated to track ../common/aclocal.m4 changes.
144
145Mon Dec 15 23:17:11 1997 Andrew Cagney <cagney@b1.cygnus.com>
146
147 * configure: Regenerated to track ../common/aclocal.m4 changes.
148 * config.in: Ditto.
149
150Thu Dec 4 09:21:05 1997 Doug Evans <devans@canuck.cygnus.com>
151
152 * configure: Regenerated to track ../common/aclocal.m4 changes.
153
154Tue Nov 11 16:52:07 1997 Angela Marie Thomas (angela@cygnus.com)
155
156 * compile.c: #include stdio.h for definition of NULL on
157 some platforms.
158
159Wed Oct 22 14:43:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
160
161 * compile.c (sim_load): Pass lma_p and sim_write args to
162 sim_load_file.
163
164Fri Oct 3 09:28:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
165
166 * configure: Regenerated to track ../common/aclocal.m4 changes.
167
168Wed Sep 24 17:38:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
169
170 * configure: Regenerated to track ../common/aclocal.m4 changes.
171
172Tue Sep 23 11:04:38 1997 Andrew Cagney <cagney@b1.cygnus.com>
173
174 * configure: Regenerated to track ../common/aclocal.m4 changes.
175
176Mon Sep 22 11:46:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
177
178 * configure: Regenerated to track ../common/aclocal.m4 changes.
179
180Fri Sep 19 17:45:25 1997 Andrew Cagney <cagney@b1.cygnus.com>
181
182 * configure: Regenerated to track ../common/aclocal.m4 changes.
183
184Wed Sep 17 12:00:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
185
186 * Makefile.in (compile.o): Depend on config.h in local directory.
187
188Mon Sep 15 17:36:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
189
190 * configure: Regenerated to track ../common/aclocal.m4 changes.
191
192Tue Sep 9 22:17:26 1997 Felix Lee <flee@cygnus.com>
193
194 * inst.h (sim_state): rename to h8300_sim_state, to avoid conflict
195 with sim/common.
196 * configure.in: check for sys/param.h
197 * compile.c: #ifdef HAVE_SYS_PARAM_H.
198 #define SIGTRAP for wingdb.
199 (sim_resume): poll keyboard at least once per call.
200 (sim_resume): use host_callback instead of printf for syscall
201 output.
202
203Thu Sep 4 17:21:23 1997 Doug Evans <dje@seba>
204
205 * configure: Regenerated to track ../common/aclocal.m4 changes.
206
207Wed Aug 27 18:13:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
208
209 * configure: Regenerated to track ../common/aclocal.m4 changes.
210 * config.in: Ditto.
211
212Tue Aug 26 10:38:43 1997 Andrew Cagney <cagney@b1.cygnus.com>
213
214 * compile.c (sim_kill): Delete.
215 (sim_create_inferior): Add ABFD argument.
216 (sim_load): Move setting of PC from here.
217 (sim_create_inferior): To here.
218 (sim_open, sim_load, set_h8300h): Add fixme explaining why much of
219 the sim_load code should be moved to sim_open.
220
221Mon Aug 25 17:50:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
222
223 * configure: Regenerated to track ../common/aclocal.m4 changes.
224 * config.in: Ditto.
225
226Mon Aug 25 15:47:41 1997 Andrew Cagney <cagney@b1.cygnus.com>
227
228 * compile.c (sim_open): Add ABFD argument.
229
230Tue May 20 10:16:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
231
232 * compile.c (sim_open): Add callback argument.
233 (sim_set_callbacks): Delete SIM_DESC argument.
234
235Wed Apr 30 10:22:29 1997 Doug Evans <dje@canuck.cygnus.com>
236
237 * compile.c (sim_load): Call bfd_get_mach instead of examining
238 bfd fields directly.
239 * tconfig.in (SIM_PRE_LOAD): Delete, no longer used.
240
241Thu Apr 24 00:39:51 1997 Doug Evans <dje@canuck.cygnus.com>
242
243 * configure: Regenerated to track ../common/aclocal.m4 changes.
244
245Fri Apr 18 14:30:09 1997 Andrew Cagney <cagney@b1.cygnus.com>
246
247 * compile.c (sim_resume): Use poll_quit callback.
248 (sim_stop): New function.
249
250Thu Apr 17 03:06:39 1997 Doug Evans <dje@canuck.cygnus.com>
251
252 * Makefile.in (SIM_OBJS): Add sim-load.o.
253 * compile.c (sim_kind, myname): New static locals.
254 (sim_open): Set sim_kind, myname.
255 (sim_load): Return SIM_RC. New arg abfd. Update test for h8300h.
256 Call sim_load_file to load file into simulator. Set start address
257 from bfd.
258 (sim_create_inferior): Return SIM_RC. Delete arg start_address.
259
260Mon Apr 7 15:45:02 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
261
262 * configure: Regenerated to track ../common/aclocal.m4 changes.
263 * config.in: Ditto.
264
265Wed Apr 2 15:06:28 1997 Doug Evans <dje@canuck.cygnus.com>
266
267 * compile.c (sim_open): New arg `kind'.
268
269 * configure: Regenerated to track ../common/aclocal.m4 changes.
270
271Wed Apr 2 14:34:19 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
272
273 * configure: Regenerated to track ../common/aclocal.m4 changes.
274
275Wed Mar 19 01:14:00 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
276
277 * configure: Regenerated to track ../common/aclocal.m4 changes.
278
279Mon Mar 17 15:10:07 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
280
281 * configure: Re-generate.
282
283Fri Mar 14 10:34:11 1997 Michael Meissner <meissner@cygnus.com>
284
285 * configure: Regenerate to track ../common/aclocal.m4 changes.
286
287Thu Mar 13 12:48:05 1997 Doug Evans <dje@canuck.cygnus.com>
288
289 * compile.c (sim_open): New SIM_DESC result. Argument is now in
290 argv form.
291 (other sim_*): New SIM_DESC argument.
292
293Tue Feb 4 13:36:29 1997 Doug Evans <dje@canuck.cygnus.com>
294
295 * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
296 COMMON_{PRE,POST}_CONFIG_FRAG instead.
297 * configure.in: sinclude ../common/aclocal.m4.
298 * configure: Regenerated.
299
300Thu Jan 23 11:46:23 1997 Stu Grossman (grossman@critters.cygnus.com)
301
302 * configure configure.in Makefile.in: Update to new configure
303 scheme which is more compatible with WinGDB builds.
304 * configure.in: Improve comment on how to run autoconf.
305 * configure: Re-run autoconf to get new ../common/aclocal.m4.
306 * Makefile.in: Use autoconf substitution to install common
307 makefile fragment.
308
309Wed Nov 20 01:39:12 1996 Doug Evans <dje@canuck.cygnus.com>
310
311 * Makefile.in: Delete stuff moved to ../common/Make-common.in.
312 (SIM_OBJS): Define.
313 * configure.in: Simplify using macros in ../common/aclocal.m4.
314 * configure: Regenerated.
315 * inst.h (enum sim_state): Define.
316 (cpu_state_type): New member `state'. Set it whenever `exception'
317 is set.
318 * compile.c (sim_callback): New global.
319 (sim_set_simcache_size): Renamed from sim_csize.
320 (sim_resume, case O_SLEEP): Add right way to decode r0 but #if 0 out
321 'cus it can't work. Change main loop exit test to use cpu.state.
322 (sim_trace): New function.
323 (sim_stop_reason): Add right way to set results, but #if 0 out.
324 (sim_size): New function.
325 (sim_info): Redirect calls to printf_filtered through callback.
326 (sim_set_callbacks): Record callback.
327 * run.c: Deleted, using one in ../common now.
328 * tconfig.in: New file.
329
330Thu Oct 3 16:13:18 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
331
332 * Makefile.in (mostlyclean): Don't remove config.log here.
333
334Fri Aug 9 22:59:11 1996 Jeffrey A Law (law@cygnus.com)
335
336 * compile.c (sim_resume): rts, sleep, bpt and nop have
337 no associated "size".
338
339Tue Jul 9 22:15:39 1996 Jeffrey A Law (law@cygnus.com)
340
341 * compile.c (sim_resume): Fix all rotate-by-2-bits insns.
342
343Tue Jul 2 23:08:45 1996 Jeffrey A Law (law@cygnus.com)
344
345 * run.c (main): Don't "load" sections which don't have
346 SEC_LOAD set.
347 * compile.c (sim_resume, case "O_NOT"): Use ONOT instead
348 of OSHIFTS.
349 (ONOT): Define.
350 (sim_resume, shift/rotate cases): Add support for shift/rotate
351 by two bits.
352 (OSHIFTS): Corresponding changes.
353
354Tue Jul 2 01:37:27 1996 Jeffrey A Law (law@cygnus.com)
355
356 * compile.c (sim_resume): Handle "ldm.l" and "stm.l".
357
358Wed Jun 26 08:58:53 1996 Jeffrey A Law (law@cygnus.com)
359
360 * compile.c (h8300smode): Declare.
361
362Wed Jun 26 12:20:56 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
363
364 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
365 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
366 (docdir): Removed.
367 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
368 (AC_PROG_INSTALL): Added.
369 * configure: Rebuilt.
370
371Tue Jun 18 16:31:10 1996 Jeffrey A. Law <law@rtl.cygnus.com>
372
373 * compile.c (sim_load): Treat the H8/S like the H8/300H for now.
374 * run.c (main): Treat the H8/S like the H8/300H for now.
375
376Fri May 24 10:35:25 1996 Jeffrey A Law (law@cygnus.com)
377
378 * compile.c (SEXTCHAR): Clear upper bits when sign
379 bit is clear.
380
381Wed May 22 22:23:37 1996 Jeffrey A Law (law@cygnus.com)
382
383 * compile.c (sim_resume): Correctly handle divu.
384
385Tue May 7 02:13:05 1996 Jeffrey A Law (law@cygnus.com)
386
387 * compile.c (sim_resume): Never allow the PC to have an
388 odd value.
389
390Fri Apr 12 16:50:37 1996 Jeffrey A Law (law@cygnus.com)
391
392 * inst.h: Expand on comments regarding H8300H_MSIZE. Note
393 separate memory is allocate for the 8-bit area.
394 (struct cpu_state_type): Add new "eightbit' field.
395 * compile.c (GET_MEMORY_L): Handle access into the 8-bit
396 area.
397 (GET_MEMORY_W, GET_MEMORY_B): Likewise.
398 (SET_MEMORY_L, SET_MEMORY_W, SET_MEMORY_B): Likewise.
399 (init_pointers): Initialize space for the 8-bit area.
400 (sim_write): Handle writing into the 8-bit area.
401 (sim_read): Handle reading from the 8-bit area.
402 (sim_load): Reallocate space for the 8-bit area.
403
404 * compile.c (sim_load): Re-allocate memory for the simulator
405 here.
406
407Fri Apr 12 09:39:56 1996 Jeffrey A Law (law@cygnus.com)
408
409 * compile.c (sim_resume): Fix and simplify overflow and carry
410 handling for 32bit ALU insns.
411
412Mon Apr 8 23:58:49 1996 Jeffrey A Law (law@cygnus.com)
413
414 * compile.c (sim_resume): Fix overflow checks for ALU insns.
415
416Fri Apr 5 17:20:59 1996 Jeffrey A Law (law@cygnus.com)
417
418 * compile.c (decode): Use "bit" to hold L_3 immediates instead
419 of holding them in "abs". Handle ABS8MEM memory references aka
420 8-bit area. Replace ABSMOV references with ABS8MEM.
421
422Wed Mar 13 17:43:56 1996 Jeffrey A Law (law@cygnus.com)
423
424 * compile.c (fetch): Handle accesses to the exception/function
425 vectors.
426
427Mon Mar 11 09:53:25 1996 Doug Evans <dje@charmed.cygnus.com>
428
429 * compile.c: #include "wait.h".
430 (sim_resume, sleep insn): Check program exit status in r0.
431 (sim_resume, shift insns): Fix setting of overflow flag for shal.
432 * run.c: #include <signal.h>.
433 (main): Abort if program got SIGILL.
434 Print error message if argument is invalid.
435 (usage): Improve text.
436
437Wed Feb 21 12:15:00 1996 Ian Lance Taylor <ian@cygnus.com>
438
439 * configure: Regenerate with autoconf 2.7.
440
441Thu Jan 4 11:52:53 1996 Doug Evans <dje@canuck.cygnus.com>
442
443 * inst.h (MPOWER,MSIZE): Deleted.
444 (H8300{,H}_MSIZE): Define.
445 * compile.c (memory_size): New static global.
446 (init_pointers): Set memory size from one of H8300{,H}_MSIZE.
447 (sim_write,sim_read): Use memory_size.
448
449Fri Oct 13 15:03:19 1995 steve chamberlain <sac@slash.cygnus.com>
450
451 * compile.c (sim_set_callbacks): New.
452
453Tue Oct 10 11:11:26 1995 Fred Fish <fnf@cygnus.com>
454
455 * Makefile.in (BISON): Remove macro.
456
457Wed Sep 20 13:35:02 1995 Ian Lance Taylor <ian@cygnus.com>
458
459 * Makefile.in (maintainer-clean): New synonym for realclean.
460
461Fri Sep 8 12:18:53 1995 Ian Lance Taylor <ian@cygnus.com>
462
463 * Makefile.in (install): Don't install in $(tooldir).
464
465 * configure.in: Call AC_CONFIG_HEADER. Don't try to use
466 bfd/hosts/*.h file or bfd/config/*.mh file. Call AC_PROG_CC and
467 AC_PROG_RANLIB. Substitute in values for CFLAGS, HDEFINES and AR.
468 Call AC_CHECK_HEADERS for stdlib.h and time.h. Touch stamp.h if
469 creating config.h.
470 * configure: Rebuild.
471 * config.in: New file, created by autoheader.
472 * Makefile.in (AR): Define as @AR@.
473 (CC): New variable, defined as @CC@.
474 (CFLAGS): Define as @CFLAGS@.
475 (RANLIB): Define as @RANLIB@.
476 (HDEFINES, TDEFINES): New variables.
477 (@host_makefile_frag@): Remove.
478 (compile.o, run.o): Depend upon config.h.
479 (mostlyclean): Make the same as clean, not distclean.
480 (clean): Remove config.log.
481 (distclean): Remove config.h and stamp-h.
482 (Makefile): Don't depend upon @frags@. Just rebuild Makefile when
483 invoking config.status.
484 (config.h, stamp-h): New targets.
485 * compile.c: Include "config.h". Don't include <sys/times.h>.
486 Include <time.h> and <stdlib.h> if they exist. Don't include
487 "sysdep.h".
488 (get_now): Remove unused local b.
489 * run.c: Include "config.h". Include <stdlib.h> if it exists.
490 Don't include "sysdep.h".
491 * writecode.c: Don't include "bfd.h" or "sysdep.h". Include
492 <stdio.h>.
493
494Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
495
496 * Update all FSF addresses except those in COPYING* files.
497
498Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
499
500 * Makefile.in (clean): Remove run.
501 (distclean): Remove Makefile.
502
503 * h8300.mt: Removed.
504
505 * Makefile.in, configure.in: converted to autoconf.
506 * configure: New file, generated with autconf 2.4.
507
508Fri Jun 30 16:50:24 1995 Stan Shebs <shebs@andros.cygnus.com>
509
510 * compile.c (sim_do_command): New function.
511
512Tue Jun 20 16:18:13 1995 Steve Chamberlain <sac@slash.cygnus.com>
513
514 * compile.c (get_now): Don't do if win32.
515 (sim_resume): Poll in win32 too.
516
517Wed May 24 16:31:38 1995 Jim Wilson <wilson@chestnut.cygnus.com>
518
519 * configure.in: Fix typo in last change.
520
521Mon Mar 27 10:32:34 1995 J.T. Conklin <jtc@rtl.cygnus.com>
522
523 * run.c: parse arguments with getopt().
524
525Tue Feb 28 17:30:08 1995 Ian Lance Taylor <ian@cygnus.com>
526
527 * configure.in: Use ../../bfd/hosts/std-host.h if specific
528 host unavailable.
529
530Sun Jan 22 12:35:43 1995 Steve Chamberlain <sac@splat>
531
532 * compile.c (sim_resume): Initialize cpu.mask.
533
534Thu Sep 8 16:53:00 1994 Steve Chamberlain (sac@jonny.cygnus.com)
535
536 * inst.h (MPOWER): Bump simulated memory size to 2^18 bytes.
537
538Wed May 18 13:47:58 1994 Doug Evans (dje@canuck.cygnus.com)
539
540 * compile.c: #include "bfd.h".
541 (sim_*): Set result type to void where there isn't one.
542 (sim_resume, default case): Set cpu.exception to SIGILL.
543 (sim_trace): Delete.
544 (sim_set_pc): Delete.
545 (sim_info): Delete printf_fn arg, all callers changed.
546 Call printf_filtered.
547 (set_h8300h): New arg `flag', all callers changed.
548 (sim_close): New function.
549 (sim_load): New function.
550 (sim_create_inferior): Renamed from sim_set_args, all callers changed.
551 * run.c: #include <varargs.h>, "remote-sim.h".
552 (printf_filtered): New function.
553
554Fri May 13 18:32:27 1994 Doug Evans (dje@canuck.cygnus.com)
555
556 * compile.c (decode): Fix typo (16 bit branches).
557 (*): Some white space clean up.
558
559Fri May 6 13:44:01 1994 Steve Chamberlain (sac@jonny.cygnus.com)
560
561 * compile.c (decode): Compile 16bit branches properly.
562
563Sat Dec 11 16:32:36 1993 Steve Chamberlain (sac@thepub.cygnus.com)
564
565 * compile.c: Tidy up formatting. (sim_resume): Add orc, xorc,
566 andc. Poll for interrupts.
567
568Thu Oct 28 19:29:34 1993 Doug Evans (dje@canuck.cygnus.com)
569
570 * compile.c: #include "ansidecl.h" for remote-sim.h.
571
572Tue Oct 26 09:43:36 1993 Doug Evans (dje@canuck.cygnus.com)
573
574 * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb
575 * compile.c: #include "remote-sim.h".
576 (sim_resume): New arg siggnal.
577 (sim_write): Use SIM_ADDR for type of arg addr.
578 Always return a value.
579 (sim_read): Ditto.
580 (sim_store_register): Result is type int.
581 (sim_fetch_register): Ditto.
582 (sim_stop_reason): Renamed from sim_stop_signal.
583 (sim_set_pc): Use SIM_ADDR for type of arg pc.
584 (sim_info): int result, new arg printf_fn.
585 (sim_kill): int result.
586 (sim_open): int result, new arg name.
587 * run.c (main): Use sim_set_pc to set pc.
588 Update call to sim_info.
589
590Sat Oct 23 15:01:18 1993 Doug Evans (dje@canuck.cygnus.com)
591
592 * compile.c (sim_stop_signal): Result is now enum sim_stop.
593
594Fri Oct 15 23:49:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
595
596 * compile.c (sim_kill, sim_open, sim_set_args): New functions.
597
598Thu Oct 7 16:24:10 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
599
600 * compile.c (sim_set_pc): Write to the pc direcly.
601 (sim_store_register): Now value is passed by reference. (sim_read,
602 sim_write): Return number of bytes copied.
603
604Tue Aug 17 07:16:15 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
605
606 * compile.c (mop): New function to do multiplies.
607
608Fri Jul 16 13:53:53 1993 Doug Evans (dje@canuck.cygnus.com)
609
610 * compile.c (sim_resume): Add support for nop insn.
611
612Thu Jul 15 09:59:01 1993 Doug Evans (dje@canuck.cygnus.com)
613
614 * compile.c: Reset HMODE back to zero (accidently set it to 1).
615
616 * run.c (main): If h8/300h binary detected, call set_h8300h.
617 * compile.c (sim_resume): Fix O_NEG insn.
618
619Fri Jul 9 14:36:48 1993 Doug Evans (dje@canuck.cygnus.com)
620
621 * run.c (main): Add -h flag to enable h8/300h emulation.
622 * compile.c: Rename Hmode to HMODE (consistency with gdb).
623 (set_h8300h): New function.
624 (sim_resume): Add support for extu,exts insns.
625 (sim_resume): Fix logical right shifting.
626 (sim_resume, label alu32): Fix setting of carry flag.
627
628Sun Jul 4 00:35:41 1993 Doug Evans (dje@canuck.cygnus.com)
629
630 * compile.c (sim_csize): Initialize cpu.cache.
631
632Fri Jul 2 17:42:59 1993 Doug Evans (dje@canuck.cygnus.com)
633
634 * Makefile.in: Add -I../../bfd to pick up bfd.h.
635
636Thu Jun 24 13:40:12 1993 Doug Evans (dje@canuck.cygnus.com)
637
638 * run.c (main): Fix parsing of args.
639
640 * compile.c (sim_resume): Fix shll insn.
641
642Tue Jun 8 14:16:46 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
643
644 * compile.c: New file, supports H8/300H.
645 * p1,p3, gencode.c, state.h, writecode.c All dead and obsolete.
646
647Tue Jun 1 11:14:59 1993 Steve Chamberlain (sac@thepub.cygnus.com)
648
649 * run.c (main): Add -v to print info.
650 * p3.c (sim_info): New function.
651
652Mon Mar 15 15:48:31 1993 Ian Lance Taylor (ian@cygnus.com)
653
654 * h8300.mt (DO_INSTALL): Renamed from INSTALL.
655
656Wed Mar 3 15:06:53 1993 Steve Chamberlain (sac@poseidon.cygnus.com)
657
658 * Makefile.in: Don't use cb or indent
659 * p1.c, state.h, writecode.c: lint
660
661Mon Feb 1 16:44:58 1993 John Gilmore (gnu@cygnus.com)
662
663 * Makefile.in: Make SunOS halfdone VPATH work.
664 * p1.c: Lint picked up by HP native compiler.
665
666Mon Jan 4 12:32:35 1993 Steve Chamberlain (sac@wahini.cygnus.com)
667
668 * p1.c (sim_resume): when running on dos, any character typed to
669 the keyboard will cause a simulated exception.
670
671Sun Jan 3 14:15:07 1993 Steve Chamberlain (sac@thepub.cygnus.com)
672
673 * p1.c, p3.c, run.c, writecode.c: all used h8/300 opcodes in and
674 running
675
676Tue Dec 22 13:56:48 1992 Steve Chamberlain (sac@thepub.cygnus.com)
677
678 * new
679
This page took 0.153992 seconds and 4 git commands to generate.