Simplify logic behind the generic configuration option --enable-sim-alignment.
[deliverable/binutils-gdb.git] / sim / erc32 / ChangeLog
1 Mon Sep 22 11:46:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
2
3 * configure: Regenerated to track ../common/aclocal.m4 changes.
4
5 Fri Sep 19 17:45:25 1997 Andrew Cagney <cagney@b1.cygnus.com>
6
7 * configure: Regenerated to track ../common/aclocal.m4 changes.
8
9 Mon Sep 15 17:36:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
10
11 * configure: Regenerated to track ../common/aclocal.m4 changes.
12
13 Wed Aug 27 18:13:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
14
15 * configure: Regenerated to track ../common/aclocal.m4 changes.
16 * config.in: Ditto.
17
18 Tue Aug 26 10:38:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
19
20 * float.c (__setfpucw): Compile on any i386 target. Not just NT.
21
22 * interf.c (sim_kill): Delete.
23 (sim_create_inferior): Add ABFD argument. Initialize PC from ABFD
24 argument.
25 (sim_load): Don't save start address.
26 (start_address): Delete variable.
27
28 Mon Aug 25 17:50:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
29
30 * configure: Regenerated to track ../common/aclocal.m4 changes.
31 * config.in: Ditto.
32
33 Mon Aug 25 16:19:49 1997 Andrew Cagney <cagney@b1.cygnus.com>
34
35 * interf.c (sim_open): Add ABFD argument. Change ARGV to PARGV.
36
37 Mon Jun 30 11:45:25 1997 Doug Evans <dje@canuck.cygnus.com>
38
39 * Makefile.in (install-sis): Change $(srcdir)/sis to sis.
40
41 Wed May 28 09:46:13 1997 Andrew Cagney <cagney@b1.cygnus.com>
42
43 * interf.c (sim_set_callbacks): Drop SD argument - not applicable.
44 (sim_open): Add callback arg, save it.
45
46 Thu Apr 24 00:39:51 1997 Doug Evans <dje@canuck.cygnus.com>
47
48 * configure: Regenerated to track ../common/aclocal.m4 changes.
49
50 Tue Apr 22 11:05:01 1997 Doug Evans <dje@canuck.cygnus.com>
51
52 * interf.c (sim_open): Undo patch to add -E support.
53
54 Thu Apr 17 03:03:56 1997 Doug Evans <dje@canuck.cygnus.com>
55
56 * interf.c (sim_open): Ignore -E arg.
57 (start_address): New static local.
58 (sim_load): Return SIM_RC. New arg abfd. Set start_address from bfd.
59 (sim_create_inferior): Return SIM_RC. Delete arg start_address.
60
61 Tue Apr 15 15:16:11 1997 Ian Lance Taylor <ian@cygnus.com>
62
63 * Makefile.in (install-sis): Depend upon installdirs. Use
64 $(program_transform_name) directly, rather than using
65 $(INSTALL_XFORM).
66
67 Mon Apr 7 15:45:02 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
68
69 * configure: Regenerated to track ../common/aclocal.m4 changes.
70 * config.in: Ditto.
71
72 Wed Apr 2 15:06:28 1997 Doug Evans <dje@canuck.cygnus.com>
73
74 * interf.c (sim_open): New arg `kind'.
75
76 * configure: Regenerated to track ../common/aclocal.m4 changes.
77
78 Wed Apr 2 14:34:19 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
79
80 * configure: Regenerated to track ../common/aclocal.m4 changes.
81
82 Mon Mar 17 15:10:07 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
83
84 * configure: Re-generate.
85
86 Thu Mar 13 12:46:04 1997 Doug Evans <dje@canuck.cygnus.com>
87
88 * interf.c (sim_open): New SIM_DESC result. Argument is now in
89 argv form.
90 (other sim_*): New SIM_DESC argument.
91
92 Tue Feb 4 13:35:20 1997 Doug Evans <dje@canuck.cygnus.com>
93
94 * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
95 COMMON_{PRE,POST}_CONFIG_FRAG instead.
96 * configure.in: sinclude ../common/aclocal.m4.
97 * configure: Regenerated.
98
99 Thu Jan 23 11:46:23 1997 Stu Grossman (grossman@critters.cygnus.com)
100
101 * configure configure.in Makefile.in: Update to new configure
102 scheme which is more compatible with WinGDB builds.
103 * configure.in: Improve comment on how to run autoconf.
104 * configure: Re-run autoconf to get new ../common/aclocal.m4.
105 * Makefile.in: Use autoconf substitution to install common
106 makefile fragment.
107
108 Wed Dec 4 18:25:04 1996 Rob Savoye <rob@chinadoll.cygnus.com>
109
110 * interf.c (run_sim): Stop the simulator and reset the stdio after
111 breakpoints.
112
113 Tue Dec 3 11:54:37 1996 Rob Savoye <rob@chinadoll.cygnus.com>
114
115 * configure.in: Look for libtermcap.a.
116 * Makefile.in: Only link in -ltermcap if it exists.
117 * erc32.c: Update to version 2.6a. Fix uart handling.
118 * exec.c: Update to version 2.6a. Add sparclite support.
119 * float.c: Update to version 2.6a. Convert comments to
120 preprocessor warnings. Add __setfpucw() for i385 hosts so floating
121 point exceptions work on win32.
122 * func.c: Update to version 2.6a. Fix uart handling, add support
123 for user error traps.
124 * help.c: Update to version 2.6a. Add help note on user error
125 traps.
126 * interf.c: Update to version 2.6a. Fix uart handling, and add
127 sparclite support.
128 * examples/gccx: Use sparclite cross compiler, not native gcc.
129 * examples/srt0.S: Use "mov" rather than "wr" for manipulating
130 the psr register.
131
132 Mon Nov 25 08:28:10 1996 Fred Fish <fnf@cygnus.com>
133
134 * Makefile.in (run.o): Remove this rule, it hides the one in
135 ../common/Make-common.in that correctly references the source
136 in the sibling ../common directory.
137
138 Wed Nov 20 01:30:12 1996 Doug Evans <dje@canuck.cygnus.com>
139
140 * Makefile.in: Delete stuff moved to ../common/Make-common.in.
141 (SIM_{OBJS,EXTRA_LIBS,EXTRA_LIBDEPS,EXTRA_ALL,EXTRA_INSTALL}): Define.
142 (SIM_{EXTRA_CLEAN,EXTRA_CFLAGS}): Define.
143 * configure.in: Simplify using macros in ../common/aclocal.m4.
144 Call AC_CHECK_HEADERS(stdlib.h).
145 * configure: Regenerated.
146 * config.in: New file.
147 * func.c (sim_set_callbacks): Delete, moved to
148 * interf.c (sim_set_callbacks): here.
149 (sim_callback): New global.
150 Rewrite all calls to printf_filtered to go through callback.
151 (sim_size,sim_trace): New functions.
152 (sim_{insert,remove}_breakpoint): #if 0 out.
153 * sis.c: #include "config.h". #include <stdlib.h> if present.
154 (main): Coerce fprintf arg to INIT_DISASSEMBLE_INFO to fprintf_ftype.
155 * sis.h: #include "callback.h".
156 * run.c: Deleted, using one in ../common now.
157
158 Thu Oct 3 16:12:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
159
160 * Makefile.in (clean): Move config.log to distclean.
161
162 Wed Oct 2 16:57:57 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
163
164 * Makefile.in (clean): Also remove config.log.
165
166 Sat Sep 14 00:00:46 1996 Ian Lance Taylor <ian@cygnus.com>
167
168 * Makefile.in (CC_FOR_BUILD): New variable.
169 (AR, AR_FLAGS, BISON, MAKEINFO): Remove duplicate variables.
170 (RANLIB, CC): Likewise.
171 (end): Use $(CC_FOR_BUILD), not $(CC).
172 * configure.in: Set CC_FOR_BUILD.
173 * configure: Rebuild.
174
175 Sun Sep 8 14:04:37 1996 Stu Grossman (grossman@critters.cygnus.com)
176
177 * erc32.c (port_init): Disable this for __GO32__ (got no pty's
178 there either...).
179
180 Mon Aug 12 17:04:58 1996 Stu Grossman (grossman@critters.cygnus.com)
181
182 * erc32.c: Don't include sys/ioctl.h or sys/file.h. They aren't
183 necessary.
184 * (port_init): Don't even *try* to open pty's under _WIN32.
185 * Use SIM_ADDR, not caddr_t for declaring vars that hold addresses.
186 * float.c: Get rid of #warning. Makes Microsoft C barf.
187 * interf.c (sim_open): Cast fprintf to (fprintf_ftype) to fix
188 compiler warning.
189 * (sim_load sim_create_inferior sim_read): Use prototypes only in
190 decls, not defs.
191 * Get rid of enum sim_stop. It's defined in remote-sim.h.
192 * (sim_stop_reason): Define SIGTRAP if _WIN32.
193 * sis.h: Include ansidecl.h and remote-sim.h.
194
195 Wed Jul 3 16:05:23 1996 Stu Grossman (grossman@critters.cygnus.com)
196
197 * erc32.c (mec_reset mec_read mec_write memory_read memory_write),
198 sis.h: Get rid of all uses of long long's.
199 * (close_port read_uart write_uart uarta_tx): Don't seg fault
200 when can't open pty's.
201 * exec.c: Add two new instructions: smul, and divscc.
202 * interf.c (flush_windows): New routine to flush the register
203 windows out to the stack just before returning to GDB. Makes
204 backtraces work much better.
205
206 Wed Jun 26 12:19:11 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
207
208 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
209 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
210 (docdir, oldincludedir): Removed.
211 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
212 (AC_PROG_INSTALL): Added.
213 * configure: Rebuilt.
214
215 Mon Jun 24 14:19:07 1996 Ian Lance Taylor <ian@cygnus.com>
216
217 * configure.in: Call AC_PROG_CC before running configure.host.
218 * configure: Rebuild with autoconf 2.10.
219
220 Tue Jun 4 10:37:12 1996 Tom Tromey <tromey@csk3.cygnus.com>
221
222 * Makefile.in (install): Don't check to see if tooldir exists.
223 Make $(tooldir) and $(tooldir)/bin.
224
225 Mon Jun 3 12:33:38 1996 Ian Lance Taylor <ian@cygnus.com>
226
227 * Makefile.in (end.h): Use explicit ./ when running end.
228
229 Sun May 19 21:05:31 1996 Rob Savoye <rob@chinadoll.cygnus.com>
230
231 * func.c(bfd_load): Don't try to print the filename if the pfbd is
232 NULL.
233 * interf.c(sim_load): Pass the whole string, not just the first
234 byte.
235
236 Version 2.1 26-02-96
237 --------------------
238
239 * Fixed bug in "go" command.
240
241 version 2.0 05-02-96
242 --------------------
243
244 * Fixed bug in interrupt force register (erc32.c).
245
246 * Change file load function to use bfd_openr.
247
248 * SIS should now be endian independent.
249
250 version 1.8 24-11-95
251 --------------------
252
253 * Fixed FPU timing - some sequences of FPU instructions did not calculate
254 the resource dependencies right.
255
256 * Corrected STDFQ when qne = 0 (again!). The ftt is set to sequence_error
257 but no FPU trap is generated.
258
259 version 1.7.1 31-10-95
260 --------------------
261
262 * Corrected STDFQ when qne = 0. Now, a trap is immidiately generated but
263 the FPU stays in execute mode.
264
265 * Corrected JMPL and RETT timing (these instructions takes two cycles).
266
267
268 version 1.7 25-10-95
269 --------------------
270
271 * Interrupt during annuled instruction corrupted return address - fixed.
272
273
274 version 1.6.2 25-10-95
275 --------------------
276
277 * Added -DFAST_UART to Makefile
278
279
280 version 1.6.1 24-10-95
281 --------------------
282
283 * Fixed bug in STDFQ which caused bus error
284
285
286 version 1.6 02-10-95
287 --------------------
288
289 * Modified srt0.s to include code that initiates registers in IU and FPU
290 and initializes the data segment. The simulator 'load' command does not
291 longer initialize the data segment!
292
293 * Corrected MEC timer operation; scalers now divide the frequency by
294 (scaler_value + 1).
295
296 * MEC breakpoints are not checked during store operation
297
298
299 version 1.5 14-09-95
300 --------------------
301
302 * Fixed some bugs in the cycle counting for IU & FPU instructions.
303
304 * Fixed bug that allowed an annuled instruction to cause memory exception.
305
306 * The *ws parameter in mem.c should now contain the number of waitstates
307 required by the memory access (was total number of cycles).
308
309 * The supplied srt0.s now clears the BSS (thanks Joel).
310
311 version 1.4 22-08-95
312 --------------------
313
314 * Added a '-g' switch to enable/disable the GNU readline(), which cause
315 some problems on solaris 2.x machines.
316
317 * Enabled MEC watchpoint and breakpoint function to mem.c. Performance
318 may suffer a bit ...
319
320 NOTE: The UARTs are now connected to /dev/ttypc and /dev/ttypd.
321
322 version 1.3 26-07-95
323 --------------------
324
325 * Fixed bug in mulscc instruction (how could that ever have worked?)
326
327 * Fixed bug in UART B (flushed characters on UART A), thanks Paul.
328
329 version 1.2 13-07-95
330 --------------------
331
332 * Fixed bug in interrupt handling (wrong interrupt selected when more that
333 one interrupt pending)
334
335 * Fixed updating of condition codes during logical instructions (carry and
336 overflow were not reset)
337
338 * Fixed bug in WRTBR (tt field was wrongly over-written)
339
340 version 1.1 07-07-95
341 --------------------
342
343 * Fixed several bugs in the interrupt handler and callback routines.
344 (reported by Paul Warren, Alsys)
This page took 0.03732 seconds and 5 git commands to generate.