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