Fix memory access violations triggered by running readelf on fuzzed binaries.
[deliverable/binutils-gdb.git] / sim / ChangeLog
CommitLineData
907c4910
CG
12015-02-02 Chen Gang <gang.chen.5i5j@gmail.com>
2
3 * microblaze/interp.c (sim_do_command): Call freeargv() before
4 return.
5
cd71915c
CG
62015-02-02 Chen Gang <gang.chen.5i5j@gmail.com>
7
8 * mcore/interp.c (sim_do_command): Call freeargv() before return.
9
c9ba137e
CG
102015-02-02 Chen Gang <gang.chen.5i5j@gmail.com>
11
12 * common/sim-options.c (sim_args_command): Call freeargv() when
13 failure occurs.
14
ba8e7d1e
ME
152014-07-01 Chen Gang <gang.chen.5i5j@gmail.com>
16
17 * sim/microblaze/interp.c: Use long int format instead of int
18 format to avoid compiling warnings.
19
77017251
NC
202014-03-12 Nick Clifton <nickc@redhat.com>
21
22 * MAINTAINERS: Add myself as the maintainer for the MSP430.
23
f32d1b7f
MF
242014-03-10 Mike Frysinger <vapier@gentoo.org>
25
26 * configure.tgt (msp430*-*-*): Set sim_testsuite to yes.
27 * configure: Regenerate.
28
6104cb7a
TT
292014-01-06 Tom Tromey <tromey@redhat.com>
30
31 * common/cgen-trace.c: Don't use old VA_* macros.
32 * common/sim-load.c (xprintf): Likewise.
33 * common/sim-trace.c (trace_printf, debug_printf): Likewise.
34
bdca5ee4
TT
352014-01-06 Tom Tromey <tromey@redhat.com>
36
37 * README-HACKING: Don't use PARAMS.
38 * arm/wrapper.c: Don't use PARAMS.
39 * bfin/sim-main.h: Don't use PARAMS.
40 * common/callback.c: Don't use PARAMS.
41 * common/cgen-trace.c: Don't use PARAMS.
42 * common/run-sim.h: Don't use PARAMS.
43 * common/run.c: Don't use PARAMS.
44 * common/sim-base.h: Don't use PARAMS.
45 * common/sim-load.c: Don't use PARAMS.
46 * common/sim-options.h: Don't use PARAMS.
47 * common/sim-trace.c: Don't use PARAMS.
48 * common/sim-trace.h: Don't use PARAMS.
49 * common/sim-utils.h: Don't use PARAMS.
50 * cr16/cr16_sim.h: Don't use PARAMS.
51 * cr16/gencode.c: Don't use PARAMS.
52 * cr16/interp.c: Don't use PARAMS.
53 * cr16/simops.c: Don't use PARAMS.
54 * d10v/d10v_sim.h: Don't use PARAMS.
55 * d10v/gencode.c: Don't use PARAMS.
56 * d10v/interp.c: Don't use PARAMS.
57 * d10v/simops.c: Don't use PARAMS.
58 * erc32/erc32.c: Don't use PARAMS.
59 * erc32/exec.c: Don't use PARAMS.
60 * erc32/float.c: Don't use PARAMS.
61 * erc32/func.c: Don't use PARAMS.
62 * erc32/sis.c: Don't use PARAMS.
63 * erc32/sis.h: Don't use PARAMS.
64 * mips/interp.c: Don't use PARAMS.
65 * mips/sim-main.h: Don't use PARAMS.
66 * sh/interp.c: Don't use PARAMS.
67 * v850/sim-main.h: Don't use PARAMS.
68 * v850/v850_sim.h: Don't use PARAMS.
69
1ed6c797
WN
702013-11-07 Will Newton <will.newton@linaro.org>
71
72 PR gdb/15508
73 * arm/wrapper.c (sim_create_inferior): Call init before
74 accessing STATE.
75
8782aa32
WN
762013-11-07 Will Newton <will.newton@linaro.org>
77
d40af490 78 PR gdb/8989
8782aa32
WN
79 * arm/wrapper.c (sim_create_inferior): Avoid calling
80 bfd_get_mach with a NULL bfd.
81
3346cfda
NC
822013-06-21 Nick Clifton <nickc@redhat.com>
83
84 * msp430: New Directory.
85 * configure.tgt: Add it.
86 * configure: Regenerate.
87
3cb2ab1a
SE
882013-03-15 Steve Ellcey <sellcey@mips.com>
89
90 * arm/wrapper.c (sim_complete_command): Make char arguments const.
91 * avr/interp.c (sim_complete_command): Ditto.
92 * common/sim-options.c (sim_complete_command): Ditto.
93 * cr16/interp.c (sim_complete_command): Ditto.
94 * erc32/interf.c (sim_complete_command): Ditto.
95 * m32c/gdb-if.c (sim_complete_command): Ditto.
96 * microblaze/interp.c (sim_complete_command): Ditto.
97 * ppc/sim_calls.c (sim_complete_command): Ditto.
98 * rl78/gdb-if.c (sim_complete_command): Ditto.
99 * rx/gdb-if.c (sim_complete_command): Ditto.
100 * sh/interp.c (sim_complete_command): Ditto.
101
8acc9f48
JB
1022013-01-01 Joel Brobecker <brobecker@adacore.com>
103
104 Update year range in copyright notice of all files.
105
51b318de
JB
1062012-12-19 Joel Brobecker <brobecker@adacore.com>
107
108 Update old contact info in GPL license notices.
109
3fd725ef
JB
1102012-12-19 Joel Brobecker <brobecker@adacore.com>
111
112 Update the non-FSF-copyrighted files in sim to GPLv3 or later.
113
6bb11ab3
L
1142012-11-20 Pavel Chupin <pavel.v.chupin@intel.com>
115
116 * common/Make-common.in: Use lt_cv_dlopen_libs under PLUGINS
117 condition.
118 * common/acinclude.m4: Define lt_cv_dlopen_libs.
119 * arm/configure: Regenerate.
120 * avr/configure: Regenerate.
121 * bfin/configure: Regenerate.
122 * common/configure: Regenerate.
123 * cr16/configure: Regenerate.
124 * cris/configure: Regenerate.
125 * d10v/configure: Regenerate.
126 * erc32/configure: Regenerate.
127 * frv/configure: Regenerate.
128 * h8300/configure: Regenerate.
129 * igen/configure: Regenerate.
130 * iq2000/configure: Regenerate.
131 * lm32/configure: Regenerate.
132 * m32c/configure: Regenerate.
133 * m32r/configure: Regenerate.
134 * m68hc11/configure: Regenerate.
135 * mcore/configure: Regenerate.
136 * microblaze/configure: Regenerate.
137 * mips/configure: Regenerate.
138 * mn10300/configure: Regenerate.
139 * moxie/configure: Regenerate.
140 * ppc/configure: Regenerate.
141 * rl78/configure: Regenerate.
142 * rx/configure: Regenerate.
143 * sh/configure: Regenerate.
144 * sh64/configure: Regenerate.
145 * testsuite/configure: Regenerate.
146 * v850/configure: Regenerate.
147
2d1ef085
SC
1482012-11-05 Stephane Carrez <Stephane.Carrez@gmail.com>
149
150 * MAINTAINERS: Update my email address.
151
c429cfcf
SE
1522012-09-24 Steve Ellcey <sellcey@mips.com>
153
154 * mips/basic.exp: Add mips*-mti-elf* target.
155 * configure.ac: Add mips*-mti-elf* target.
156 * configure: Regenerate.
157
5f3ef9d0
JB
1582012-06-15 Joel Brobecker <brobecker@adacore.com>
159
160 * configure: Regenerate.
161
f5546abd
ME
1622012-06-06 Michael Eager <eager@eagercon.com>
163
164 * microblaze/interp.c (config.h): Add #include.
165
c36260c7
JB
1662011-11-29 Joel Brobecker <brobecker@adacore.com>
167
168 * MAINTAINERS (Global Maintainers): New section. Add Mike
169 Frysinger.
170
87326c78
DD
1712011-11-28 DJ Delorie <dj@redhat.com>
172
173 * configure.tgt: Add rl78 support.
174 * configure: Regenerate.
175 * rl78: New directory.
176 * MAINTAINERS: Add myself as RL78 maintainer.
177
26e0f8db
HPN
1782011-07-08 Hans-Peter Nilsson <hp@axis.com>
179
180 * MAINTAINERS: Remove Thiemo Seufer.
181
1d7b4a70
MF
1822011-06-04 Mike Frysinger <vapier@gentoo.org>
183
184 * configure.tgt (bfin-*-*): Add sim_testsuite=yes.
185 * configure: Regenerate.
186
4d393d60
JM
1872011-05-04 Joseph Myers <joseph@codesourcery.com>
188
189 * configure.tgt (thumb*-*-* | strongarm*-*-* | xscale-*-*): Don't
190 handle targets.
191 * configure: Regenerate.
192
ef016f83
MF
1932011-03-05 Mike Frysinger <vapier@gentoo.org>
194
195 * MAINTAINERS: Add bfin entry.
196 * configure.tgt (bfin-*-*): Handle bfin targets.
197 * configure: Regenerate.
198
85ab1af8
MF
1992011-01-05 Mike Frysinger <vapier@gentoo.org>
200
201 * .gitignore: Add /*/hw-config.h.
202
fdb38a1c
MF
2032010-12-23 Mike Frysinger <vapier@gentoo.org>
204
205 * .gitignore: New file.
206
d61e002c
DD
2072010-07-28 DJ Delorie <dj@redhat.com>
208
209 * MAINTAINERS: Add self as RX maintainer. Sort list.
210
32b269ae
NC
2112010-06-08 Nick Clifton <nickc@redhat.com>
212
213 * reg.c (set_oszc): Use unsigned int for the mask.
214 (set_szc, set_osz, set_sz): Likewise.
215
119da465
MF
2162010-04-26 Mike Frysinger <vapier@gentoo.org>
217
218 * configure.ac: Target logic moved out to and included from ...
219 * configure.tgt: ... this new file.
220 * configure: Regenerated.
221
aba193a5
MF
2222010-04-12 Mike Frysinger <vapier@gentoo.org>
223
224 * README-HACKING: Add more sections.
225
2310652a
DE
2262010-02-11 Doug Evans <dje@sebabeach.org>
227
228 * cris/cpuv10.h, * cris/cpuv32.h, * cris/cris-desc.c,
229 * cris/cris-desc.h, * cris/decodev10.c, * cris/decodev32.c,
230 * cris/modelv10.c, * cris/modelv32.c, * cris/semcrisv10f-switch.c,
231 * cris/semcrisv32f-switch.c: Regenerate.
232
3725885a
RW
2332010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
234
235 * avr/configure: Regenerate.
236 * cris/configure: Regenerate.
237 * microblaze/configure: Regenerate.
238
0f51e9bf
DE
2392010-01-02 Doug Evans <dje@sebabeach.org>
240
241 * cris/arch.c, * cris/arch.h, * cris/cpuall.h, * cris/cpuv10.c,
242 * cris/cpuv10.h, * cris/cpuv32.c, * cris/cpuv32.h, * cris/cris-desc.c,
243 * cris/cris-desc.h, * cris/cris-opc.h, * cris/decodev10.c,
244 * cris/decodev10.h, * cris/decodev32.c, * cris/decodev32.h,
245 * cris/modelv10.c, * cris/modelv32.c, * cris/semcrisv10f-switch.c,
246 * cris/semcrisv32f-switch.c: Regenerate, update copyright year.
247
d436cab7
DE
2482010-01-01 Doug Evans <dje@sebabeach.org>
249
f9b98caf 250 * cris/mloop.in: Fix copyright year update snafu.
d436cab7 251
5912fadd
JB
2522009-11-24 Joel Brobecker <brobecker@adacore.com>
253
254 * common/aclocal.m4: Add include of ../../config/zlib.m4.
255 * common/common.m4: Use AM_ZLIB to check for zlib support.
256 * ppc/configure.ac: Likewise.
257 * arm/configure, avr/configure, common/configure, cr16/configure,
258 cris/configure, d10v/configure, erc32/configure, frv/configure,
259 h8300/configure, iq2000/configure, lm32/configure, m32c/configure,
260 m32r/configure, m68hc11/configure, mcore/configure,
261 microblaze/configure, mips/configure, mn10300/configure,
262 moxie/configure, ppc/configure, sh/configure, sh64/configure,
263 v850/configure: Regenerate.
264
4f8d4a38
DD
2652009-11-24 DJ Delorie <dj@redhat.com>
266
267 * rx: New directory.
268 * configure.ac: Add entry for Renesas RX.
269 * configure: Regenerate.
270
197fa1aa
DE
2712009-11-22 Doug Evans <dje@sebabeach.org>
272
273 * cris/cpuall.h: Regenerate.
274 * cris/cpuv10.h: Regenerate.
275 * cris/cpuv32.h: Regenerate.
276 * cris/decodev10.c: Regenerate.
277 * cris/decodev10.h: Regenerate.
278 * cris/decodev32.c: Regenerate.
279 * cris/decodev32.h: Regenerate.
280
8f0ac700
TG
2812009-11-12 Tristan Gingold <gingold@adacore.com>
282
283 * avr/interp.c (sim_write): Allow byte access.
284 (sim_read): Ditto.
285
33bcfade
TG
2862009-11-12 Tristan Gingold <gingold@adacore.com>
287
288 * avr/interp.c (sim_load): Clear memory before loading.
289
46b51513
TG
2902009-11-09 Tristan Gingold <gingold@adacore.com>
291
292 * avr/interp.c (sim_resume): Fix typo for OP_ret.
293
f09d60e1
DE
2942009-10-23 Doug Evans <dje@sebabeach.org>
295
296 * cris/arch.c: Regenerate.
297 * cris/arch.h: Regenerate.
298 * cris/cpuall.h: Regenerate.
299 * cris/cpuv10.c: Regenerate.
300 * cris/cpuv10.h: Regenerate.
301 * cris/cpuv32.c: Regenerate.
302 * cris/cpuv32.h: Regenerate.
303 * cris/cris-desc.c: Regenerate.
304 * cris/cris-desc.h: Regenerate.
305 * cris/cris-opc.h: Regenerate.
306 * cris/decodev10.c: Regenerate.
307 * cris/decodev10.h: Regenerate.
308 * cris/decodev32.c: Regenerate.
309 * cris/decodev32.h: Regenerate.
310 * cris/modelv10.c: Regenerate.
311 * cris/modelv32.c: Regenerate.
312 * cris/semcrisv10f-switch.c: Regenerate.
313 * cris/semcrisv32f-switch.c: Regenerate.
314
244d5259
TG
3152009-10-22 Tristan Gingold <gingold@adacore.com>
316
317 * avr/interp.c (sim_stop): Return 1.
318
0a8d1bde
DE
3192009-10-16 Doug Evans <dje@sebabeach.org>
320
321 * MAINTAINERS: Add myself as m32r maintainer.
322
060916aa
ME
3232009-10-15 Michael Egaer <eager@eagercon.com>
324
325 * MAINTAINERS: Add self as MicroBlaze maintainer.
326
42c8b6b5
BE
3272009-10-14 Ben Elliston <bje@gnu.org>
328
329 * MAINTAINERS (common): Move myself to "past maintainers" section.
330
419c2fda
ME
3312009-10-06 Michael Eager <eager@eagercon.com>
332
333 * microblaze/interp.c: Add include microblaze-dis.h.
334
bd30e45a
ME
3352009-09-23 Michael Eager <eager@eagercon.com>
336
337 * configure: Add microblaze-*.* (not regenerated).
338 * configure.ac: Likewise.
339 * microblaze/config.in: New.
340 * microblaze/configure: Generate.
341 * microblaze/configure.ac: New.
342 * microblaze/interp.c: New.
343 * microblaze/Makefile.in: New.
344 * microblaze/microblaze.h: New.
345 * microblaze/microblaze.isa: New.
346 * microblaze/sim-main.h: New.
347 * microblaze/sysdep.h: New.
348
d6416cdc
RW
3492009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
350
81ecdfbb
RW
351 * avr/config.in: Regenerate.
352 * avr/configure: Likewise.
353 * configure: Likewise.
354 * cris/config.in: Likewise.
355 * cris/configure: Likewise.
356
d6416cdc
RW
357 * configure.ac: m4_include toplevel config/override.m4.
358 * configure: Regenerate.
359 * avr/configure: Regenerate.
360 * cris/configure: Regenerate.
361
96e946ca
RW
3622009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
363
364 * Makefile.in (datarootdir): New variable.
365
c28c63d8
JB
3662009-05-18 Jon Beniston <jon@beniston.com>
367
368 * MAINTAINERS: Add Jon Beniston as maintainer of lm32 sim.
369 * configure.ac: Add lm32 target.
370 * lm32: New directory.
371
90e2fa9c
AC
3722009-05-11 Andrew Cagney <cagney@gnu.org>
373
374 * MAINTAINERS: Orphan ppc.
375
bba258ad
KB
3762009-05-08 Kevin Buettner <kevinb@redhat.com>
377
378 * m32c/gdb-if.c (m32c_signal_to_host): Rename to
379 m32c_signal_to_target. Change signal return values from SIGILL,
380 SIGTRAP, SIGSEGV, etc. to TARGET_SIGNAL_ILL, TARGET_SIGNAL_TRAP,
381 TARGET_SIGNAL_SEGV, etc. Fix all callers.
382
fdd6fa61
AG
3832009-04-30 Anthony Green <green@moxielogic.com>
384
385 * MAINTAINERS: Add myself for the moxie port.
386 * moxie: New directory.
387 * configure.ac: Add entry for moxie.
388 * configure: Regenerate.
389
df1756f4
TG
3902009-04-27 Tristan Gingold <gingold@adacore.com>
391
392 * avr: New directory.
393 * avr/interp.c, avr/Makefile.in, avr/configure.ac: New files.
394 * avr/config.in: New file, generated by autoheader.
395 * avr/configure: New file generated by autoconf.
396 * configure.ac: Add avr.
397 * configure: Regenerated.
398
89a34d1b
JM
3992009-04-17 Carlos O'Donell <carlos@codesourcery.com>
400
401 * Makefile.in: Add dummy install-pdf, html, and
402 install-html targets.
403
c10b3605
HPN
4042009-01-18 Hans-Peter Nilsson <hp@axis.com>
405
406 * cris/sim-if.c: Include errno.h.
407 (cris_start_address, cris_program_offset): New variables.
408 (OPTION_CRIS_PROGRAM_OFFSET, OPTION_CRIS_STARTADDR): New option
409 enums.
410 (cris_options): New options --cris-program-offset and
411 --cris-start-address.
412 (cris_option_handler): Handle new options.
413 (cris_program_offset_write, cris_set_section_offset_iterator)
414 (cris_offset_sections, cris_offset_sections): New functions.
415 (sim_load): Use cris_program_offset_write as function argument to
416 cris_load_elf_file, not sim_write.
417 (struct offsetinfo): New struct.
418 (cris_handle_interpreter): Fix typo in comment.
419 (sim_open): Call cris_offset_sections as soon as the bfd of the
420 infile is available. Gate bfd validity checks on abfd non-NULL.
421 (sim_create_inferior): Let cris_start_address when != -1 override
422 other start-address choices.
423
fc887f09
HPN
4242009-01-06 Hans-Peter Nilsson <hp@axis.com>
425
426 * cris/traps.c (abort): Define to call sim_io_error.
427 (create_map): Make -1 imply a non-fixed address, not 0. All
428 callers changed. Only prefer the next higher unmapped address if
429 the last mapped address is no less than 0x40000000. Check that
430 the address to be mapped is not already mapped. Update head
431 comment.
432 (unmap_pages): Don't call abort when recursive call fails, just
433 note and return an error if a page in the range couldn't be unmapped.
434 (cris_bmod_handler, h_supr_set_handler, h_supr_get_handler)
435 (schedule, make_first_thread, cris_pipe_empty): New local variable sd.
436 (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle
437 non-MAP_FIXED argument overlapping existing map. For MAP_FIXED,
438 don't abort on page not being mapped. Handle non-anon filemap
439 with length padded to pagesize.
440
08af5ba8
HPN
4412009-01-03 Hans-Peter Nilsson <hp@axis.com>
442
a3d4b83b
HPN
443 * cris/sim-if.c (TARGET_AT_NULL, TARGET_AT_PHDR, TARGET_AT_PHENT)
444 (TARGET_AT_PHNUM, TARGET_AT_PAGESZ, TARGET_AT_BASE)
445 (TARGET_AT_FLAGS, TARGET_AT_ENTRY, TARGET_AT_UID, TARGET_AT_EUID)
446 (TARGET_AT_GID, TARGET_AT_EGID, TARGET_AT_HWCAP)
447 (TARGET_AT_CLKTCK): Remove redundant macros.
448 (AUX_ENT): Adjust to use standard ELF AT_* macros.
449 (AUX_ENTF): Ditto. Remove always-0 middle argument. Update all
450 callers.
451 (sim_open): Also pass AT_SECURE.
452
ddf2c972
HPN
453 * cris/sim-main.h (struct _sim_cpu): New member
454 set_target_thread_data.
455 * cris/crisv32f.c (CRIS_TLS_REGISTER): Define.
456 * cris/crisv10f.c: Ditto.
457 * cris/cris-tmpl.c (MY (set_target_thread_data)): New function.
458 (MY (f_specific_init)): Set new _sim_cpu member to new function.
459 * cris/traps.c (TARGET_SYS_set_thread_area): Define.
460 (cris_break_13_handler) <case TARGET_SYS_set_thread_area>: New
461 case.
462
e56b67ed
HPN
463 * cris/traps.c (TARGET_SYS_exit_group): Define.
464 (cris_break_13_handler): Handle it like the exit for the last
465 thread.
466
ffc67e7a
HPN
467 * cris/traps.c (TARGET_UTSNAME): Update to 2009-01-01.
468 (TARGET_EPOCH): Update to match TARGET_UTSNAME. Correct comment.
469 (cris_break_13_handler) <case TARGET_SYS_uname>: Update to
470 2.6.27. Set machine field to the BFD printable name of the
471 machine.
472
a349c9b6 473 * cris/traps.c (TARGET_MAP_DENYWRITE): Define.
ffc67e7a
HPN
474 (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle
475 TARGET_MAP_DENYWRITE.
a349c9b6 476
e7fcaaa4
HPN
477 * cris/traps.c (TARGET_SYS_access, TARGET_R_OK, TARGET_W_OK)
478 (TARGET_X_OK, TARGET_F_OK): Define.
479 (cris_break_13_handler) <case TARGET_SYS_access>: New case.
480
08af5ba8
HPN
481 * cris/semcrisv32f-switch.c: Regenerate.
482
80e5c09e
HPN
4832008-12-30 Hans-Peter Nilsson <hp@axis.com>
484
a0956358
HPN
485 * cris/sim-if.c (sim_open): If sim_analyze_program fails, emit
486 just a short CRIS-specific notice. Tweak the wording for a
487 failing architecture test.
488
c06ccdf1
HPN
489 * cris/traps.c (TARGET_SYS_writev): New macro.
490 (is_mapped_only, cris_dump_map): New functions.
491 (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle more flags
492 and prot combinations and a non-zero page-offset. If
493 TARGET_MAP_FIXED, unmap pages before mapping them.
494 <case TARGET_SYS_mprotect>: When checking, allow any length
495 argument. Don't actually do anything.
496 <case TARGET_SYS_writev>: New case.
497
80e5c09e
HPN
498 * cris/Makefile.in (SIM_OBJS): Remove sim-hload.o.
499 * cris/sim-if.c: Include elf-bfd.h.
500 (struct progbounds): New members end_loadmem, start_nonloadmem.
501 (xprintf, eprintf): New functions, copied from common/sim-load.c.
502 (cris_load_elf_file, sim_load, cris_get_progbounds): New functions.
503 (get_progbounds_iterator): Renamed from get_progbounds. Make
504 static. Update head comment. Set new struct progbounds members.
505 (exec_load_addr, interp_load_addr, interp_start_addr): New static
506 variables.
507 (aux_ent_phdr, aux_ent_phent, aux_ent_phnum, aux_ent_base)
508 (aux_ent_entry, cris_write_interp, cris_handle_interpreter): New
509 functions.
510 (sim_open): New constant array auxv_entries. Rewrite AUX_ENT
511 handling to use auxv_entries. Improve error message and checking
512 for invalid programs. Use new variable abfd for the program
513 instead of for each access reaching into sd to get it.
514 (sim_create_inferior): If non-zero, use interp_start_addr instead
515 of the program start address.
516 (cris_disassemble_insn): Remove incorrect and unclear, supposedly
517 stale comment. Always specify little-endian.
518
086c6838
NC
5192008-07-29 Nick Clifton <nickc@redhat.com>
520
521 * common/genmloop.sh: Add new parameter: -shell to specify the
522 command interpreter to use to run the input file. This is
523 necessary because otherwise SHELL is taken from the user's
524 environment, and not from the makefile that invoked this script
525 and the user might not be running an sh-like shell.
526 * cris/Makefile.in: Pass -shell parameter to genmloop.sh.
527 * fr30/Makefile.in: Likewise.
528 * frv/Makefile.in: Likewise.
529 * i960/Makefile.in: Likewise.
530 * iq2000/Makefile.in: Likewise.
531 * m32r/Makefile.in: Likewise.
532
533 * frv/mloop.in: Add missing start of line comment marker.
534
8929c18c
HPN
5352008-07-11 Hans-Peter Nilsson <hp@axis.com>
536
537 * cris/configure: Regenerate to track ../common/common.m4 changes.
538 * cris/config.in: Ditto.
539
6efef468
JM
5402008-06-06 Vladimir Prus <vladimir@codesourcery.com>
541 Daniel Jacobowitz <dan@codesourcery.com>
542 Joseph Myers <joseph@codesourcery.com>
543
544 * cris/configure: Regenerate.
545
7010a0c9
JB
5462008-05-09 Olivier Hainque <hainque@adacore.com>
547
548 * ppc/altivec.igen (vperm): Latch inputs into temporaries.
549
84234f6d
SR
5502008-03-25 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
551
552 * MAINTAINERS: Add myself as maintainer of cr16 port.
553
7c607148
SR
5542008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
555
556 Add simulator for National cr16 processor.
557 * cr16: New directory.
558 * configure.ac: Add entry for National cr16.
559 * configure: Regenerate.
560
c5fbc25b
DD
5612008-02-05 DJ Delorie <dj@redhat.com>
562
563 * configure.ac (v850): V850 now has a testsuite.
564 * configure (v850): Likewise.
565
9b254dd1
DJ
5662008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
567
568 Updated copyright notices for most files.
569
beb7a883
DD
5702007-12-19 DJ Delorie <dj@redhat.com>
571
572 * frv/frv.c (frvbf_cut): Only look at the six LSBs of
573 cut_point.
574
c9b3544a
HPN
5752007-10-22 Hans-Peter Nilsson <hp@axis.com>
576
577 * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
578 cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
579 cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
580 cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
581 cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
582 cris/semcrisv32f-switch.c: Regenerate.
583
4744ac1b
JB
5842007-08-24 Joel Brobecker <brobecker@adacore.com>
585
586 Switch the license of all files explicitly copyright the FSF
587 to GPLv3.
588
9453113a
DJ
5892007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
590
591 * Makefile.in: Add dummy "pdf" target.
592
6a4669ea
HPN
5932007-02-20 Hans-Peter Nilsson <hp@axis.com>
594
595 * cris/traps.c (dump_statistics): Change format for cycle numbers
596 to %llu and cast parameters to unsigned long long.
597
792fe9c9
TS
5982007-02-16 Thiemo Seufer <ths@mips.com>
599
600 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Add RUNTEST.
601
cecb04b7
MF
6022007-01-28 Manuel Lauss <slauss@resi.at>
603
604 * configure.ac (sh64-*-*): Change to sh64*-*-*.
605 (sh-*-*): Change to sh*-*-*.
606 * configure: Regenerated.
607
20ac0504
DJ
6082007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
609
610 Updated copyright notices for most files.
611
49cbcfe9
HPN
6122006-12-20 Hans-Peter Nilsson <hp@axis.com>
613
570ee7f0
HPN
614 * Makefile.in (autoconf-common autoheader-common): Only run
615 autoheader on subdirs with a file config.in.
616
c4d800ae
HPN
617 * configure.ac (common): Make the default "yes" for all targets
618 with sim subdirs.
619 * configure: Regenerate.
620
e80204fc
HPN
621 * Makefile.in (autoconf-common autoheader-common): In documented
622 usage, say SHELL=/bin/sh.
623 (.PHONY): Add autoheader-common.
624
49cbcfe9
HPN
625 * MAINTAINERS: Add self as authorized committer for *.
626
466b1d33
HPN
6272006-10-02 Edgar E. Iglesias <edgar@axis.com>
628 Hans-Peter Nilsson <hp@axis.com>
629
630 * cris/cris-sim.h (enum cris_unknown_syscall_action_type)
631 (cris_unknown_syscall_action): Declare.
632 * cris/sim-if.c (cris_unknown_syscall_action): Define.
633 (cris_options): Add cris-unknown-syscall option.
634 (cris_option_handler): Correct comment about and error message for
635 invalid --cris-cycles argument. Handle --cris-unknown-syscall.
636 * cris/traps.c: Include stdarg.h
637 (cris_unknown_syscall): New function.
638 (cris_break_13_handler): Instead of sim_io_eprintf and
639 sim_engine_halt, call cris_unknown_syscall to handle more or less
640 unknown syscalls. Adjust code as necessary to handle return
641 value.
642
bac25e5b
DJ
6432006-09-30 Daniel Jacobowitz <dan@codesourcery.com>
644
645 * MAINTAINERS: Add Dave Brolley for sh64.
646
eccd787e
HPN
6472006-09-30 Hans-Peter Nilsson <hp@axis.com>
648
649 * cris/traps.c (TARGET_PIPE_BUF): New macro.
650 (cris_pipe_empty): Correct initialization of "remaining". Only
651 adjust the "write" return value if more than TARGET_PIPE_BUF bytes
652 are written.
653
3ca4d560
HPN
6542006-09-29 Hans-Peter Nilsson <hp@axis.com>
655
656 * cris/configure.ac: Check for limits.h and sys/param.h.
657 * cris/configure, cris/config.in: Rebuild.
658 * cris/traps.c (SIM_PATHMAX): New macro.
659 (cris_break_13_handler): Use SIM_PATHMAX, not MAXPATHLEN.
660
ce928021
DJ
6612006-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>
662
663 * configure.ac (sparc-*-rtems*|sparc-*-elf*): Enable erc32 simulator.
664 * Makefile.in (FLAGS_TO_PASS): Include libdir.
665 * configure: Regenerated.
666
2f0122dc
DJ
6672006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
668
669 * cris/configure: Regenerated.
670
20e95c23
DJ
6712006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
672
673 * cris/configure: Regenerated.
674
4b164edf
AS
6752006-05-05 Andreas Schwab <schwab@suse.de>
676
677 * configure.ac (CFLAGS_FOR_BUILD): Set and substitute.
678 * configure: Regenerate.
679
680 * Makefile.in (CFLAGS_FOR_BUILD): Define.
681 (CC_FOR_BUILD): Don't override.
682 (FLAGS_TO_PASS): Pass CFLAGS_FOR_BUILD.
683
8b2f7496
DJ
6842006-05-04 Daniel Jacobowitz <dan@codesourcery.com>
685
686 * MAINTAINERS: Add an "Authorized committers" section, and list
687 DJ Delorie for v850.
688
5cf3f6e2
HPN
6892006-04-08 Hans-Peter Nilsson <hp@axis.com>
690
691 * cris/crisv32f.c (MY (deliver_interrupt)): Set CCS to new_ccs.
692
aad3b3cb
HPN
6932006-04-03 Hans-Peter Nilsson <hp@axis.com>
694
695 * cris/dv-cris.c, cris/dv-rv.c, cris/rvdummy.c: New files.
696 * cris/Makefile.in (CONFIG_DEVICES): Remove redundant setting.
697 (dv-cris.o, dv-rv.o rvdummy$(EXEEXT), rvdummy.o): New rules.
698 (all): Depend on rvdummy$(EXEEXT).
699 * cris/configure.ac: Call SIM_AC_OPTION_WARNINGS. Check for
700 sys/socket.h and sys/select.h. Call SIM_AC_OPTION_HARDWARE,
701 default off.
702 * cris/configure: Regenerate.
703 * cris/cris-sim.h (cris_have_900000xxif): Declare here.
704 (enum cris_interrupt_type, crisv10deliver_interrupt)
705 (crisv32deliver_interrupt: New declarations.
706 * cris/cris-tmpl.c [WITH_HW] (MY (f_model_insn_after)): Call
707 sim_events_tickn and set state-events member work_pending when it's
708 time for the next event.
709 [WITH_HW] (MY (f_specific_init)): Set CPU-model-specific
710 interrupt-delivery function.
711 * cris/crisv10f.c (MY (deliver_interrupt)): New function.
712 * cris/crisv32f.c (MY (deliver_interrupt)): New function.
713 * cris/devices.c: Include hw-device.h.
714 (device_io_read_buffer) [WITH_HW]: Call hw_io_read_buffer.
715 (device_io_write_buffer): Only perform 0x900000xx-functions if
716 cris_have_900000xxif is nonzero. Else if WITH_HW defined,
717 call hw_io_write_buffer. Add return 0 last in function.
718 * cris/sim-if.c (cris_have_900000xxif): Now global.
719 (sim_open) [WITH_HW]: Clear deliver_interrupt cpu member.
720 Force "-model" option, effectively.
721 * cris/sim-main.h (cris_interrupt_delivery_fn): New type.
722 (struct _sim_cpu) [WITH_HW]: New member deliver_interrupt.
723
530d5813
HPN
7242006-04-02 Hans-Peter Nilsson <hp@axis.com>
725
726 * cris/Makefile.in (CRISV10F_OBJS): Remove semcrisv10f-switch.o.
727 (CRISV32F_OBJS): Remove semcrisv32f-switch.o.
728 (semcrisv10f-switch.o, semcrisv32f-switch.o: Remove dependency rules.
729
1f810f78
DD
7302006-03-13 DJ Delorie <dj@redhat.com>
731
732 * MAINTAINERS: Add self as m32c sim maintainer.
733
d022998d
HPN
7342006-02-23 Hans-Peter Nilsson <hp@axis.com>
735
736 * cris/traps.c (syscall_map): Remove CB_SYS_time / TARGET_SYS_time
737 mapping.
738 (cris_break_13_handler) <case TARGET_SYS_time>: New case.
739
d45a4bef
JB
7402006-01-23 Jim Blandy <jimb@redhat.com>
741
742 Add simulator for Renesas M32C and M16C.
743
744 * m32c: New directory.
745 * configure.ac: Add entry for Renesas M32C.
746 * configure: Regenerate.
747
4fc9958a
HPN
7482006-01-10 Hans-Peter Nilsson <hp@axis.com>
749
ca47226b
HPN
750 * cris/cris-tmpl.c (MY (f_model_insn_before)): Only display basic
751 cycle count for the current insn.
4fc9958a 752
be37be02
HPN
7532005-12-06 Hans-Peter Nilsson <hp@axis.com>
754
755 * cris/cpuv10.h, cris/cpuv32.h, cris/cris-desc.c, cris/cris-opc.h,
756 cris/decodev10.c, cris/decodev10.h, cris/decodev32.c,
757 cris/decodev32.h, cris/modelv10.c, cris/modelv32.c,
758 cris/semcrisv10f-switch.c, cris/semcrisv32f-switch.c: Regenerate.
759
cf2bf87e
HPN
7602005-12-05 Hans-Peter Nilsson <hp@axis.com>
761
762 * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
763 cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
764 cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
765 cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
766 cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
767 cris/semcrisv32f-switch.c: Regenerate.
768
8b9b39f4
HPN
7692005-11-20 Hans-Peter Nilsson <hp@axis.com>
770
59e834e4 771 * cris/traps.c (TARGET_O_RDONLY, TARGET_O_WRONLY): Define.
8b9b39f4
HPN
772 (open_map): Use TARGET_O_ACCMODE, TARGET_O_RDONLY and
773 TARGET_O_WRONLY.
774 (cris_break_13_handler) <case TARGET_SYS_fcntl>: Add support for
775 F_GETFL on fd 0, 1 and 2.
776
5457266c
HPN
7772005-11-17 Hans-Peter Nilsson <hp@axis.com>
778
ed1f044a
HPN
779 * cris/sim-main.h (struct _sim_cpu): New members last_syscall,
780 last_open_fd, last_open_flags.
781 * cris/traps.c: Don't include targ-vals.h.
782 (TARGET_O_ACCMODE): Define.
783 (cris_break_13_handler): Set new _sim_cpu members.
784 <case TARGET_SYS_fcntl>: Support special case of F_GETFL.
785 Rearrange code as switch. Emit "unimplemented" abort for
786 unimplemented fcntl calls.
787
5457266c
HPN
788 * cris/traps.c (TARGET_SYS_stat): Define.
789 (syscall_stat32_map): Add entry for TARGET_SYS_stat.
790 (cris_break_13_handler) <case TARGET_SYS_stat>: New case.
791
ae81c235
HPN
7922005-11-16 Hans-Peter Nilsson <hp@axis.com>
793
794 * cris/cris-tmpl.c (MY (f_model_insn_before)): Make sure only the
795 low 32 bits are used after an unsigned long cast.
796
c3182514
HPN
7972005-05-28 Hans-Peter Nilsson <hp@axis.com>
798
799 * cris/Makefile.in (stamp-v32fmloop): Depend on stamp-v10fmloop.
800
d81ffbc4
CD
8012005-05-26 Chris Demetriou <cgd@netbsd.org>
802
803 * MAINTAINERS: Update my mail address, move myself to the
804 "Past maintainers" section.
805
c3357c64
CV
8062005-05-17 Corinna Vinschen <vinschen@redhat.com>
807
808 * configure.ac: Add igen to v850 build.
809 * configure: Regenerate.
810
33aa0cbb
PB
8112005-04-29 Paul Brook <paul@codesourcery.com>
812
44cd25cf 813 * common/callback.c (PIPE_BUF): Provide default definition.
33aa0cbb
PB
814 (os_lstat): Use stat if lstat is not available on the host.
815 (os_ftruncate): Return EINVAL if not available on the host.
816 (os_truncate): Ditto.
817 * common/configure.ac: Check for lstat, truncate and ftruncate.
818 * common/configure: Regenerate.
819 * common/config.in: Regenerate.
820
4ec242d7
PB
8212005-04-27 Paul Brook <paul@codesourcery.com>
822
823 * common/Make-common.in: Add $(EXEEXT) to "run".
824
69308976
HPN
8252005-04-18 Hans-Peter Nilsson <hp@axis.com>
826
827 * cris/traps.c (cris_break_13_handler) <case TARGET_SYS_mmap2>:
828 For ((len & 8191) != 0 && fd == (USI) -1), don't say this isn't
829 implemented. In call to create_map, pad length argument to 8k.
830
21bc7567
CV
8312005-04-15 Corinna Vinschen <vinschen@redhat.com>
832
833 * configure.ac: Add explicit sh64 case.
834 * configure: Regenerate.
835
74ec5579
PB
8362005-03-30 Paul Brook <paul@codesourcery.com>
837
838 * arm/wrapper.c: Provide SIGTRAP and SIGBUS.
839
2ecb8390
HPN
8402005-03-24 Hans-Peter Nilsson <hp@axis.com>
841
cce0efb5
HPN
842 * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to
843 include cgen-ops.h in decodev10.c and decodev32.c.
844 * cris/sim-main.h: Don't include cgen-ops.h here.
845 * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
846 cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
847 cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
848 cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
849 cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
850 cris/semcrisv32f-switch.c: Regenerate.
851
2ecb8390
HPN
852 * cris/traps.c (cris_break_13_handler) <case
853 TARGET_SYS_rt_sigaction>: Rename sa_handler, sa_flags,
854 sa_restorer, sa_mask_low, sa_mask_high to target_sa_handler etc.
855
2b193c4a
MK
8562005-03-23 Mark Kettenis <kettenis@gnu.org>
857
858 * cris/configure: Regenerate.
859
51216631
JB
8602005-02-28 Jim Blandy <jimb@redhat.com>
861
862 * d10v/configure.ac, igen/configure.ac, m68hc11/configure.ac,
863 mips/configure.ac, mn10300/configure.ac, v850/configure.ac:
864 Regenerated, after change to common/aclocal.m4.
865
edece237
CV
8662005-02-18 Corinna Vinschen <vinschen@redhat.com>
867
868 * iq2000: New target subdirectory.
869 * configure.ac: Add iq2000 target.
870 * configure: Regenerate.
871
8bdcadb1
HPN
8722005-01-29 Hans-Peter Nilsson <hp@axis.com>
873
874 * Makefile.in (all, clean mostlyclean, distclean maintainer-clean)
875 (realclean, install): Fail if subdir make failed.
876
f6bcefef
HPN
8772005-01-28 Hans-Peter Nilsson <hp@axis.com>
878
879 * cris: New directory, simulator for Axis Communications CRIS
880 including CRIS v32, CGEN-based.
881 * configure.ac: Add corresponding configury.
882 * configure: Regenerate.
883
4ac6917f
AC
8842005-01-17 Andrew Cagney <cagney@gnu.org>
885
886 * configure.ac: For mips*-*-* and mn10300*-*-* configure the
887 common directory. Remove sparc*-*-* from list.
888
38f48d72
AC
8892005-01-11 Andrew Cagney <cagney@gnu.org>
890
891 * Makefile.in (autoconf-common autoheader-common): Add --force to
892 autoconf and autoheader.
893 (autoconf-common autoheader-common)
894 (autoconf-install autoheader-install): Check for configure.ac, not
895 configure.in.
896 * configure.ac: Delete AC_CONFIG_AUX_DIR.
897 * configure: Re-generate.
898
b7026657
AC
8992005-01-07 Andrew Cagney <cagney@gnu.org>
900
901 * configure.ac: Replace configure.in. Requires autoconf 2.59 and
902 correctly calls AC_CONFIG_SUBDIRS.
903 * configure: Re-generate.
904
33841fd9
AC
9052004-12-01 Andrew Cagney <cagney@gnu.org>
906
44b263ce 907 * i960, h8500: Delete directory.
33841fd9 908
c46ec85d
AC
9092004-11-12 Andrew Cagney <cagney@gnu.org>
910
911 * d30v, fr30, mn10200, z8k: Delete directory.
912
523f6a27
BE
9132004-03-10 Ben Elliston <bje@gnu.org>
914
915 * MAINTAINERS: Update my mail address.
916
df0a8012
CD
9172004-01-26 Chris Demetriou <cgd@broadcom.com>
918
919 * configure.in (mips*-*-*): Configure in testsuite.
920 * configure: Regenerate.
921
b4ab4027
DB
9222003-10-08 Dave Brolley <brolley@redhat.com>
923
924 * configure.in: Move frv handling to alphabetically correct placement.
925
fb72cee0
AS
9262003-09-03 Andreas Schwab <schwab@suse.de>
927
928 * Makefile.in (FLAGS_TO_PASS): Pass down $(bindir) and $(mandir).
929
b3af7bdf
DB
9302003-08-29 Dave Brolley <brolley@redhat.com>
931
932 * MAINTAINERS: Add myself as maintainer of the FRV port.
933
84fabdf6
DB
9342003-08-20 Michael Snyder <msnyder@redhat.com>
935 Dave Brolley <brolley@redhat.com>
936
b3af7bdf 937 * frv/: New directory, simulator for the Fujitsu FRV.
84fabdf6
DB
938 * configure.in: Add frv configury.
939 * configure: Regenerate.
940
c53d60d8
BE
9412003-08-10 Ben Elliston <bje@wasabisystems.com>
942
943 * MAINTAINERS: Update my mail address.
944
c55433ef
AC
9452003-08-09 Andrew Cagney <cagney@redhat.com>
946
947 * MAINTAINERS: Andrew Cagney (mips) and Geoff Keating (ppc) drop
948 maintenance. List igen and sh maintainers. Mention that target
949 and global maintainers pick up the slack.
950
ac78c4ba
MS
9512003-07-09 Michael Snyder <msnyder@redhat.com>
952
953 * configure.in: Add testsuite to extra_subdirs for sh.
954 * configure: Regenerate.
955
2bc8946d
NC
9562003-01-23 Nick Clifton <nickc@redhat.com>
957
958 * Add sh2e support:
959
ac78c4ba 9602002-04-02 Alexandre Oliva <aoliva@redhat.com>
2bc8946d 961
ac78c4ba 962 * sh/gencode.c: Replace sh3e with sh2e except in fsqrt.
2bc8946d 963
a926ab2f
GK
9642002-08-24 Geoffrey Keating <geoffk@redhat.com>
965
966 * MAINTAINERS: Update my email address.
967
de0a1e42
AC
9682002-07-17 Andrew Cagney <ac131313@redhat.com>
969
970 * w65/: Delete directory.
971
7a3085c1
AC
9722002-07-16 Andrew Cagney <ac131313@redhat.com>
973
974 * configure.in (extra_subdirs): Mark fr30-*-* as obsolete.
975 * configure: Re-generate.
976
3fbeef0b
AC
9772002-07-13 Andrew Cagney <ac131313@redhat.com>
978
979 * configure.in (extra_subdirs): Mark d30v-*-* as obsolete.
980 * configure: Re-generate.
981
3832c25c
AC
9822002-06-16 Andrew Cagney <ac131313@redhat.com>
983
984 * Makefile.in (autoconf-changelog autoheader-changelog): Let name,
985 id, date and host to be overriden by NAME, ID, DATE and HOST
986 respectfully. Use ISO dates.
987
c93abbcc
AC
988Thu Jun 6 12:34:13 2002 Andrew Cagney <cagney@redhat.com>
989
990 * Makefile.in (ChangeLog): New makefile variable.
991 * README-HACKING: Mention the ChangeLog makefile variable.
992
e4045cdb
AC
9932002-06-01 Andrew Cagney <ac131313@redhat.com>
994
995 * tic80/: Delete directory.
996
2be99286
SC
9972002-05-16 Stephane Carrez <stcarrez@nerim.fr>
998
999 * MAINTAINERS: Update my email address.
1000
44befb9f
SC
10012002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1002
1003 * MAINTAINERS: Record self as maintainer of m68hc11 simulator.
1004
ce93e51a
FCE
10052002-03-01 Frank Ch. Eigler <fche@redhat.com>
1006
1007 * MAINTAINERS: Record self as a co-maintainer of just common/.
1008
72ca629f
NC
10092002-02-07 Nick Clifton <nickc@cambridge.redhat.com>
1010
1011 * MAINTAINERS: Point to GDB files describing overall maintaince
1012 and check-in procedures.
1013
00125dd0
NC
10142002-01-10 Nick Clifton <nickc@cambridge.redhat.com>
1015
1016 * MAINTAINERS: Add myself for ARM portions.
1017
457174f6
AC
10182001-10-19 Andrew Cagney <ac131313@redhat.com>
1019
1020 * configure.in: When Linux or NetBSD, enable PowerPC simulator.
1021 * configure: Re-generate.
1022
9afc4bbf
BE
10232001-02-16 Ben Elliston <bje@redhat.com>
1024
1025 * MAINTAINERS: Add myself for common portions.
1026
0b8c7076
CD
10272001-01-15 Chris Demetriou <cgd@broadcom.com>
1028
1029 * MAINTAINERS: Added self and Andrew for the mips sim.
1030
c56a7a95
GK
10312000-10-25 Geoff Keating <geoffk@cygnus.com>
1032
1033 * MAINTAINERS: Added self and Andrew for the ppc sim.
1034
5d031c16
AC
1035Thu Jul 27 21:26:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
1036
1037 From Stephane Carrez <Stephane.Carrez@worldnet.fr>:
1038 * m68hc11: New directory.
1039 * configure.in: Add.
1040 * configure: Regenerate.
1041
6c29acca
AC
1042Tue Jul 4 13:43:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
1043
1044 * tic80: New directory.
1045 * configure.in: Add configury.
1046 * configure: Regenerate.
1047
bcd65766
NC
10482000-04-20 Nick Clifton <nickc@cygnus.com>
1049
1050 * configure.in (extra_subdirs): Add testsuite to strongarm
1051 directories.
1052 * configure: Regenerate.
1053
7158fd7f
AC
1054Sat Mar 4 16:48:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
1055
1056 * MAINTAINERS: New file. Blank.
1057
c2d11a7d
JM
10581999-11-18 Ben Elliston <bje@cygnus.com>
1059
1060 * configure.in: Require autoconf 2.13 and remove obsolete
1061 invocation of AC_C_CROSS.
1062 * configure: Regenerate.
1063
2acceee2
JM
10641999-09-29 Doug Evans <devans@casey.cygnus.com>
1065
1066 * configure.in: Configure the testsuite directory for thumb.
1067 * configure: Regenerate.
1068
6426a772
JM
10691999-07-16 Ben Elliston <bje@cygnus.com>
1070
1071 * configure.in: Configure the testsuite directory for arm.
1072 * configure: Regenerate.
1073
7a292a7a
SS
10741999-04-08 Nick Clifton <nickc@cygnus.com>
1075
1076 * configure.in: Add support for MCore target.
1077 * configure: Regenerate.
1078
c906108c
SS
10791999-03-14 Stan Shebs <shebs@andros.cygnus.com>
1080
1081 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Remove
1082 RUNTEST instead of commenting out, fixes portability problem.
1083
c906108c
SS
10841999-02-08 Nick Clifton <nickc@cygnus.com>
1085
1086 * configure.in: Add support for StrongARM target.
1087 * configure: Regenerate.
1088
c906108c
SS
10891999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
1090
1091 * configure.in: Require autoconf 2.12.1 or higher.
1092
10931998-12-08 James E Wilson <wilson@wilson-pc.cygnus.com>
1094
1095 * configure.in (i960-*-*): Add.
1096 * configure: Rebuild.
1097
1098Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com>
1099
1100 * configure.in: Added case for fr30-*-*.
1101 * configure: Regenerated.
1102
1103Fri Sep 25 10:12:19 1998 Christopher Faylor <cgf@cygnus.com>
1104
1105 * ppc/Makefile.in: Add EXEEXT to installed powerpc-eabi-run program
1106 to allow successful operation on Windows.
1107
1108Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
1109
25c1c397
JM
1110 * Makefile.in: Take RUNTEST out of FLAGS_TO_PASS so that make
1111 check can be invoked recursively.
c906108c
SS
1112
1113Wed Apr 29 12:38:53 1998 Mark Alexander <marka@cygnus.com>
1114
1115 * configure.in: Build simulator on sparclite and sparc86x targets.
1116 * configure: Regenerate.
1117
1118Sun Apr 26 15:21:01 1998 Tom Tromey <tromey@cygnus.com>
1119
1120 * Makefile.in (autoconf-common autoheader-common): Don't pass -l
1121 to autoconf and autoheader.
1122
1123Fri Apr 24 11:14:13 1998 Tom Tromey <tromey@cygnus.com>
1124
1125 * Makefile.in (autoconf-common autoheader-common): Pass `-l
1126 ../common' to autoconf and autoheader. Unconditionally run
1127 autoconf in every subdir.
1128 (autoconf-changelog autoheader-changelog): Unconditionally run
1129 commands in every subdir.
1130 (autoconf-install autoheader-install): Likewise.
1131
1132Tue Mar 24 17:12:43 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
1133
1134 * Makefile.in: Get SHELL from configure.
1135 * (FLAGS_TO_PASS): Pass down SHELL.
1136 * configure: Regenerate with autoconf 2.12.1 to fix shell issues for
1137 NT native builds.
1138
1139Tue Mar 24 11::18:00 1998 Joyce Janczyn <janczyn@cygnus.com>
1140
1141 * configure.in (extra_subdirs): Enable igen for mn10300.
1142 * configure: Re-generate.
1143
1144Tue Dec 2 10:10:42 1997 Nick Clifton <nickc@cygnus.com>
1145
1146 * configure.in (extra_subdirs): Add support for thumb target.
1147
1148 * configure (extra_subdirs): Add support for thumb target.
1149
1150Wed Oct 8 12:38:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1151
1152 * configure.in (extra_subdirs): Add IGEN directory when MIPS
1153 target.
1154 * configure: Regenerate.
1155
1156Fri Sep 12 13:10:31 1997 Andrew Cagney <cagney@b1.cygnus.com>
1157
1158 * configure.in (extra_subdirs): v850ea needs igen.
1159 * configure: Re-generate.
1160
1161Mon Sep 1 16:48:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
1162
1163 * configure.in (testdir): When a testsuite directory, add that to
1164 the list of confdirs.
1165
1166Tue Aug 19 11:17:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
1167
1168 * configure.in (extra_subdirs): Enable igen ready for V850.
1169
1170Tue Aug 26 15:14:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1171
1172 * configure.in (w65-*-*, only_if_enabled): Set.
1173 * configure: Re-generate.
1174
1175Mon Aug 25 16:26:53 1997 Andrew Cagney <cagney@b1.cygnus.com>
1176
1177 * configure.in (sparc*-*-*, only_if_enabled): Set
1178 only_if_enabled=yes. Check only_if_enabled before enabling a
1179 simulator.
1180 * configure: Regenerate.
1181
1182Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
1183
1184 * configure.in (extra_subdirs): Add v850e target.
1185
1186Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
1187
1188 * configure.in (extra_subdirs): Add v850ea target.
1189
1190Fri Jul 25 11:40:47 1997 Doug Evans <dje@canuck.cygnus.com>
1191
1192 * configure.in (sparc*-*-*): Don't build erc32.
1193 * configure: Regenerate.
1194
1195Thu Apr 24 00:47:20 1997 Doug Evans <dje@canuck.cygnus.com>
1196
1197 * configure.in (m32r-*-*): New target.
1198 * configure: Regenerate.
1199
1200 * Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@.
1201
1202Mon Apr 21 22:57:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
1203
1204 * Makefile.in (.NOEXPORT, MAKEOVERRIDES): Moved to end, BSD make
1205 thought that .NOEXPORT was the default target.
1206
1207Fri Apr 11 17:18:07 1997 Ian Lance Taylor <ian@cygnus.com>
1208
1209 * Makefile.in (clean mostlyclean): Restore targets accidentally
1210 deleted in earlier change.
1211
1212Thu Apr 3 12:20:32 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1213
1214 * Makefile.in (autoheader-common, autoheader-changelog,
1215 autoheader-install): Perform autoheader in addition to autoconf.
1216
1217Wed Apr 2 15:09:05 1997 Doug Evans <dje@canuck.cygnus.com>
1218
1219 * Makefile.in (autoconf-install): New target.
1220 (autoconf-changelog): Try different way to obtain user name.
1221
1222Wed Apr 2 14:25:52 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1223
1224 * Makefile.in (autoconf-changelog): New target, update
1225 ChangeLog for all subdirectories - normally used after
1226 autoconf-common target.
1227
1228Wed Mar 19 14:26:21 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1229
1230 * configure.in (extra_subdirs): Include testsuite for d30v.
1231 * configure: Regenerate.
1232
1233 * Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from
1234 ../gdb/Makefile.in
1235 (check): New rules - drive the testsuite.
1236
1237Mon Mar 3 13:01:00 1997 Jeffrey A Law (law@cygnus.com)
1238
1239 * configure.in: Add mn10200 configure lines accidentally
1240 removed.
1241 * configure: Regenerated.
1242
1243Wed Feb 19 10:34:20 1997 Andrew Cagney <cagney@critters.cygnus.com>
1244
1245 * configure.in (extra_subdirs): Generalize common sub directory
1246 into a list.
1247 (extra_subdirs): For d30v add igen to the list to be built.
1248
1249Sun Feb 16 16:37:47 1997 Andrew Cagney <cagney@critters.cygnus.com>
1250
1251 * configure.in (d30v): New target.
1252 * configure: Regenerated.
1253
1254Wed Feb 19 23:17:13 1997 Jeffrey A Law (law@cygnus.com)
1255
1256 * configure.in: Don't require GCC to build the mn10200
1257 simulator anymore.
1258 * configure: Rebuilt.
1259
1260Wed Feb 5 13:28:13 1997 Doug Evans <dje@canuck.cygnus.com>
1261
1262 * configure.in: Don't configure any subdirs if no simulator
1263 is being built. Don't use erc32 for sparc64.
1264 * configure: Regenerated.
1265
1266Tue Feb 4 13:19:39 1997 Doug Evans <dje@canuck.cygnus.com>
1267
1268 * Makefile.in (autoconf-common): New target.
1269 * configure.in: Do configure common.
1270 * configure: Regenerated.
1271
1272Thu Jan 23 13:59:52 1997 Stu Grossman (grossman@critters.cygnus.com)
1273
1274 * configure configure.in: Don't configure common anymore. Files
1275 from common are now built in the individual simualtor directories.
1276 This fixes problems with the WinGDB build procedure.
1277
1278Mon Jan 13 13:16:42 1997 Jeffrey A Law (law@cygnus.com)
1279
1280 * configure: Enable the mn10200 simulator.
1281
1282Wed Nov 20 01:00:36 1996 Doug Evans <dje@canuck.cygnus.com>
1283
1284 * configure.in (configdirs): Add common.
1285 * configure: Regenerated.
1286
1287Fri Nov 1 08:03:30 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1288
1289 * configure.in (powerpc*-*-linux*): Treat like the other powerpc
1290 system V based targets.
1291 * configure: Regenerate.
1292
1293Thu Oct 17 12:50:08 1996 Doug Evans <dje@canuck.cygnus.com>
1294
1295 * configure.in (--enable-sim-powerpc): Delete.
1296 (--enable-sim): Add.
1297 * configure: Regenerated.
1298
1299Fri Oct 11 21:13:43 1996 Jeffrey A Law (law@cygnus.com)
1300
1301 * configure.in: Only build the V850 simulator if
1302 we are using gcc.
1303 * configure: Rebuild.
1304
1305Sun Sep 8 17:22:50 1996 Ian Lance Taylor <ian@cygnus.com>
1306
1307 * configure.in: Do build erc32 for DOS and Windows hosts.
1308 * configure: Rebuild.
1309
1310Wed Sep 4 18:11:27 1996 Stu Grossman (grossman@critters.cygnus.com)
1311
1312 * Makefile.in erc32/Makefile.in: Don't set srcroot. This should
1313 be inherited from the parent. Remove INSTALL_XFORM and
1314 INSTALL_XFORM1. Make INSTALL be set from configure.
1315
1316Wed Sep 4 15:49:16 1996 Ian Lance Taylor <ian@cygnus.com>
1317
1318 * configure.in: Only build the MIPS simulator if we are using
1319 gcc.
1320 * configure: Rebuild.
1321
1322Wed Aug 28 19:05:23 1996 Jeffrey A Law (law@cygnus.com)
1323
1324 * configure.in (v850-*-*): Added V850 simulator.
1325
1326Thu Aug 1 17:08:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1327
1328 * configure.in (d10v-*-*): Added D10V simulator.
1329
1330Wed Jun 26 12:33:57 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1331
1332 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
1333 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
1334 (docdir): Removed.
1335 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
1336 (AC_PROG_INSTALL): Added.
1337 * configure: Rebuilt.
1338
1339Mon Jun 24 14:18:26 1996 Ian Lance Taylor <ian@cygnus.com>
1340
1341 * configure.in: Only configure erc32 if using gcc.
1342 * configure: Rebuild.
1343
1344Tue Jun 4 09:24:21 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1345
1346 * configure.in (sim_target): Build PowerPC simulator for powerpc
1347 System V.4, Solaris, and Elf targets.
1348 * configure: Regenerate with autoconf 2.10.
1349
1350Wed May 22 12:10:49 1996 Rob Savoye <rob@chinadoll>
1351
1352 * configure.in: Only built erc32 simulator on Unix hosts as it
1353 uses pseudo ttys.
1354 * configure: Regenerated with autoconf 2.8.
1355
1356Sun May 19 20:20:40 1996 Rob Savoye <rob@chinadoll.cygnus.com>
1357
1358 * erc32: Sparc simulator from the ESA.
1359
1360Sun Apr 7 21:00:09 1996 Fred Fish <fnf@cygnus.com>
1361
1362 From: Miles Bader <miles@gnu.ai.mit.edu>
1363 * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
1364 * configure: Regenerate using autoconf.
1365
1366Thu Feb 22 11:31:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1367
1368 * Makefile.in (install): Fix typo.
1369
1370Wed Feb 21 11:59:57 1996 Ian Lance Taylor <ian@cygnus.com>
1371
1372 * configure: Regenerate with autoconf 2.7.
1373
1374 * Makefile.in (all): Simplify.
1375 (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
1376 as in the all target.
1377 (distclean, maintainer-clean, realclean): Likewise.
1378 (install): Likewise.
1379
1380Thu Feb 15 18:37:00 1996 Fred Fish <fnf@cygnus.com>
1381
1382 * Makefile.in (all): Remove extra '\' char from shell script.
1383
1384Wed Feb 14 16:43:59 1996 Mike Meissner <meissner@tiktok.cygnus.com>
1385
1386 * Makefile.in (all): Avoid a for loop with zero elements, even if
1387 the loop will not be executed because of an if statement.
1388
1389Wed Jan 31 21:48:34 1996 Fred Fish <fnf@cygnus.com>
1390
1391 * Makefile.in (install): Add missing semicolon in "fi \".
1392
1393Thu Nov 9 16:10:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1394
1395 * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
1396 defaults from configure.
1397
1398 * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
1399 configure defaults.
1400 (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
1401 if either --enable-sim-powerpc is used, or the host compiler is
1402 GCC.
1403
1404Wed Nov 8 15:46:49 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
1405
1406 * configure.in (mips*-*-*): Added "mips" simulator target.
1407 * configure: Re-generated.
1408
1409Tue Oct 10 11:08:20 1995 Fred Fish <fnf@cygnus.com>
1410
1411 * Makefile.in (BISON): Remove macro.
1412 (FLAGS_TO_PASS): Remove BISON.
1413
1414Sun Oct 8 04:26:27 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1415
1416 * configure.in: Explicitly `exit 0' for broken shells.
1417 * configure: Rebuilt.
1418
1419Fri Oct 6 12:03:27 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1420
1421 * common/run.c (main): Initialize the callbacks.
1422
1423Wed Sep 20 13:34:50 1995 Ian Lance Taylor <ian@cygnus.com>
1424
1425 * Makefile.in (maintainer-clean): New synonym for realclean.
1426
1427Fri Aug 25 11:53:43 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1428
1429 * configure.in (powerpc*-*-eabisim*): Only build the simulator if
1430 the target is powerpc*-*-eabisim*, since it requires GCC to build.
1431
1432Mon Aug 21 17:53:48 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1433
1434 * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
1435 <cagney@highland.com.au>.
1436 * configure: Regnerate from configure.in.
1437
1438Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
1439
1440 * Update all FSF addresses except those in COPYING* files.
1441
1442Thu Jul 20 15:17:29 1995 Fred Fish <fnf@cygnus.com>
1443
1444 * Makefile.in (CC_FOR_BUILD): Define default and arrange to pass
1445 submakes either default or passed in value.
1446
1447Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1448
1449 * Makefile.in (all, clean, distclean, mostlyclean, realclean,
1450 install): Changed targets so that they descend all
1451 subdirectories in $(SUBDIRS).
1452 (*-all, *-clean, *-install): Removed targets.
1453
1454 * configure.in: Don't bother with target makefile fragments, they
1455 are no longer needed.
1456 * configure: regenerated.
1457
1458 * Makefile.in, configure.in: converted to autoconf.
1459 * configure: New file, generated with autconf 2.4.
1460
1461Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com>
1462
1463 * Makefile.in: Support ARM.
1464 * configure.in: Ditto.
1465
1466Sun Jan 15 16:53:47 1995 Steve Chamberlain <sac@splat>
1467
1468 * Makefile.in: Support W65.
1469 * configure.in: Ditto.
1470
1471Sun Mar 13 09:27:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1472
1473 * Makefile.in: Add TAGS target.
1474
1475Mon Sep 13 12:47:15 1993 K. Richard Pixley (rich@sendai.cygnus.com)
1476
1477 * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
1478 install-h8300, clean-h8300, all-h8500, install-h8500,
1479 clean-h8500, all-sh, install-sh, clean-sh): do not echo
a9e0ce2c 1480 recursion lines.
c906108c
SS
1481
1482Wed Jun 30 14:12:05 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
1483
1484 * Makefile.in: remove endian.h trace from h8500
1485
1486Sun Jun 13 13:08:58 1993 Jim Kingdon (kingdon@cygnus.com)
1487
1488 * Makefile.in: Add distclean, realclean, and mostlyclean targets.
1489
1490Fri May 21 11:21:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1491
1492 * Makefile.in: make all of the all-* target (except all-nothing)
1493 depend on endian.h, so that if we're not building a simulator, we
1494 don't built endian
1495
1496Fri May 21 10:55:06 1993 Ian Lance Taylor (ian@cygnus.com)
1497
1498 * Makefile.in (check, installcheck): Added dummy targets.
1499
1500Mon May 3 21:39:43 1993 Fred Fish (fnf@cygnus.com)
1501
1502 * Makefile.in (endian): Find endian.c in $(srcdir), and also
1503 explicitly make it, since some makes apparently don't work with
1504 VPATH and .c to executable rules (SunOS make for example).
1505
1506Mon May 3 08:29:01 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1507
1508 * Makefile.in (endian): Add explicit rule for broken makes.
1509
1510Mon Mar 15 15:47:53 1993 Ian Lance Taylor (ian@cygnus.com)
1511
1512 * Makefile.in (info, install-info): New targets.
1513 (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
1514 level Makefile.
1515
1516Wed Feb 10 20:12:27 1993 K. Richard Pixley (rich@ok.cygnus.com)
1517
1518 * Makefile.in (endian.h): build endian.h via a temporary file so
1519 that we don't leave an incomplete file lying around on
1520 interrupted builds.
1521 (clean): remove endian, e.h, and endian.h.
1522
1523Mon Feb 8 11:46:06 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1524
1525 * Makefile.in, configure.in: if target isn't supported, build a
1526 harmless makefile.
1527
1528
This page took 1.269709 seconds and 4 git commands to generate.