OSDN Git Service

import gdb-1999-05-10
[pf3gnuchains/pf3gnuchains3x.git] / sim / h8500 / ChangeLog
1 1999-05-08  Felix Lee  <flee@cygnus.com>
2
3         * configure: Regenerated to track ../common/aclocal.m4 changes.
4         
5 Tue Apr 28 18:33:31 1998  Geoffrey Noer  <noer@cygnus.com>
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:20:11 1998  Tom Tromey  <tromey@cygnus.com>
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:19:40 1998  Tom Tromey  <tromey@cygnus.com>
25
26         * configure.in: Don't call sinclude.
27
28 Sat Apr  4 20:36:25 1998  Andrew Cagney  <cagney@b1.cygnus.com>
29
30         * configure: Regenerated to track ../common/aclocal.m4 changes.
31
32 Fri Mar 27 16:15:52 1998  Andrew Cagney  <cagney@b1.cygnus.com>
33
34         * configure: Regenerated to track ../common/aclocal.m4 changes.
35
36 Wed Mar 25 12:35:29 1998  Andrew Cagney  <cagney@b1.cygnus.com>
37
38         * configure: Regenerated to track ../common/aclocal.m4 changes.
39
40 Wed Mar 18 12:38:12 1998  Andrew Cagney  <cagney@b1.cygnus.com>
41
42         * configure: Regenerated to track ../common/aclocal.m4 changes.
43
44 Tue Feb 17 12:43:42 1998  Andrew Cagney  <cagney@b1.cygnus.com>
45
46         * compile.c (sim_store_register, sim_fetch_register): Pass in
47         length parameter.  Return -1.
48         (sim_create_inferior): Pass 4 into sim_store_register.
49
50 Sun Feb  1 16:47:51 1998  Andrew Cagney  <cagney@b1.cygnus.com>
51
52         * configure: Regenerated to track ../common/aclocal.m4 changes.
53
54 Sat Jan 31 18:15:41 1998  Andrew Cagney  <cagney@b1.cygnus.com>
55
56         * configure: Regenerated to track ../common/aclocal.m4 changes.
57
58 Mon Jan 19 22:26:29 1998  Doug Evans  <devans@seba>
59
60         * configure: Regenerated to track ../common/aclocal.m4 changes.
61
62 Mon Dec 15 23:17:11 1997  Andrew Cagney  <cagney@b1.cygnus.com>
63
64         * configure: Regenerated to track ../common/aclocal.m4 changes.
65         * config.in: Ditto.
66
67 Thu Dec  4 09:21:05 1997  Doug Evans  <devans@canuck.cygnus.com>
68
69         * configure: Regenerated to track ../common/aclocal.m4 changes.
70
71 Wed Oct 22 14:43:00 1997  Andrew Cagney  <cagney@b1.cygnus.com>
72
73         * compile.c (sim_load): Pass lma_p and sim_write args to
74         sim_load_file.
75
76 Fri Oct  3 09:28:00 1997  Andrew Cagney  <cagney@b1.cygnus.com>
77
78         * configure: Regenerated to track ../common/aclocal.m4 changes.
79
80 Wed Sep 24 17:38:57 1997  Andrew Cagney  <cagney@b1.cygnus.com>
81
82         * configure: Regenerated to track ../common/aclocal.m4 changes.
83
84 Tue Sep 23 11:04:38 1997  Andrew Cagney  <cagney@b1.cygnus.com>
85
86         * configure: Regenerated to track ../common/aclocal.m4 changes.
87
88 Mon Sep 22 11:46:20 1997  Andrew Cagney  <cagney@b1.cygnus.com>
89
90         * configure: Regenerated to track ../common/aclocal.m4 changes.
91
92 Fri Sep 19 17:45:25 1997  Andrew Cagney  <cagney@b1.cygnus.com>
93
94         * configure: Regenerated to track ../common/aclocal.m4 changes.
95
96 Mon Sep 15 17:36:15 1997  Andrew Cagney  <cagney@b1.cygnus.com>
97
98         * configure: Regenerated to track ../common/aclocal.m4 changes.
99
100 Thu Sep  4 17:21:23 1997  Doug Evans  <dje@seba>
101
102         * configure: Regenerated to track ../common/aclocal.m4 changes.
103
104 Wed Aug 27 18:13:22 1997  Andrew Cagney  <cagney@b1.cygnus.com>
105
106         * configure: Regenerated to track ../common/aclocal.m4 changes.
107         * config.in: Ditto.
108
109 Tue Aug 26 10:39:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
110
111         * compile.c (sim_kill): Delete.
112         (sim_create_inferior): Add ABFD argument.
113         (sim_load): Move setting of PC from here.
114         (sim_create_inferior): To here. 
115
116 Mon Aug 25 17:50:22 1997  Andrew Cagney  <cagney@b1.cygnus.com>
117
118         * configure: Regenerated to track ../common/aclocal.m4 changes.
119         * config.in: Ditto.
120
121 Mon Aug 25 15:51:53 1997  Andrew Cagney  <cagney@b1.cygnus.com>
122
123         * compile.c (sim_open): Add ABFD argument.
124
125 Tue May 20 10:33:19 1997  Andrew Cagney  <cagney@b1.cygnus.com>
126
127         * compile.c (sim_set_callbacks): Delete SIM_DESC argument.
128         (sim_open): Add callback argument.
129
130 Thu Apr 24 00:39:51 1997  Doug Evans  <dje@canuck.cygnus.com>
131
132         * configure: Regenerated to track ../common/aclocal.m4 changes.
133
134 Fri Apr 18 14:02:10 1997  Andrew Cagney  <cagney@b1.cygnus.com>
135
136         * compile.c (sim_stop): New function.
137
138 Thu Apr 17 03:11:06 1997  Doug Evans  <dje@canuck.cygnus.com>
139
140         * Makefile.in (SIM_OBJS): Add sim-load.o.
141         * compile.c: #include bfd.h.
142         (sim_kind, myname, start_address): New static locals.
143         (sim_open): Set sim_kind, myname.
144         (sim_load): Return SIM_RC.  New arg abfd.  Call sim_load_file to
145         load file into simulator.  Set start address from bfd.
146         (sim_create_inferior): Return SIM_RC.  Delete arg start_address.
147
148 Wed Apr 16 17:34:41 1997  Andrew Cagney  <cagney@b1.cygnus.com>
149
150         * inst.h (H8500_MSIZE): Rename from MSIZE.
151         * compile.c (sim_read, sim_write, init_pointers): Update.
152
153 Mon Apr  7 15:45:02 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
154
155         * configure: Regenerated to track ../common/aclocal.m4 changes.
156         * config.in: Ditto.
157
158 Wed Apr  2 15:06:28 1997  Doug Evans  <dje@canuck.cygnus.com>
159
160         * compile.c (sim_open): New arg `kind'.
161
162         * configure: Regenerated to track ../common/aclocal.m4 changes.
163
164 Wed Apr  2 14:34:19 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
165
166         * configure: Regenerated to track ../common/aclocal.m4 changes.
167
168 Wed Mar 19 01:14:00 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
169
170         * configure: Regenerated to track ../common/aclocal.m4 changes.
171
172 Mon Mar 17 15:10:07 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
173
174         * configure: Re-generate.
175
176 Fri Mar 14 10:34:11 1997  Michael Meissner  <meissner@cygnus.com>
177
178         * configure: Regenerate to track ../common/aclocal.m4 changes.
179
180 Thu Mar 13 12:50:28 1997  Doug Evans  <dje@canuck.cygnus.com>
181
182         * compile.c (sim_open): New SIM_DESC result.  Argument is now in
183         argv form.
184         (other sim_*): New SIM_DESC argument.
185
186 Tue Feb  4 13:36:29 1997  Doug Evans  <dje@canuck.cygnus.com>
187
188         * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
189         COMMON_{PRE,POST}_CONFIG_FRAG instead.
190         * configure.in: sinclude ../common/aclocal.m4.
191         * configure: Regenerated.
192
193 Thu Jan 23 11:46:23 1997  Stu Grossman  (grossman@critters.cygnus.com)
194
195         * configure configure.in Makefile.in:  Update to new configure
196         scheme which is more compatible with WinGDB builds.
197         * configure.in:  Improve comment on how to run autoconf.
198         * configure:  Re-run autoconf to get new ../common/aclocal.m4.
199         * Makefile.in:  Use autoconf substitution to install common
200         makefile fragment.
201
202 Wed Nov 20 01:48:23 1996  Doug Evans  <dje@canuck.cygnus.com>
203
204         * Makefile.in: Delete stuff moved to ../common/Make-common.in.
205         * configure.in: Simplify using macros in ../common/aclocal.m4.
206         * configure: Regenerated.
207         (SIM_OBJS,SIM_EXTRA_CFLAGS): Define.
208         * compile.c (sim_set_simcache_size): Renamed from sim_csize.
209         (sim_size) New function.
210         (sim_callback): New global.  Redirect all calls to printf_filtered
211         through callback.
212         (sim_set_callbacks): Record callback.
213         * run.c: Delete, using one in ../common now.
214         * tconfig.in: New file.
215
216 Thu Oct  3 16:14:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
217
218         * Makefile.in (mostlyclean): Don't remove config.log here.
219
220 Wed Jun 26 12:23:39 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
221
222         * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
223         INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
224         (docdir): Removed.
225         * configure.in (AC_PREREQ): autoconf 2.5 or higher.
226         (AC_PROG_INSTALL): Added.
227         * configure: Rebuilt.
228
229 Wed Feb 21 12:15:46 1996  Ian Lance Taylor  <ian@cygnus.com>
230
231         * configure: Regenerate with autoconf 2.7.
232
233 Fri Oct 13 15:03:48 1995  steve chamberlain  <sac@slash.cygnus.com>
234
235         * compile.c (sim_set_callbacks): New.
236
237 Tue Oct 10 11:10:36 1995  Fred Fish  <fnf@cygnus.com>
238
239         * Makefile.in (BISON): Remove macro.
240
241 Wed Sep 20 13:35:24 1995  Ian Lance Taylor  <ian@cygnus.com>
242
243         * Makefile.in (maintainer-clean): New synonym for realclean.
244
245 Fri Sep  8 12:38:31 1995  Ian Lance Taylor  <ian@cygnus.com>
246
247         * Makefile.in (install): Don't install in $(tooldir).
248
249         * configure.in: Call AC_CONFIG_HEADER.  Don't try to use
250         bfd/hosts/*.h file or bfd/config/*.mh file.  Call AC_PROG_CC and
251         AC_PROG_RANLIB.  Substitute in values for CFLAGS, HDEFINES and AR.
252         Call AC_CHECK_HEADERS for stdlib.h and time.h.  Touch stamp.h if
253         creating config.h.
254         * configure: Rebuild.
255         * config.in: New file, created by autoheader.
256         * Makefile.in (AR): Define as @AR@.
257         (CC): New variable, defined as @CC@.
258         (CFLAGS): Define as @CFLAGS@.
259         (RANLIB): Define as @RANLIB@.
260         (HDEFINES, TDEFINES): New variables.
261         (@host_makefile_frag@): Remove.
262         (compile.o, run.o): Depend upon config.h.
263         (mostlyclean): Make the same as clean, not distclean.
264         (clean): Remove config.log.
265         (distclean): Remove config.h and stamp-h.
266         (Makefile): Don't depend upon @frags@.  Just rebuild Makefile when
267         invoking config.status.
268         (config.h, stamp-h): New targets.
269         * compile.c: Include "config.h".  Don't include <sys/times.h>.
270         Include <time.h> and <stdlib.h> if they exist.  Don't include
271         "sysdep.h".
272         * run.c: Include "config.h".  Include <stdlib.h> if it exists.
273         Don't include "sysdep.h".  Include "bfd.h", not "../../bfd/bfd.h".
274
275 Thu Aug 10 16:29:23 1995  Doug Evans  <dje@canuck.cygnus.com>
276
277         * compile.c (trap): Watch for abort.
278         * run.c (main): Return non-zero exit code if we didn't
279         exit cleanly.
280
281 Thu Aug 10 09:44:20 1995  steve chamberlain  <sac@slash.cygnus.com>
282
283         * compile.c (find): Fix another thinko.
284         * sim_resume (O_JSR): Make sure all JSRs stay in the same page.
285
286 Thu Aug 10 13:43:47 1995  Ian Lance Taylor  <ian@cygnus.com>
287
288         * Makefile.in (compile.o): Remove build rule.
289         (.c.o): Add generic build rule.
290
291 Wed Aug  9 09:46:41 1995  steve chamberlain  <sac@slash.cygnus.com>
292
293         * Makefile.in: Fix CSEARCH.
294         * compile.c (find): Handle ABS24 and ABS16 correctly.
295         Make JMP and JSR stay in right page.
296
297 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
298
299         * Update all FSF addresses except those in COPYING* files.
300
301 Wed Jul  5 14:32:54 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
302
303         * Makefile.in (clean): Remove run.
304           (distclean): Remove Makefile.
305
306         * h8500.mt: Removed.
307
308         * Makefile.in, configure.in: converted to autoconf.
309         * configure: New file, generated with autconf 2.4.
310
311 Fri Jun 30 16:50:56 1995  Stan Shebs  <shebs@andros.cygnus.com>
312
313         * compile.c (sim_do_command): New function.
314
315 Wed May 24 16:31:38 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
316
317         * configure.in: Fix typo in last change.
318
319 Mon Mar 27 10:32:34 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
320
321         * run.c: parse arguments with getopt().
322
323 Tue Feb 28 17:30:29 1995  Ian Lance Taylor  <ian@cygnus.com>
324
325         * configure.in: Use ../../bfd/hosts/std-host.h if specific
326         host unavailable.
327
328 Wed May 18 13:58:05 1994  Doug Evans  (dje@canuck.cygnus.com)
329
330         * compile.c (sim_*): Change result to void where there isn't one.
331         (sim_resume): Fix subroutine calling (push return address).
332         (sim_set_pc): Delete.
333         (sim_info): Delete printf_fn arg, all callers changed.
334         Call printf_filtered instead.
335         (sim_create_inferior): Renamed from sim_set_args.
336         (sim_close): New function.
337         (sim_load): New function.
338         * run.c: #include <varargs.h>, "remote-sim.h".
339         (printf_filtered): New function.
340
341 Sat Dec 11 16:35:34 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
342
343         * compile.c (segforreg): New vector. (sim_resume): Get Z flag
344         right for bitops. (sim_store_register, sim_fetch_register,
345         sim_set_pc):  Use new register naming convention.
346
347 Thu Oct 28 19:31:24 1993  Doug Evans  (dje@canuck.cygnus.com)
348
349         * compile.c: #include "ansidecl.h" for remote-sim.h.
350
351 Tue Oct 26 10:02:18 1993  Doug Evans  (dje@canuck.cygnus.com)
352
353         * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb.
354         * compile.c: #include "sysdep.h" and "remote-sim.h".
355         (SET_SEGREG): Protect arg `y' with parens.
356         (sim_resume): New arg `siggnal'.
357         (sim_write): Use SIM_ADDR for type of arg `addr', int result.
358         (sim_read): Ditto, use unsigned char * for arg `buf'.
359         (sim_store_register): int result, value passed by reference.
360         (sim_fetch_register): int result, use unsigned char * for arg `buf'.
361         (sim_trace): Update call to sim_resume.
362         (sim_stop_reason): Renamed from sim_stop_signal, new arg `reason',
363         int result (error code, currently always 0).
364         (sim_set_pc): Update calls to sim_store_register.
365         (sim_info): int result, new args `print_fn', `verbose'.
366         (sim_kill): int result.
367         (sim_open): Ditto, new arg `name'.
368         * run.c (main): Update call to sim_info.
369
370 Sat Oct 23 15:06:10 1993  Doug Evans  (dje@canuck.cygnus.com)
371
372         * compile.c (sim_stop_signal): Result is now enum sim_stop.
373
374 Fri Oct 15 23:52:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
375
376         * compile.c (sim_kill, sim_open, sim_set_args): New functions.
377
378 Tue Aug 17 07:17:09 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
379
380         * compile.c (sim_info): Don't work out simulation ration if
381         timetaken is zero.
382
383 Mon Aug  2 14:08:24 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
384
385         * compile.c (get_now, now_persec): Use time system call. (find) do
386         pjmps right.
387
388 Tue Jul 13 12:20:19 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
389
390         * compile.c (sim_set_pc): set cp at the same time. (sim_resume):
391         fix pjsr and pjmp.
392
393 Tue Jun  8 14:34:37 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
394
395         * compile.c: Remove endian.h dependency.
396
397 Mon Apr  5 10:08:30 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
398
399         * run.c (main): Now understands -v.
400         * compile.c: Passes all the tests in small model.
401
402 Mon Mar 29 13:20:36 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
403
404         * run.c, inst.h compile.c: bug fixes,
405
406 Thu Mar 25 12:21:18 1993  Stu Grossman  (grossman@cygnus.com)
407
408         * compile.c (sim_store_register):  Use GDB names for registers to
409         avoid version skew problems.
410         * (sim_fetch_register):  Ditto, also return only bits that
411         actually exist.
412         * configure.in:  Fix srctrigger & srcname to reflect h8500, not h8300.
413
414 Fri Mar 19 14:46:31 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
415
416         * inst.h, compile.c, run.c: New files.
417