* armemu.c (Multiply64): Fix computation of flag N.
[external/binutils.git] / sim / arm / ChangeLog
1 2000-06-22  Alexandre Oliva  <aoliva@cygnus.com>
2
3         * armemu.c (Multiply64): Fix computation of flag N.
4
5         * armemu.c (MultiplyAdd64): Fix computation of flag N.
6
7 2000-06-20  Alexandre Oliva  <aoliva@cygnus.com>
8
9         * armemu.h (NEGBRANCH): Do not overwrite the two most significant
10         bits of the offset.
11
12 2000-05-25  Nick Clifton  <nickc@cygnus.com>
13
14         * armcopro.c (MMUMCR): Only indicate mode change if a singal has
15         really changed.
16         (MMUWrite): Only indicate mode change if a singal has really
17         changed.
18
19         * armdefs.h (SYSTEMMODE): Define.
20         (BANK_CAN_ACEESS_SPSR): Define.
21
22         * armemu.c (ARM_Emulate26): If the mode has changed allow the PC
23         to advance before stopping the emulation.
24
25         * arminit.c (ARMul_Reset): Ensure Mode field of State is set
26         correctly.
27
28         * armos.c (ARMul_OSInit): Create a initial stack pointer for
29         System mode.
30
31         * armsupp.c (ModeToBank): Remove unused first parameter.
32         Add support for System Mode.
33         (ARMul_GetSPSR): Use BANK_CAN_ACCESS_SPSR macro.
34         (ARMul_SetSPSR): Use BANK_CAN_ACCESS_SPSR macro.
35         (ARMul_FixSPSR): Use BANK_CAN_ACCESS_SPSR macro.
36         (ARMulSwitchMode): Add support for System Mode.
37
38 Wed May 24 14:40:34 2000  Andrew Cagney  <cagney@b1.cygnus.com>
39
40         * configure: Regenerated to track ../common/aclocal.m4 changes.
41
42 2000-05-23  Nick Clifton  <nickc@cygnus.com>
43
44         * wrapper.c (sim_store_register): Special handling for CPSR
45         register.
46
47 2000-03-11  Philip Blundell  <philb@gnu.org>
48
49         * armemu.c (LoadSMult, LoadMult): Correct handling of aborts.
50         Patch from Allan Skillman <Allan.Skillman@arm.com>.
51
52 Wed Mar 22 15:24:21 2000  glen mccready  <gkm@pobox.com>
53
54         * wrapper.c (sim_open,sim_close): Copy into myname, free myname.
55
56 2000-02-08  Nick Clifton  <nickc@cygnus.com>
57
58         * wrapper.c: Fix compile time warning messages.
59         * armcopro.c: Fix compile time warning messages.
60         * armdefs.h: Fix compile time warning messages.
61         * armemu.c: Fix compile time warning messages.
62         * armemu.h: Fix compile time warning messages.
63         * armos.c: Fix compile time warning messages.
64         * armsupp.c: Fix compile time warning messages.
65         * armvirt.c: Fix compile time warning messages.
66         * bag.c: Fix compile time warning messages.
67         
68 2000-02-02  Bernd Schmidt  <bernds@cygnus.co.uk>
69
70         * *.[ch]: Use indent to make readable.
71
72 1999-11-22  Nick Clifton  <nickc@cygnus.com>
73
74         * armos.c (SWIread): Generate an error message if a huge read is
75         performed.
76         (SWIwrite): Generate an error message if a huge write is
77         performed.
78
79 1999-10-27  Nick Clifton  <nickc@cygnus.com>
80
81         * thumbemu.c (ARMul_ThumbDecode): Accept 0xbebe as a thumb
82         breakpoint. 
83
84 1999-10-08  Ulrich Drepper  <drepper@cygnus.com>
85
86         * armos.c (SWIopen): Always pass third parameter with 0666 since
87         otherwise uninitialized memory gets access if the O_CREAT bit is
88         set and so we possibly cannot access the file afterwards.
89
90 1999-09-29  Doug Evans  <devans@casey.cygnus.com>
91
92         * armos.c (SWIWrite0): Send output to stdout instead of stderr.
93         (ARMul_OSHandleSWI, case SWI_WriteC,AngelSWI_Reason_WriteC): Ditto.
94
95 Thu Sep  2 18:15:53 1999  Andrew Cagney  <cagney@b1.cygnus.com>
96
97         * configure: Regenerated to track ../common/aclocal.m4 changes.
98
99
100 1999-05-08  Felix Lee  <flee@cygnus.com>
101
102         * configure: Regenerated to track ../common/aclocal.m4 changes.
103         
104 1999-04-06  Keith Seitz  <keiths@cygnus.com>
105
106         * wrapper.c (stop_simulator): New global.
107         (sim_stop): Set sim state to STOP and set
108         stop_simulator.
109         (sim_resume): Reset stop_simulator.
110         (sim_stop_reason): If stop_simulator is set, tell gdb
111         that the we took SIGINT.
112         * armemu.c (ARMul_Emulate26): Don't loop forever. Stop if
113         stop_simulator is set.
114
115 1999-04-02  Keith Seitz  <keiths@cygnus.com>
116
117         * armemu.c (ARMul_Emulate26): If NEED_UI_LOOP_HOOK, call ui_loop_hook
118         whenever the counter expires.
119         * Makefile.in (SIM_EXTRA_CFLAGS): Include define NEED_UI_LOOP_HOOK.
120
121 1999-03-24  Nick Clifton  <nickc@cygnus.com>
122
123         * armemu.c (ARMul_Emulate26): Handle new breakpoint value.
124         * thumbemu.c (ARMul_ThumbDecode): Handle new breakpoint value.
125
126 Mon Sep 14 09:00:05 1998  Nick Clifton  <nickc@cygnus.com>
127
128         * wrapper.c (sim_open): Set endianness according to BFD or command
129         line switch.
130
131         * tconfig.in: Define SIM_HAVE_BIENDIAN.
132
133 Thu Aug 27 11:00:05 1998  Nick Clifton  <nickc@cygnus.com>
134
135         * armemu.c (Multiply64): Test for Rm (rather than Rs) not being
136         the same as either RdHi or RdLo.
137
138 Thu Jul  2 10:24:35 1998  Nick Clifton  <nickc@cygnus.com>
139
140         * armos.c (ARMul_OSHandleSWI: AngelSWI_Reason_ReportException):
141         Set Reg[0] based on reason for for the exception.
142
143 Thu Jun  4 15:22:03 1998  Jason Molenda  (crash@bugshack.cygnus.com)
144
145         * armos.c (SWIwrite0): New function.
146         (WriteCommandLineTo): New function.
147         (SWIopen): New function.
148         (SWIread): New function.
149         (SWIwrite): New function.
150         (SWIflen): New function.
151         (ARMul_OSHandleSWI): Call new functions instead of handling     
152         these here.
153         (ARMul_OSHandleSWI): Handle Angel SWIs correctly.
154         (*): Reformat spacing to be a bit more GNUly.
155         Most code taken from a patch by Anthony Thompson 
156         (athompso@cambridge.arm.com)
157
158 Tue Jun  2 15:22:22 1998  Nick Clifton  <nickc@cygnus.com>
159
160         * armos.h: Add Angel SWI and its reason codes.
161         * armos.c (ARMul_OSHandleSWI): Ignore Angel SWIs (for now).
162
163 Mon Jun  1 17:14:19 1998  Anthony Thompson (athompso@cambridge.arm.com)
164
165         * armos.c (ARMul_OSHandleSWI::SWI_Open): Handle special case
166         of ":tt" to catch stdin in addition to stdout.
167         (ARMul_OSHandleSWI::SWI_Seek): Return 0 or 1 to indicate failure
168         or success of lseek().
169
170 Wed May 20 17:36:25 1998  Nick Clifton  <nickc@cygnus.com>
171
172         * armos.c (ARMul_OSHandleSWI): Special case code to catch attempts
173         to open stdout.
174
175 Wed Apr 29 15:29:55 1998  Jeff Johnston  <jjohnstn@cygnus.com>
176
177         * armos.c (ARMul_OSHandleSWI): Added code for SWI_Clock,
178         SWI_Flen, and SWI_Time.  Also fixed SWI_Seek code to only
179         seek from offset 0 and not to use R2 for whence since it is
180         not passed as part of the SWI call.
181
182 Tue Apr 28 18:33:31 1998  Geoffrey Noer  <noer@cygnus.com>
183
184         * configure: Regenerated to track ../common/aclocal.m4 changes.
185
186 Sun Apr 26 15:31:55 1998  Tom Tromey  <tromey@creche>
187
188         * configure: Regenerated to track ../common/aclocal.m4 changes.
189         * config.in: Ditto.
190
191 Sun Apr 26 15:20:26 1998  Tom Tromey  <tromey@cygnus.com>
192
193         * acconfig.h: New file.
194         * configure.in: Reverted change of Apr 24; use sinclude again.
195
196 Fri Apr 24 14:16:40 1998  Tom Tromey  <tromey@creche>
197
198         * configure: Regenerated to track ../common/aclocal.m4 changes.
199         * config.in: Ditto.
200
201 Fri Apr 24 11:20:19 1998  Tom Tromey  <tromey@cygnus.com>
202
203         * configure.in: Don't call sinclude.
204
205 Sat Apr  4 20:36:25 1998  Andrew Cagney  <cagney@b1.cygnus.com>
206
207         * configure: Regenerated to track ../common/aclocal.m4 changes.
208
209 Fri Mar 27 16:15:52 1998  Andrew Cagney  <cagney@b1.cygnus.com>
210
211         * configure: Regenerated to track ../common/aclocal.m4 changes.
212
213 Wed Mar 25 12:35:29 1998  Andrew Cagney  <cagney@b1.cygnus.com>
214
215         * configure: Regenerated to track ../common/aclocal.m4 changes.
216
217 Wed Mar 18 12:38:12 1998  Andrew Cagney  <cagney@b1.cygnus.com>
218
219         * configure: Regenerated to track ../common/aclocal.m4 changes.
220
221 Tue Mar 10 09:26:38 1998  Nick Clifton  <nickc@cygnus.com>
222
223         * armopts.h: Remove definition of LITTLEND - it is not used.
224
225 Tue Feb 17 12:35:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
226
227         * wrapper.c (sim_store_register, sim_fetch_register): Pass in
228         length parameter. Return -1.
229
230 Sun Feb  1 16:47:51 1998  Andrew Cagney  <cagney@b1.cygnus.com>
231
232         * configure: Regenerated to track ../common/aclocal.m4 changes.
233
234 Sat Jan 31 18:15:41 1998  Andrew Cagney  <cagney@b1.cygnus.com>
235
236         * configure: Regenerated to track ../common/aclocal.m4 changes.
237
238 Mon Jan 19 22:26:29 1998  Doug Evans  <devans@seba>
239
240         * configure: Regenerated to track ../common/aclocal.m4 changes.
241
242 Mon Dec 15 23:17:11 1997  Andrew Cagney  <cagney@b1.cygnus.com>
243
244         * configure: Regenerated to track ../common/aclocal.m4 changes.
245         * config.in: Ditto.
246
247 Tue Dec  9 11:30:48 1997  Nick Clifton  <nickc@cygnus.com>
248
249         * Makefile.in: Updated with changes from branch.
250         * armdefs.h:   ditto
251         * armemu.c:    ditto   these changes
252         * armemu.h:    ditto   add support for
253         * armos.c:     ditto   the Thumb instruction
254         * armsupp.c:   ditto   set and the new v4
255         * armvirt.c:   ditto   architecture.
256         * wrapper.c:   ditto
257         * thumbemu.c:  New file from branch.
258
259
260 Thu Dec  4 09:21:05 1997  Doug Evans  <devans@canuck.cygnus.com>
261
262         * configure: Regenerated to track ../common/aclocal.m4 changes.
263
264 Thu Oct 30 13:54:06 1997  Nick Clifton  <nickc@cygnus.com>
265
266         * armos.c (ARMul_OSHandleSWI): Add support for GetEnv SWI.  Patch
267         from Tony Thompson at ARM: athompso@arm.com 
268
269         * wrapper.c (sim_create_inferior): Add code to create an execution
270         environment.  Patch from Tony Thompson at ARM: athompso@arm.com
271
272 Wed Oct 22 14:43:00 1997  Andrew Cagney  <cagney@b1.cygnus.com>
273
274         * wrapper.c (sim_load): Pass lma_p and sim_write args to
275         sim_load_file.
276
277 Fri Oct  3 09:28:00 1997  Andrew Cagney  <cagney@b1.cygnus.com>
278
279         * configure: Regenerated to track ../common/aclocal.m4 changes.
280
281 Wed Sep 24 17:38:57 1997  Andrew Cagney  <cagney@b1.cygnus.com>
282
283         * configure: Regenerated to track ../common/aclocal.m4 changes.
284
285 Tue Sep 23 11:04:38 1997  Andrew Cagney  <cagney@b1.cygnus.com>
286
287         * configure: Regenerated to track ../common/aclocal.m4 changes.
288
289 Mon Sep 22 11:46:20 1997  Andrew Cagney  <cagney@b1.cygnus.com>
290
291         * configure: Regenerated to track ../common/aclocal.m4 changes.
292
293 Fri Sep 19 17:45:25 1997  Andrew Cagney  <cagney@b1.cygnus.com>
294
295         * configure: Regenerated to track ../common/aclocal.m4 changes.
296
297 Mon Sep 15 17:36:15 1997  Andrew Cagney  <cagney@b1.cygnus.com>
298
299         * configure: Regenerated to track ../common/aclocal.m4 changes.
300
301 Thu Sep  4 17:21:23 1997  Doug Evans  <dje@seba>
302
303         * configure: Regenerated to track ../common/aclocal.m4 changes.
304
305 Wed Aug 27 18:13:22 1997  Andrew Cagney  <cagney@b1.cygnus.com>
306
307         * configure: Regenerated to track ../common/aclocal.m4 changes.
308         * config.in: Ditto.
309
310 Tue Aug 26 10:37:27 1997  Andrew Cagney  <cagney@b1.cygnus.com>
311
312         * wrapper.c (sim_kill): Delete.
313         (sim_create_inferior): Add ABFD argument.
314         (sim_load): Move setting of PC from here.
315         (sim_create_inferior): To here.
316
317 Mon Aug 25 17:50:22 1997  Andrew Cagney  <cagney@b1.cygnus.com>
318
319         * configure: Regenerated to track ../common/aclocal.m4 changes.
320         * config.in: Ditto.
321
322 Mon Aug 25 15:35:45 1997  Andrew Cagney  <cagney@b1.cygnus.com>
323
324         * wrapper.c (sim_open): Add ABFD argument.
325
326 Tue May 20 10:13:26 1997  Andrew Cagney  <cagney@b1.cygnus.com>
327
328         * wrapper.c (sim_open): Add callback argument.
329         (sim_set_callbacks): Drop SIM_DESC argument.
330
331 Thu Apr 24 00:39:51 1997  Doug Evans  <dje@canuck.cygnus.com>
332
333         * configure: Regenerated to track ../common/aclocal.m4 changes.
334
335 Fri Apr 18 13:32:23 1997  Andrew Cagney  <cagney@b1.cygnus.com>
336
337         * wrapper.c (sim_stop): Stub sim_stop function.
338
339 Thu Apr 17 18:33:01 1997  Fred Fish  <fnf@cygnus.com>
340
341         * arminit.c (ARMul_NewState): Preinitialize the state to
342         all zero/NULL.
343
344 Thu Apr 17 02:39:02 1997  Doug Evans  <dje@canuck.cygnus.com>
345
346         * Makefile.in (SIM_OBJS): Add sim-load.o.
347         * wrapper.c (sim_kind,myname): New static locals.
348         (sim_open): Set sim_kind, myname.
349         (sim_load): Call sim_load_file to do work.  Set start address from bfd.
350         (sim_create_inferior): Return SIM_RC.  Delete start_address arg.
351
352 Thu Apr 17 11:48:25 1997  Andrew Cagney  <cagney@b1.cygnus.com>
353
354         * wrapper.c (sim_trace): Update so that it matches prototype.
355
356 Mon Apr  7 15:45:02 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
357
358         * configure: Regenerated to track ../common/aclocal.m4 changes.
359         * config.in: Ditto.
360
361 Mon Apr  7 12:01:17 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
362
363         * Makefile.in (armemu32.o): Replace $< with autoconf recommended
364         $(srcdir)/....
365         (armemu26.o): Ditto.
366
367 Wed Apr  2 15:06:28 1997  Doug Evans  <dje@canuck.cygnus.com>
368
369         * wrapper.c (sim_open): New arg `kind'.
370
371         * configure: Regenerated to track ../common/aclocal.m4 changes.
372
373 Wed Apr  2 14:50:44 1997  Ian Lance Taylor  <ian@cygnus.com>
374
375         * COPYING: Update FSF address.
376
377 Wed Apr  2 14:34:19 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
378
379         * configure: Regenerated to track ../common/aclocal.m4 changes.
380
381 Wed Mar 19 01:14:00 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
382
383         * configure: Regenerated to track ../common/aclocal.m4 changes.
384
385 Mon Mar 17 15:10:07 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
386
387         * configure: Re-generate.
388
389 Fri Mar 14 10:34:11 1997  Michael Meissner  <meissner@cygnus.com>
390
391         * configure: Regenerate to track ../common/aclocal.m4 changes.
392
393 Thu Mar 13 12:38:56 1997  Doug Evans  <dje@canuck.cygnus.com>
394
395         * wrapper.c (sim_open): Has result now.
396         (sim_*): New SIM_DESC argument.
397
398 Tue Feb  4 13:22:21 1997  Doug Evans  <dje@canuck.cygnus.com>
399
400         * Makefile.in (@COMMON_MAKEFILE_FRAG@): Use
401         COMMON_{PRE,POST}_CONFIG_FRAG instead.
402         * configure.in: sinclude ../common/aclocal.m4.
403         * configure: Regenerated.
404
405 Thu Jan 23 11:46:23 1997  Stu Grossman  (grossman@critters.cygnus.com)
406
407         * configure configure.in Makefile.in:  Update to new configure
408         scheme which is more compatible with WinGDB builds.
409         * configure.in:  Improve comment on how to run autoconf.
410         * configure:  Re-run autoconf to get new ../common/aclocal.m4.
411         * Makefile.in:  Use autoconf substitution to install common
412         makefile fragment.
413
414 Wed Nov 20 01:05:10 1996  Doug Evans  <dje@canuck.cygnus.com>
415
416         * run.c: Deleted, use one in ../common now.
417         * Makefile.in: Delete everything that's been moved to
418         ../common/Make-common.in.
419         (SIM_OBJS): Define.
420         * configure.in: Simplify using macros in ../common/aclocal.m4.
421         * configure: Regenerated.
422         * config.in: New file.
423         * armos.c: #include config.h.
424         * wrapper.c (mem_size): Value is in bytes now.
425         (sim_callback): New global.
426         (arm_sim_set_profile{,_size}): Delete.
427         (arm_sim_set_mem_size): Rename to sim_size.
428         (sim_do_command): Call printf_filtered via callback.
429         (sim_set_callbacks): Record callback.
430
431 Thu Oct  3 16:10:27 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
432
433         * Makefile.in (mostlyclean): Remove config.log.
434
435 Wed Jun 26 12:17:24 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
436
437         * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
438         INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
439         (docdir): Removed.
440         * configure.in (AC_PREREQ): autoconf 2.5 or higher.
441         (AC_PROG_INSTALL): Added.
442         * configure: Rebuilt.
443
444 Wed Feb 21 12:14:31 1996  Ian Lance Taylor  <ian@cygnus.com>
445
446         * configure: Regenerate with autoconf 2.7.
447
448 Fri Dec 15 16:27:30 1995  Ian Lance Taylor  <ian@cygnus.com>
449
450         * run.c (main): Use new bfd_big_endian macro.
451
452 Mon Nov 20 17:40:38 1995  Doug Evans  <dje@canuck.cygnus.com>
453
454         * run.c: Include "getopt.h".
455         (verbose): Delete.
456         (usage): Make static.
457         (main): Call arm_sim_set_verbosity.
458         Only load sections marked SEC_LOAD.
459         * wrapper.c (mem_size, verbosity): New static global.
460         (arm_sim_set_mem_size): Renamed from sim_size.  Callers updated.
461         (arm_sim_set_profile{,_size}): Renamed from sim_foo.  Callers updated.
462         
463 Fri Nov 17 19:35:11 1995  Doug Evans  <dje@canuck.cygnus.com>
464
465         * armdefs.h (ARMul_State): New member `verbose'.
466         * armrdi.c (ARMul_ConsolePrint): Add missing va_end.
467         * run.c (verbose): Make global.
468         * wrapper.c (init): Set state->verbose.
469         (ARMul_ConsolePrint): Don't print anything if !verbose.
470
471 Fri Oct 13 15:30:30 1995  Doug Evans  <dje@canuck.cygnus.com>
472
473         * armos.c: #include dbg_rdi.h.
474         (ARMul_OSHandleSWI): Handle SWI_Breakpoint.
475         * armos.h (SWI_Breakpoint): Define.
476         * wrapper.c: #include armemu.h, dbg_rdi.h.
477         (rc): Delete.
478         (sim_resume): Use state->EndCondition to record stop state.
479         Call FLUSHPIPE before returning.
480         (sim_stop_reason): Determine reason from state->EndCondition.
481
482 Fri Oct 13 15:04:05 1995  steve chamberlain  <sac@slash.cygnus.com>
483
484         * wrapper.c (sim_set_callbacks): New.
485
486 Thu Sep 28 19:45:56 1995  Doug Evans  <dje@deneb.cygnus.com>
487
488         * armos.c (ARMul_OSHandleSWI): Result of read/write calls is
489         number of bytes not read/written (or -1).
490
491 Wed Sep 20 13:35:54 1995  Ian Lance Taylor  <ian@cygnus.com>
492
493         * Makefile.in (maintainer-clean): New synonym for realclean.
494
495 Fri Sep  8 14:27:20 1995  Ian Lance Taylor  <ian@cygnus.com>
496
497         * configure.in: Remove AC_PROG_INSTALL.
498         * configure: Rebuild.
499         * Makefile.in (INSTALL): Revert to using install.sh.
500         (INSTALL_PROGRAM, INSTALL_DATA): Set to $(INSTALL).
501         (INSTALL_XFORM, INSTALL_XFORM1): Restore.
502         (mostlyclean): Make the same as clean, not distclean.
503         (clean): Remove config.log.
504         (install): Don't install in $(tooldir).
505
506 Thu Sep  7 12:00:17 1995  Doug Evans  <dje@canuck.cygnus.com>
507
508         (Try to) Update to new bfd autoconf scheme.
509         * run.c: Don't include sysdep.h.
510         * Makefile.in (INSTALL{,_PROGRAM,_DATA}): Use autoconf computed value.
511         (CC, CFLAGS, AR, RANLIB): Likewise.
512         (HDEFINES, TDEFINES): Define.
513         (CC_FOR_BUILD): Delete.
514         (host_makefile_frag): Delete.
515         (Makefile): Don't depend on frags.
516         * configure.in (sysdep.h): Don't create symlink.
517         (host_makefile_frag, frags): Deleted.
518         (CC, CFLAGS, AR, RANLIB, INSTALL): Compute values.
519         * configure: Regenerated.
520
521 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
522
523         * Update all FSF addresses except those in COPYING* files.
524
525 Wed Jul  5 16:15:54 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
526
527         * Makefile.in (clean): Remove run, libsim.a.
528
529         * Makefile.in, configure.in: converted to autoconf.
530         * configure: New file, generated with autconf 2.4.
531
532         * arm.mt: Removed.
533
534 Fri Jun 30 16:49:47 1995  Stan Shebs  <shebs@andros.cygnus.com>
535
536         * wrapper.c (sim_do_command): New function.
537
538 Tue Jun 13 10:57:32 1995  Steve Chamberlain  <sac@slash.cygnus.com>
539
540         * armos.c (ARMul_OSHandleSWI): New version to work with
541         newlib simply.
542
543 Thu Jun  8 14:37:14 1995  Steve Chamberlain  <sac@slash.cygnus.com>
544
545         * run.c (main): Grab return value from right register.
546
547 Wed May 24 14:37:31 1995  Steve Chamberlain  <sac@slash.cygnus.com>
548
549         * New.
550
551