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