]> Git Repo - binutils.git/blob - sim/z8k/ChangeLog
This commit was generated by cvs2svn to track changes on a CVS vendor
[binutils.git] / sim / z8k / ChangeLog
1 Wed Nov 25 18:22:10 1998  Andrew Cagney  <[email protected]>
2
3         * support.c: Include <errno.h>
4
5 Tue Apr 28 18:33:31 1998  Geoffrey Noer  <[email protected]>
6
7         * configure: Regenerated to track ../common/aclocal.m4 changes.
8
9 Sun Apr 26 15:31:55 1998  Tom Tromey  <tromey@creche>
10
11         * configure: Regenerated to track ../common/aclocal.m4 changes.
12         * config.in: Ditto.
13
14 Sun Apr 26 15:18:45 1998  Tom Tromey  <[email protected]>
15
16         * acconfig.h: New file.
17         * configure.in: Reverted change of Apr 24; use sinclude again.
18
19 Fri Apr 24 14:16:40 1998  Tom Tromey  <tromey@creche>
20
21         * configure: Regenerated to track ../common/aclocal.m4 changes.
22         * config.in: Ditto.
23
24 Fri Apr 24 11:17:28 1998  Tom Tromey  <[email protected]>
25
26         * configure.in: Don't use sinclude.
27
28 Sat Apr  4 20:36:25 1998  Andrew Cagney  <[email protected]>
29
30         * configure: Regenerated to track ../common/aclocal.m4 changes.
31
32 Fri Mar 27 16:15:52 1998  Andrew Cagney  <[email protected]>
33
34         * configure: Regenerated to track ../common/aclocal.m4 changes.
35
36 Wed Mar 25 12:35:29 1998  Andrew Cagney  <[email protected]>
37
38         * configure: Regenerated to track ../common/aclocal.m4 changes.
39
40 Wed Mar 18 12:38:12 1998  Andrew Cagney  <[email protected]>
41
42         * configure: Regenerated to track ../common/aclocal.m4 changes.
43
44 Tue Feb 17 12:54:05 1998  Andrew Cagney  <[email protected]>
45
46         * iface.c (sim_store_register, sim_fetch_register): Pass in length
47         parameter.  Return -1.
48
49 Sun Feb  1 16:47:51 1998  Andrew Cagney  <[email protected]>
50
51         * configure: Regenerated to track ../common/aclocal.m4 changes.
52
53 Sat Jan 31 18:15:41 1998  Andrew Cagney  <[email protected]>
54
55         * configure: Regenerated to track ../common/aclocal.m4 changes.
56
57 Mon Jan 19 22:26:29 1998  Doug Evans  <devans@seba>
58
59         * configure: Regenerated to track ../common/aclocal.m4 changes.
60
61 Mon Dec 15 23:17:11 1997  Andrew Cagney  <[email protected]>
62
63         * configure: Regenerated to track ../common/aclocal.m4 changes.
64         * config.in: Ditto.
65
66 Thu Dec  4 09:21:05 1997  Doug Evans  <[email protected]>
67
68         * configure: Regenerated to track ../common/aclocal.m4 changes.
69
70 Wed Oct 22 14:43:00 1997  Andrew Cagney  <[email protected]>
71
72         * iface.c (sim_load): Pass lma_p and sim_write args to
73         sim_load_file.
74
75 Fri Oct  3 09:28:00 1997  Andrew Cagney  <[email protected]>
76
77         * configure: Regenerated to track ../common/aclocal.m4 changes.
78
79 Wed Sep 24 17:38:57 1997  Andrew Cagney  <[email protected]>
80
81         * configure: Regenerated to track ../common/aclocal.m4 changes.
82
83 Tue Sep 23 11:04:38 1997  Andrew Cagney  <[email protected]>
84
85         * configure: Regenerated to track ../common/aclocal.m4 changes.
86
87 Mon Sep 22 11:46:20 1997  Andrew Cagney  <[email protected]>
88
89         * configure: Regenerated to track ../common/aclocal.m4 changes.
90
91 Fri Sep 19 17:45:25 1997  Andrew Cagney  <[email protected]>
92
93         * configure: Regenerated to track ../common/aclocal.m4 changes.
94
95 Wed Sep 17 13:23:45 1997  Andrew Cagney  <[email protected]>
96
97         * Makefile.in (CONFIG_H): Use config.h from local directory.
98
99 Mon Sep 15 17:36:15 1997  Andrew Cagney  <[email protected]>
100
101         * configure: Regenerated to track ../common/aclocal.m4 changes.
102
103 Thu Sep  4 17:21:23 1997  Doug Evans  <dje@seba>
104
105         * configure: Regenerated to track ../common/aclocal.m4 changes.
106
107 Wed Aug 27 18:13:22 1997  Andrew Cagney  <[email protected]>
108
109         * configure: Regenerated to track ../common/aclocal.m4 changes.
110         * config.in: Ditto.
111
112 Tue Aug 26 10:43:33 1997  Andrew Cagney  <[email protected]>
113
114         * iface.c (sim_kill): Delete.
115         (sim_create_inferior): Add ABFD argument.
116         (sim_load): Move setting of PC from here.
117         (sim_create_inferior): To here.
118         (sim_open, sim_load): Add FIXME about need to move arch test to
119         sim_open.
120
121 Mon Aug 25 17:50:22 1997  Andrew Cagney  <[email protected]>
122
123         * configure: Regenerated to track ../common/aclocal.m4 changes.
124         * config.in: Ditto.
125
126 Mon Aug 25 16:36:10 1997  Andrew Cagney  <[email protected]>
127
128         * iface.c (sim_open): Add ABFD argument. Change ARGV to PARGV.
129
130 Tue May 20 10:28:07 1997  Andrew Cagney  <[email protected]>
131
132         * iface.c (sim_set_callbacs): Delete SIM_DESC argument.
133         (sim_open): Add callback argument.
134
135 Wed Apr 30 10:28:34 1997  Doug Evans  <[email protected]>
136
137         * iface.c (sim_load): Set sim_z8001_mode if bfd_mach_z8001.
138         * tconfig.in (SIM_PRE_LOAD): Delete, no longer used.
139
140 Thu Apr 24 00:39:51 1997  Doug Evans  <[email protected]>
141
142         * configure: Regenerated to track ../common/aclocal.m4 changes.
143
144 Fri Apr 18 14:18:06 1997  Andrew Cagney  <[email protected]>
145
146         * mem.h (Z8k_PAGE_SIZE): Rename from PAGE_SIZE.  Is it used?
147
148         * iface.c (sim_stop): New function.
149         (NULL): Define if not already.
150
151 Thu Apr 17 03:54:23 1997  Doug Evans  <[email protected]>
152
153         * Makefile.in (SIM_OBJS): Add sim-load.o.
154         * iface.c: #include bfd.h.
155         (z8k_callback): New global.
156         (sim_kind, myname): New static locals.
157         (sim_open): Set sim_kind, myname.
158         (sim_load): Return SIM_RC.  New arg abfd.  Call sim_load_file to
159         load file into simulator.  Set start address from bfd.
160         (sim_create_inferior): Return SIM_RC.  Delete arg start_address.
161         (sim_set_callbacks): Set z8k_callback.
162
163 Thu Apr 17 11:36:04 1997  Andrew Cagney  <[email protected]>
164
165         * tm.h (sim_trace) : Remove prototype - now in remote-sim.h
166         * support.c (sim_trace): Update.
167
168 Mon Apr  7 15:45:02 1997  Andrew Cagney  <[email protected]>
169
170         * configure: Regenerated to track ../common/aclocal.m4 changes.
171         * config.in: Ditto.
172
173 Wed Apr  2 15:06:28 1997  Doug Evans  <[email protected]>
174
175         * iface.c (sim_open): New arg `kind'.
176
177         * configure: Regenerated to track ../common/aclocal.m4 changes.
178
179 Wed Apr  2 14:34:19 1997 Andrew Cagney <[email protected]>
180
181         * configure: Regenerated to track ../common/aclocal.m4 changes.
182
183 Wed Mar 19 01:14:00 1997  Andrew Cagney  <[email protected]>
184
185         * configure: Regenerated to track ../common/aclocal.m4 changes.
186
187 Mon Mar 17 15:10:07 1997  Andrew Cagney  <[email protected]>
188
189         * configure: Re-generate.
190
191 Fri Mar 14 10:34:11 1997  Michael Meissner  <[email protected]>
192
193         * configure: Regenerate to track ../common/aclocal.m4 changes.
194
195 Thu Mar 13 13:02:08 1997  Doug Evans  <[email protected]>
196
197         * iface.c (sim_open): New SIM_DESC result.  Argument is now
198         in argv form.
199         (other sim_*): New SIM_DESC argument.
200
201 Tue Feb  4 13:33:30 1997  Doug Evans  <[email protected]>
202
203         * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
204         COMMON_{PRE,POST}_CONFIG_FRAG instead.
205         * configure.in: sinclude ../common/aclocal.m4.
206         * configure: Regenerated.
207
208 Thu Jan 23 11:46:23 1997  Stu Grossman  ([email protected])
209
210         * configure configure.in Makefile.in:  Update to new configure
211         scheme which is more compatible with WinGDB builds.
212         * configure.in:  Improve comment on how to run autoconf.
213         * configure:  Re-run autoconf to get new ../common/aclocal.m4.
214         * Makefile.in:  Use autoconf substitution to install common
215         makefile fragment.
216
217 Wed Nov 20 02:28:21 1996  Doug Evans  <[email protected]>
218
219         * Makefile.in: Delete stuff moved to ../common/Make-common.in.
220         (SIM_OBJS,SIM_EXTRA_CFLAGS,SIM_EXTRA_CLEAN): Define.
221         * configure.in: Simplify using macros in ../common/aclocal.m4.
222         * configure: Regenerated.
223         * iface.c (sim_size): New function.
224         (sim_stop_reason): Properly set sim_exited return code.
225         * support.c: #include "callback.h".
226         * run.c: Deleted, using one in ../common now.
227         * tconfig.in: New file.
228
229 Thu Oct  3 16:19:07 1996  Jason Molenda  ([email protected])
230
231         * Makefile.in (mostlyclean): Don't remove config.log here.
232
233 Wed Jun 26 12:32:29 1996  Jason Molenda  ([email protected])
234
235         * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
236         INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
237         (docdir): Removed.
238         * configure.in (AC_PREREQ): autoconf 2.5 or higher.
239         (AC_PROG_INSTALL): Added.
240         * configure: Rebuilt.
241
242 Wed Feb 21 12:17:27 1996  Ian Lance Taylor  <[email protected]>
243
244         * configure: Regenerate with autoconf 2.7.
245
246 Thu Jan 11 16:59:07 1996  Jim Wilson  <[email protected]>
247
248         * writecode.c (info_args, case CLASS_DISP8): Sign extend using
249         shifts instead of char cast.
250         (shift): Likewise.
251
252 Fri Jan  5 15:36:26 1996  Jim Wilson  <[email protected]>
253
254         * mem.c (get_page_and_offset): Allocate 16MB not 8MB.
255
256 Fri Oct 13 15:02:45 1995  steve chamberlain  <[email protected]>
257
258         * iface.c (sim_set_callbacks): New.
259
260 Tue Oct 10 11:13:55 1995  Fred Fish  <[email protected]>
261
262         * Makefile.in (BISON): Remove macro.
263
264 Wed Sep 20 13:35:35 1995  Ian Lance Taylor  <[email protected]>
265
266         * Makefile.in (maintainer-clean): New synonym for realclean.
267
268 Fri Sep  8 13:16:10 1995  Ian Lance Taylor  <[email protected]>
269
270         * Makefile.in (install): Don't install in $(tooldir).
271
272         * configure.in: Call AC_CONFIG_HEADER.  Don't try to use
273         bfd/hosts/*.h file or bfd/config/*.mh file.  Call AC_PROG_CC and
274         AC_PROG_RANLIB.  Substitute in values for CFLAGS, HDEFINES, AR,
275         and CC_FOR_BUILD.  Call AC_CHECK_HEADERS for various header files.
276         Touch stamp.h if creating config.h.
277         * configure: Rebuild.
278         * config.in: New file, created by autoheader.
279         * Makefile.in (AR): Define as @AR@.
280         (CC): New variable, defined as @CC@.
281         (CFLAGS): Define as @CFLAGS@.
282         (CC_FOR_BUILD): New variable, defined as @CC_FOR_BUILD@.
283         (RANLIB): Define as @RANLIB@.
284         (HDEFINES, TDEFINES): New variables.
285         (@host_makefile_frag@): Remove.
286         (support.o, comped1.o, comped3.o): Depend upon config.h.
287         (compedb3.o, comped2.o): Likewise.
288         (mem.o): New target.
289         (tc-gen2.h): Depend upon writecode, not quick.c.
290         (writecode): Build using $(CC_FOR_BUILD).
291         (writecode.o, list.o, quick.o): New targets.
292         (mostlyclean): Make the same as clean, not distclean.
293         (clean): Remove config.log.
294         (distclean): Remove config.h and stamp-h.
295         (Makefile): Don't depend upon @frags@.  Just rebuild Makefile when
296         invoking config.status.
297         (config.h, stamp-h): New targets.
298         * comped1.c: Don't include "sysdep.h".
299         (INLINE): Define as inline, not static inline.
300         * comped3.c, compedb3.c, run.c: Don't include "sysdep.h".
301         * mem.c: Include "config.h".  Don't include "sysdep.h".  Include
302         <stdlib.h> if it exists.
303         * support.c: Include "config.h".  Don't include "sysdep.h".
304         Include <stdio.h>.  Include <time.h> and <sys/times.h> if they
305         exists.  Include <sys/types.h> and <sys/stat.h>.
306         (get_now): Only use times if <sys/times.h> exists; otherwise use
307         time.
308         * writecode.c: Include "config.h".  Include <stdio.h>.  Include
309         <stdlib.h> and <string.h> if they exist.  Include <strings.h> if
310         it exists and <string.h> does not.
311
312 Thu Aug  3 10:45:37 1995  Fred Fish  <[email protected]>
313
314         * Update all FSF addresses except those in COPYING* files.
315
316 Mon Jul 31 10:18:06 1995  steve chamberlain  <[email protected]>
317
318         * support.c (normal_flags_16): Calculate carry correctly.
319         (support_call): Return values in std regs too.
320
321 Fri Jul 28 12:10:06 1995  steve chamberlain  <[email protected]>
322
323         * inlines.h (put_byte_mem_da): Moved.
324         * run.c (main): Return program result.
325         * support.c (support_call): Return exit argument.
326         * writecode.c (rotate): Fix a load of bugs.
327         (info_decode): Insert missing break after OPC_rrc.
328
329 Wed Jul  5 16:13:43 1995  J.T. Conklin  <[email protected]>
330
331         * Makefile.in, configure.in: converted to autoconf.
332         * configure: New file, generated with autconf 2.4.
333
334         * z8k.mt: Removed.
335
336 Fri Jun 30 16:53:09 1995  Stan Shebs  <[email protected]>
337
338         * iface.c (sim_do_command): New function.
339
340 Wed May 24 16:31:38 1995  Jim Wilson  <[email protected]>
341
342         * configure.in: Fix typo in last change.
343
344 Mon Mar 27 10:32:34 1995  J.T. Conklin  <[email protected]>
345
346         * run.c: parse arguments with getopt().
347
348 Tue Feb 28 17:31:00 1995  Ian Lance Taylor  <[email protected]>
349
350         * configure.in: Use ../../bfd/hosts/std-host.h if specific
351         host unavailable.
352
353 Sun Feb 12 16:03:29 1995  Steve Chamberlain  <sac@splat>
354
355         * iface.c (sim_stop_reason): (Make a bad syscall give a SIGILL.
356         * writecode.c (adiv):  Divides are always signed.
357
358 Wed Dec 28 21:30:09 1994  Steve Chamberlain  ([email protected])
359
360         * inlines.h: Make INLINES static.
361         * mem.c (sitoptr): New instance.
362         * support.c (normal_flags_[32|16|8]): New functions.
363         (optimize_normal_flags): Use new functions.
364         * writecode.c (info_special): Handle sbc. (optimize_normal_flags):
365         Always recalc flags.
366
367 Wed May 18 14:38:49 1994  Doug Evans  ([email protected])
368
369         * support.c (sim_open): Delete from here.
370         (sim_set_args): Delete from here.
371         (sim_kill): Delete from here.
372         * iface.c (sim_*): Make result void where there isn't one.
373         (sim_clear_breakpoints): Delete.
374         (sim_set_pc): Delete.
375         (sim_info): Delete printf_fn arg, all callers changed.
376         (sim_open): Define here.
377         (sim_close): New function.
378         (sim_load): New function.
379         (sim_create_inferior): Renamed from sim_set_args.
380         (sim_kill): Define here.
381         * run.c (printf): Delete declaration.
382         (main): Call sim_create_inferior instead of sim_set_pc.
383         * sim.h (sim_clear_breakpoints): Delete.
384
385 Wed May 18 13:22:02 1994  Steve Chamberlain  ([email protected])
386
387         * writecode.c (main): Disable the chopping of large initializers.
388         GCC can now cope.
389
390 Sat May  7 17:24:46 1994  Steve Chamberlain  ([email protected])
391
392         * writecode.c (info_args): Add resflg and setflg.
393         * list.c : Regenerated.
394         * Makefile.in: First rule is now called 'all'
395
396 Sat Dec 11 16:39:30 1993  Steve Chamberlain  ([email protected])
397
398         * iface.c (sim_store_register): Get regval the right way up.
399         * writecode.c (info_args): Add lda.
400
401 Tue Oct 26 13:01:46 1993  Doug Evans  ([email protected])
402
403         * Makefile.in (INCDIR): Fix definition.
404         (CSEARCH): Add -I$(srcdir)/../../gdb
405         (comped1.o, comped3.o, compedb3.o, comped2.o): Use CSEARCH, not INCDIR.
406         * iface.c: Replace #include "../include/wait.h" with "remote-sim.h".
407         (sim_set_pc): int result, use SIM_ADDR for type of arg `addr'.
408         (sim_store_register): int result, pass value by reference.
409         (sim_fetch_register): Use unsigned char * for arg `buf'.
410         (sim_write): int result, use SIM_ADDR for `where' arg,
411         use unsigned char * for `what' arg.
412         (sim_read): Ditto.
413         (sim_resume): int result.
414         (sim_stop_reason): Renamed from sim_stop_signal, int result,
415         new arg `reason'.
416         (sim_info): int result, merge sim_info_print into here.
417         (sim_info_print): Deleted.
418         * run.c: #include <stdio.h>
419         (main): Update call to sim_info.
420         * sim.h: Remove various prototypes defined in remote-sim.h.
421
422 Sat Oct 23 15:16:45 1993  Doug Evans  ([email protected])
423
424         * iface.c (sim_stop_signal): Result is now enum sim_stop.
425
426 Thu Oct  7 19:01:07 1993  Steve Chamberlain  ([email protected])
427
428         * writecode.c (doset, info_docode): Understand set and res insns.
429
430 Thu Sep 30 11:30:42 1993  Steve Chamberlain  ([email protected])
431
432         * support.c (tm_info_print):  If no timetaken, don't divide by zero.
433
434 Fri Jul 30 15:51:54 1993  david d `zoo' zuhn  ([email protected])
435
436         * writecode.c (div): rename to divide, to resolve conflict with
437         ANSI function div from <stdlib.h>
438
439 Mon Mar 15 15:48:50 1993  Ian Lance Taylor  ([email protected])
440
441         * z8k.mt (DO_INSTALL): Renamed from INSTALL.
442
443 Tue Mar  9 12:32:29 1993  Steve Chamberlain  ([email protected])
444
445         * writecode.c (main): Make the vector 'big' static, so that it
446         will compile on the apollo.
447         * support.c: Use the ANSI compilant __inline__.
448
449 Fri Mar  5 07:54:18 1993  Steve Chamberlain  ([email protected])
450
451         * writecode.c (main): When using gcc, split the tables into
452         sections so that it will compile.
453         * Makefile.in: Get ar args right.
454         * tm.h: Fix gcc prototypes.
455
456 Wed Mar  3 15:04:48 1993  Steve Chamberlain  ([email protected])
457
458         * support.c (fail): Get the argument count right.
459         * tm.h: Lint.
460         * writecode.c (main): Pass all the arguments emit needs.
461
462 Tue Feb  2 07:49:42 1993  Steve Chamberlain  ([email protected])
463
464         * lint, prototypes
465
466 Fri Jan 15 12:43:08 1993  Steve Chamberlain  ([email protected])
467
468         * New
469
470
This page took 0.051104 seconds and 4 git commands to generate.