[sim]
[deliverable/binutils-gdb.git] / sim / ChangeLog
CommitLineData
87326c78
DD
12011-11-28 DJ Delorie <dj@redhat.com>
2
3 * configure.tgt: Add rl78 support.
4 * configure: Regenerate.
5 * rl78: New directory.
6 * MAINTAINERS: Add myself as RL78 maintainer.
7
26e0f8db
HPN
82011-07-08 Hans-Peter Nilsson <hp@axis.com>
9
10 * MAINTAINERS: Remove Thiemo Seufer.
11
1d7b4a70
MF
122011-06-04 Mike Frysinger <vapier@gentoo.org>
13
14 * configure.tgt (bfin-*-*): Add sim_testsuite=yes.
15 * configure: Regenerate.
16
4d393d60
JM
172011-05-04 Joseph Myers <joseph@codesourcery.com>
18
19 * configure.tgt (thumb*-*-* | strongarm*-*-* | xscale-*-*): Don't
20 handle targets.
21 * configure: Regenerate.
22
ef016f83
MF
232011-03-05 Mike Frysinger <vapier@gentoo.org>
24
25 * MAINTAINERS: Add bfin entry.
26 * configure.tgt (bfin-*-*): Handle bfin targets.
27 * configure: Regenerate.
28
85ab1af8
MF
292011-01-05 Mike Frysinger <vapier@gentoo.org>
30
31 * .gitignore: Add /*/hw-config.h.
32
fdb38a1c
MF
332010-12-23 Mike Frysinger <vapier@gentoo.org>
34
35 * .gitignore: New file.
36
d61e002c
DD
372010-07-28 DJ Delorie <dj@redhat.com>
38
39 * MAINTAINERS: Add self as RX maintainer. Sort list.
40
32b269ae
NC
412010-06-08 Nick Clifton <nickc@redhat.com>
42
43 * reg.c (set_oszc): Use unsigned int for the mask.
44 (set_szc, set_osz, set_sz): Likewise.
45
119da465
MF
462010-04-26 Mike Frysinger <vapier@gentoo.org>
47
48 * configure.ac: Target logic moved out to and included from ...
49 * configure.tgt: ... this new file.
50 * configure: Regenerated.
51
aba193a5
MF
522010-04-12 Mike Frysinger <vapier@gentoo.org>
53
54 * README-HACKING: Add more sections.
55
2310652a
DE
562010-02-11 Doug Evans <dje@sebabeach.org>
57
58 * cris/cpuv10.h, * cris/cpuv32.h, * cris/cris-desc.c,
59 * cris/cris-desc.h, * cris/decodev10.c, * cris/decodev32.c,
60 * cris/modelv10.c, * cris/modelv32.c, * cris/semcrisv10f-switch.c,
61 * cris/semcrisv32f-switch.c: Regenerate.
62
3725885a
RW
632010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
64
65 * avr/configure: Regenerate.
66 * cris/configure: Regenerate.
67 * microblaze/configure: Regenerate.
68
0f51e9bf
DE
692010-01-02 Doug Evans <dje@sebabeach.org>
70
71 * cris/arch.c, * cris/arch.h, * cris/cpuall.h, * cris/cpuv10.c,
72 * cris/cpuv10.h, * cris/cpuv32.c, * cris/cpuv32.h, * cris/cris-desc.c,
73 * cris/cris-desc.h, * cris/cris-opc.h, * cris/decodev10.c,
74 * cris/decodev10.h, * cris/decodev32.c, * cris/decodev32.h,
75 * cris/modelv10.c, * cris/modelv32.c, * cris/semcrisv10f-switch.c,
76 * cris/semcrisv32f-switch.c: Regenerate, update copyright year.
77
d436cab7
DE
782010-01-01 Doug Evans <dje@sebabeach.org>
79
f9b98caf 80 * cris/mloop.in: Fix copyright year update snafu.
d436cab7 81
5912fadd
JB
822009-11-24 Joel Brobecker <brobecker@adacore.com>
83
84 * common/aclocal.m4: Add include of ../../config/zlib.m4.
85 * common/common.m4: Use AM_ZLIB to check for zlib support.
86 * ppc/configure.ac: Likewise.
87 * arm/configure, avr/configure, common/configure, cr16/configure,
88 cris/configure, d10v/configure, erc32/configure, frv/configure,
89 h8300/configure, iq2000/configure, lm32/configure, m32c/configure,
90 m32r/configure, m68hc11/configure, mcore/configure,
91 microblaze/configure, mips/configure, mn10300/configure,
92 moxie/configure, ppc/configure, sh/configure, sh64/configure,
93 v850/configure: Regenerate.
94
4f8d4a38
DD
952009-11-24 DJ Delorie <dj@redhat.com>
96
97 * rx: New directory.
98 * configure.ac: Add entry for Renesas RX.
99 * configure: Regenerate.
100
197fa1aa
DE
1012009-11-22 Doug Evans <dje@sebabeach.org>
102
103 * cris/cpuall.h: Regenerate.
104 * cris/cpuv10.h: Regenerate.
105 * cris/cpuv32.h: Regenerate.
106 * cris/decodev10.c: Regenerate.
107 * cris/decodev10.h: Regenerate.
108 * cris/decodev32.c: Regenerate.
109 * cris/decodev32.h: Regenerate.
110
8f0ac700
TG
1112009-11-12 Tristan Gingold <gingold@adacore.com>
112
113 * avr/interp.c (sim_write): Allow byte access.
114 (sim_read): Ditto.
115
33bcfade
TG
1162009-11-12 Tristan Gingold <gingold@adacore.com>
117
118 * avr/interp.c (sim_load): Clear memory before loading.
119
46b51513
TG
1202009-11-09 Tristan Gingold <gingold@adacore.com>
121
122 * avr/interp.c (sim_resume): Fix typo for OP_ret.
123
f09d60e1
DE
1242009-10-23 Doug Evans <dje@sebabeach.org>
125
126 * cris/arch.c: Regenerate.
127 * cris/arch.h: Regenerate.
128 * cris/cpuall.h: Regenerate.
129 * cris/cpuv10.c: Regenerate.
130 * cris/cpuv10.h: Regenerate.
131 * cris/cpuv32.c: Regenerate.
132 * cris/cpuv32.h: Regenerate.
133 * cris/cris-desc.c: Regenerate.
134 * cris/cris-desc.h: Regenerate.
135 * cris/cris-opc.h: Regenerate.
136 * cris/decodev10.c: Regenerate.
137 * cris/decodev10.h: Regenerate.
138 * cris/decodev32.c: Regenerate.
139 * cris/decodev32.h: Regenerate.
140 * cris/modelv10.c: Regenerate.
141 * cris/modelv32.c: Regenerate.
142 * cris/semcrisv10f-switch.c: Regenerate.
143 * cris/semcrisv32f-switch.c: Regenerate.
144
244d5259
TG
1452009-10-22 Tristan Gingold <gingold@adacore.com>
146
147 * avr/interp.c (sim_stop): Return 1.
148
0a8d1bde
DE
1492009-10-16 Doug Evans <dje@sebabeach.org>
150
151 * MAINTAINERS: Add myself as m32r maintainer.
152
060916aa
ME
1532009-10-15 Michael Egaer <eager@eagercon.com>
154
155 * MAINTAINERS: Add self as MicroBlaze maintainer.
156
42c8b6b5
BE
1572009-10-14 Ben Elliston <bje@gnu.org>
158
159 * MAINTAINERS (common): Move myself to "past maintainers" section.
160
419c2fda
ME
1612009-10-06 Michael Eager <eager@eagercon.com>
162
163 * microblaze/interp.c: Add include microblaze-dis.h.
164
bd30e45a
ME
1652009-09-23 Michael Eager <eager@eagercon.com>
166
167 * configure: Add microblaze-*.* (not regenerated).
168 * configure.ac: Likewise.
169 * microblaze/config.in: New.
170 * microblaze/configure: Generate.
171 * microblaze/configure.ac: New.
172 * microblaze/interp.c: New.
173 * microblaze/Makefile.in: New.
174 * microblaze/microblaze.h: New.
175 * microblaze/microblaze.isa: New.
176 * microblaze/sim-main.h: New.
177 * microblaze/sysdep.h: New.
178
d6416cdc
RW
1792009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
180
81ecdfbb
RW
181 * avr/config.in: Regenerate.
182 * avr/configure: Likewise.
183 * configure: Likewise.
184 * cris/config.in: Likewise.
185 * cris/configure: Likewise.
186
d6416cdc
RW
187 * configure.ac: m4_include toplevel config/override.m4.
188 * configure: Regenerate.
189 * avr/configure: Regenerate.
190 * cris/configure: Regenerate.
191
96e946ca
RW
1922009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
193
194 * Makefile.in (datarootdir): New variable.
195
c28c63d8
JB
1962009-05-18 Jon Beniston <jon@beniston.com>
197
198 * MAINTAINERS: Add Jon Beniston as maintainer of lm32 sim.
199 * configure.ac: Add lm32 target.
200 * lm32: New directory.
201
90e2fa9c
AC
2022009-05-11 Andrew Cagney <cagney@gnu.org>
203
204 * MAINTAINERS: Orphan ppc.
205
bba258ad
KB
2062009-05-08 Kevin Buettner <kevinb@redhat.com>
207
208 * m32c/gdb-if.c (m32c_signal_to_host): Rename to
209 m32c_signal_to_target. Change signal return values from SIGILL,
210 SIGTRAP, SIGSEGV, etc. to TARGET_SIGNAL_ILL, TARGET_SIGNAL_TRAP,
211 TARGET_SIGNAL_SEGV, etc. Fix all callers.
212
fdd6fa61
AG
2132009-04-30 Anthony Green <green@moxielogic.com>
214
215 * MAINTAINERS: Add myself for the moxie port.
216 * moxie: New directory.
217 * configure.ac: Add entry for moxie.
218 * configure: Regenerate.
219
df1756f4
TG
2202009-04-27 Tristan Gingold <gingold@adacore.com>
221
222 * avr: New directory.
223 * avr/interp.c, avr/Makefile.in, avr/configure.ac: New files.
224 * avr/config.in: New file, generated by autoheader.
225 * avr/configure: New file generated by autoconf.
226 * configure.ac: Add avr.
227 * configure: Regenerated.
228
89a34d1b
JM
2292009-04-17 Carlos O'Donell <carlos@codesourcery.com>
230
231 * Makefile.in: Add dummy install-pdf, html, and
232 install-html targets.
233
c10b3605
HPN
2342009-01-18 Hans-Peter Nilsson <hp@axis.com>
235
236 * cris/sim-if.c: Include errno.h.
237 (cris_start_address, cris_program_offset): New variables.
238 (OPTION_CRIS_PROGRAM_OFFSET, OPTION_CRIS_STARTADDR): New option
239 enums.
240 (cris_options): New options --cris-program-offset and
241 --cris-start-address.
242 (cris_option_handler): Handle new options.
243 (cris_program_offset_write, cris_set_section_offset_iterator)
244 (cris_offset_sections, cris_offset_sections): New functions.
245 (sim_load): Use cris_program_offset_write as function argument to
246 cris_load_elf_file, not sim_write.
247 (struct offsetinfo): New struct.
248 (cris_handle_interpreter): Fix typo in comment.
249 (sim_open): Call cris_offset_sections as soon as the bfd of the
250 infile is available. Gate bfd validity checks on abfd non-NULL.
251 (sim_create_inferior): Let cris_start_address when != -1 override
252 other start-address choices.
253
fc887f09
HPN
2542009-01-06 Hans-Peter Nilsson <hp@axis.com>
255
256 * cris/traps.c (abort): Define to call sim_io_error.
257 (create_map): Make -1 imply a non-fixed address, not 0. All
258 callers changed. Only prefer the next higher unmapped address if
259 the last mapped address is no less than 0x40000000. Check that
260 the address to be mapped is not already mapped. Update head
261 comment.
262 (unmap_pages): Don't call abort when recursive call fails, just
263 note and return an error if a page in the range couldn't be unmapped.
264 (cris_bmod_handler, h_supr_set_handler, h_supr_get_handler)
265 (schedule, make_first_thread, cris_pipe_empty): New local variable sd.
266 (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle
267 non-MAP_FIXED argument overlapping existing map. For MAP_FIXED,
268 don't abort on page not being mapped. Handle non-anon filemap
269 with length padded to pagesize.
270
08af5ba8
HPN
2712009-01-03 Hans-Peter Nilsson <hp@axis.com>
272
a3d4b83b
HPN
273 * cris/sim-if.c (TARGET_AT_NULL, TARGET_AT_PHDR, TARGET_AT_PHENT)
274 (TARGET_AT_PHNUM, TARGET_AT_PAGESZ, TARGET_AT_BASE)
275 (TARGET_AT_FLAGS, TARGET_AT_ENTRY, TARGET_AT_UID, TARGET_AT_EUID)
276 (TARGET_AT_GID, TARGET_AT_EGID, TARGET_AT_HWCAP)
277 (TARGET_AT_CLKTCK): Remove redundant macros.
278 (AUX_ENT): Adjust to use standard ELF AT_* macros.
279 (AUX_ENTF): Ditto. Remove always-0 middle argument. Update all
280 callers.
281 (sim_open): Also pass AT_SECURE.
282
ddf2c972
HPN
283 * cris/sim-main.h (struct _sim_cpu): New member
284 set_target_thread_data.
285 * cris/crisv32f.c (CRIS_TLS_REGISTER): Define.
286 * cris/crisv10f.c: Ditto.
287 * cris/cris-tmpl.c (MY (set_target_thread_data)): New function.
288 (MY (f_specific_init)): Set new _sim_cpu member to new function.
289 * cris/traps.c (TARGET_SYS_set_thread_area): Define.
290 (cris_break_13_handler) <case TARGET_SYS_set_thread_area>: New
291 case.
292
e56b67ed
HPN
293 * cris/traps.c (TARGET_SYS_exit_group): Define.
294 (cris_break_13_handler): Handle it like the exit for the last
295 thread.
296
ffc67e7a
HPN
297 * cris/traps.c (TARGET_UTSNAME): Update to 2009-01-01.
298 (TARGET_EPOCH): Update to match TARGET_UTSNAME. Correct comment.
299 (cris_break_13_handler) <case TARGET_SYS_uname>: Update to
300 2.6.27. Set machine field to the BFD printable name of the
301 machine.
302
a349c9b6 303 * cris/traps.c (TARGET_MAP_DENYWRITE): Define.
ffc67e7a
HPN
304 (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle
305 TARGET_MAP_DENYWRITE.
a349c9b6 306
e7fcaaa4
HPN
307 * cris/traps.c (TARGET_SYS_access, TARGET_R_OK, TARGET_W_OK)
308 (TARGET_X_OK, TARGET_F_OK): Define.
309 (cris_break_13_handler) <case TARGET_SYS_access>: New case.
310
08af5ba8
HPN
311 * cris/semcrisv32f-switch.c: Regenerate.
312
80e5c09e
HPN
3132008-12-30 Hans-Peter Nilsson <hp@axis.com>
314
a0956358
HPN
315 * cris/sim-if.c (sim_open): If sim_analyze_program fails, emit
316 just a short CRIS-specific notice. Tweak the wording for a
317 failing architecture test.
318
c06ccdf1
HPN
319 * cris/traps.c (TARGET_SYS_writev): New macro.
320 (is_mapped_only, cris_dump_map): New functions.
321 (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle more flags
322 and prot combinations and a non-zero page-offset. If
323 TARGET_MAP_FIXED, unmap pages before mapping them.
324 <case TARGET_SYS_mprotect>: When checking, allow any length
325 argument. Don't actually do anything.
326 <case TARGET_SYS_writev>: New case.
327
80e5c09e
HPN
328 * cris/Makefile.in (SIM_OBJS): Remove sim-hload.o.
329 * cris/sim-if.c: Include elf-bfd.h.
330 (struct progbounds): New members end_loadmem, start_nonloadmem.
331 (xprintf, eprintf): New functions, copied from common/sim-load.c.
332 (cris_load_elf_file, sim_load, cris_get_progbounds): New functions.
333 (get_progbounds_iterator): Renamed from get_progbounds. Make
334 static. Update head comment. Set new struct progbounds members.
335 (exec_load_addr, interp_load_addr, interp_start_addr): New static
336 variables.
337 (aux_ent_phdr, aux_ent_phent, aux_ent_phnum, aux_ent_base)
338 (aux_ent_entry, cris_write_interp, cris_handle_interpreter): New
339 functions.
340 (sim_open): New constant array auxv_entries. Rewrite AUX_ENT
341 handling to use auxv_entries. Improve error message and checking
342 for invalid programs. Use new variable abfd for the program
343 instead of for each access reaching into sd to get it.
344 (sim_create_inferior): If non-zero, use interp_start_addr instead
345 of the program start address.
346 (cris_disassemble_insn): Remove incorrect and unclear, supposedly
347 stale comment. Always specify little-endian.
348
086c6838
NC
3492008-07-29 Nick Clifton <nickc@redhat.com>
350
351 * common/genmloop.sh: Add new parameter: -shell to specify the
352 command interpreter to use to run the input file. This is
353 necessary because otherwise SHELL is taken from the user's
354 environment, and not from the makefile that invoked this script
355 and the user might not be running an sh-like shell.
356 * cris/Makefile.in: Pass -shell parameter to genmloop.sh.
357 * fr30/Makefile.in: Likewise.
358 * frv/Makefile.in: Likewise.
359 * i960/Makefile.in: Likewise.
360 * iq2000/Makefile.in: Likewise.
361 * m32r/Makefile.in: Likewise.
362
363 * frv/mloop.in: Add missing start of line comment marker.
364
8929c18c
HPN
3652008-07-11 Hans-Peter Nilsson <hp@axis.com>
366
367 * cris/configure: Regenerate to track ../common/common.m4 changes.
368 * cris/config.in: Ditto.
369
6efef468
JM
3702008-06-06 Vladimir Prus <vladimir@codesourcery.com>
371 Daniel Jacobowitz <dan@codesourcery.com>
372 Joseph Myers <joseph@codesourcery.com>
373
374 * cris/configure: Regenerate.
375
7010a0c9
JB
3762008-05-09 Olivier Hainque <hainque@adacore.com>
377
378 * ppc/altivec.igen (vperm): Latch inputs into temporaries.
379
84234f6d
SR
3802008-03-25 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
381
382 * MAINTAINERS: Add myself as maintainer of cr16 port.
383
7c607148
SR
3842008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
385
386 Add simulator for National cr16 processor.
387 * cr16: New directory.
388 * configure.ac: Add entry for National cr16.
389 * configure: Regenerate.
390
c5fbc25b
DD
3912008-02-05 DJ Delorie <dj@redhat.com>
392
393 * configure.ac (v850): V850 now has a testsuite.
394 * configure (v850): Likewise.
395
9b254dd1
DJ
3962008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
397
398 Updated copyright notices for most files.
399
beb7a883
DD
4002007-12-19 DJ Delorie <dj@redhat.com>
401
402 * frv/frv.c (frvbf_cut): Only look at the six LSBs of
403 cut_point.
404
c9b3544a
HPN
4052007-10-22 Hans-Peter Nilsson <hp@axis.com>
406
407 * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
408 cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
409 cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
410 cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
411 cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
412 cris/semcrisv32f-switch.c: Regenerate.
413
4744ac1b
JB
4142007-08-24 Joel Brobecker <brobecker@adacore.com>
415
416 Switch the license of all files explicitly copyright the FSF
417 to GPLv3.
418
9453113a
DJ
4192007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
420
421 * Makefile.in: Add dummy "pdf" target.
422
6a4669ea
HPN
4232007-02-20 Hans-Peter Nilsson <hp@axis.com>
424
425 * cris/traps.c (dump_statistics): Change format for cycle numbers
426 to %llu and cast parameters to unsigned long long.
427
792fe9c9
TS
4282007-02-16 Thiemo Seufer <ths@mips.com>
429
430 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Add RUNTEST.
431
cecb04b7
MF
4322007-01-28 Manuel Lauss <slauss@resi.at>
433
434 * configure.ac (sh64-*-*): Change to sh64*-*-*.
435 (sh-*-*): Change to sh*-*-*.
436 * configure: Regenerated.
437
20ac0504
DJ
4382007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
439
440 Updated copyright notices for most files.
441
49cbcfe9
HPN
4422006-12-20 Hans-Peter Nilsson <hp@axis.com>
443
570ee7f0
HPN
444 * Makefile.in (autoconf-common autoheader-common): Only run
445 autoheader on subdirs with a file config.in.
446
c4d800ae
HPN
447 * configure.ac (common): Make the default "yes" for all targets
448 with sim subdirs.
449 * configure: Regenerate.
450
e80204fc
HPN
451 * Makefile.in (autoconf-common autoheader-common): In documented
452 usage, say SHELL=/bin/sh.
453 (.PHONY): Add autoheader-common.
454
49cbcfe9
HPN
455 * MAINTAINERS: Add self as authorized committer for *.
456
466b1d33
HPN
4572006-10-02 Edgar E. Iglesias <edgar@axis.com>
458 Hans-Peter Nilsson <hp@axis.com>
459
460 * cris/cris-sim.h (enum cris_unknown_syscall_action_type)
461 (cris_unknown_syscall_action): Declare.
462 * cris/sim-if.c (cris_unknown_syscall_action): Define.
463 (cris_options): Add cris-unknown-syscall option.
464 (cris_option_handler): Correct comment about and error message for
465 invalid --cris-cycles argument. Handle --cris-unknown-syscall.
466 * cris/traps.c: Include stdarg.h
467 (cris_unknown_syscall): New function.
468 (cris_break_13_handler): Instead of sim_io_eprintf and
469 sim_engine_halt, call cris_unknown_syscall to handle more or less
470 unknown syscalls. Adjust code as necessary to handle return
471 value.
472
bac25e5b
DJ
4732006-09-30 Daniel Jacobowitz <dan@codesourcery.com>
474
475 * MAINTAINERS: Add Dave Brolley for sh64.
476
eccd787e
HPN
4772006-09-30 Hans-Peter Nilsson <hp@axis.com>
478
479 * cris/traps.c (TARGET_PIPE_BUF): New macro.
480 (cris_pipe_empty): Correct initialization of "remaining". Only
481 adjust the "write" return value if more than TARGET_PIPE_BUF bytes
482 are written.
483
3ca4d560
HPN
4842006-09-29 Hans-Peter Nilsson <hp@axis.com>
485
486 * cris/configure.ac: Check for limits.h and sys/param.h.
487 * cris/configure, cris/config.in: Rebuild.
488 * cris/traps.c (SIM_PATHMAX): New macro.
489 (cris_break_13_handler): Use SIM_PATHMAX, not MAXPATHLEN.
490
ce928021
DJ
4912006-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>
492
493 * configure.ac (sparc-*-rtems*|sparc-*-elf*): Enable erc32 simulator.
494 * Makefile.in (FLAGS_TO_PASS): Include libdir.
495 * configure: Regenerated.
496
2f0122dc
DJ
4972006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
498
499 * cris/configure: Regenerated.
500
20e95c23
DJ
5012006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
502
503 * cris/configure: Regenerated.
504
4b164edf
AS
5052006-05-05 Andreas Schwab <schwab@suse.de>
506
507 * configure.ac (CFLAGS_FOR_BUILD): Set and substitute.
508 * configure: Regenerate.
509
510 * Makefile.in (CFLAGS_FOR_BUILD): Define.
511 (CC_FOR_BUILD): Don't override.
512 (FLAGS_TO_PASS): Pass CFLAGS_FOR_BUILD.
513
8b2f7496
DJ
5142006-05-04 Daniel Jacobowitz <dan@codesourcery.com>
515
516 * MAINTAINERS: Add an "Authorized committers" section, and list
517 DJ Delorie for v850.
518
5cf3f6e2
HPN
5192006-04-08 Hans-Peter Nilsson <hp@axis.com>
520
521 * cris/crisv32f.c (MY (deliver_interrupt)): Set CCS to new_ccs.
522
aad3b3cb
HPN
5232006-04-03 Hans-Peter Nilsson <hp@axis.com>
524
525 * cris/dv-cris.c, cris/dv-rv.c, cris/rvdummy.c: New files.
526 * cris/Makefile.in (CONFIG_DEVICES): Remove redundant setting.
527 (dv-cris.o, dv-rv.o rvdummy$(EXEEXT), rvdummy.o): New rules.
528 (all): Depend on rvdummy$(EXEEXT).
529 * cris/configure.ac: Call SIM_AC_OPTION_WARNINGS. Check for
530 sys/socket.h and sys/select.h. Call SIM_AC_OPTION_HARDWARE,
531 default off.
532 * cris/configure: Regenerate.
533 * cris/cris-sim.h (cris_have_900000xxif): Declare here.
534 (enum cris_interrupt_type, crisv10deliver_interrupt)
535 (crisv32deliver_interrupt: New declarations.
536 * cris/cris-tmpl.c [WITH_HW] (MY (f_model_insn_after)): Call
537 sim_events_tickn and set state-events member work_pending when it's
538 time for the next event.
539 [WITH_HW] (MY (f_specific_init)): Set CPU-model-specific
540 interrupt-delivery function.
541 * cris/crisv10f.c (MY (deliver_interrupt)): New function.
542 * cris/crisv32f.c (MY (deliver_interrupt)): New function.
543 * cris/devices.c: Include hw-device.h.
544 (device_io_read_buffer) [WITH_HW]: Call hw_io_read_buffer.
545 (device_io_write_buffer): Only perform 0x900000xx-functions if
546 cris_have_900000xxif is nonzero. Else if WITH_HW defined,
547 call hw_io_write_buffer. Add return 0 last in function.
548 * cris/sim-if.c (cris_have_900000xxif): Now global.
549 (sim_open) [WITH_HW]: Clear deliver_interrupt cpu member.
550 Force "-model" option, effectively.
551 * cris/sim-main.h (cris_interrupt_delivery_fn): New type.
552 (struct _sim_cpu) [WITH_HW]: New member deliver_interrupt.
553
530d5813
HPN
5542006-04-02 Hans-Peter Nilsson <hp@axis.com>
555
556 * cris/Makefile.in (CRISV10F_OBJS): Remove semcrisv10f-switch.o.
557 (CRISV32F_OBJS): Remove semcrisv32f-switch.o.
558 (semcrisv10f-switch.o, semcrisv32f-switch.o: Remove dependency rules.
559
1f810f78
DD
5602006-03-13 DJ Delorie <dj@redhat.com>
561
562 * MAINTAINERS: Add self as m32c sim maintainer.
563
d022998d
HPN
5642006-02-23 Hans-Peter Nilsson <hp@axis.com>
565
566 * cris/traps.c (syscall_map): Remove CB_SYS_time / TARGET_SYS_time
567 mapping.
568 (cris_break_13_handler) <case TARGET_SYS_time>: New case.
569
d45a4bef
JB
5702006-01-23 Jim Blandy <jimb@redhat.com>
571
572 Add simulator for Renesas M32C and M16C.
573
574 * m32c: New directory.
575 * configure.ac: Add entry for Renesas M32C.
576 * configure: Regenerate.
577
4fc9958a
HPN
5782006-01-10 Hans-Peter Nilsson <hp@axis.com>
579
ca47226b
HPN
580 * cris/cris-tmpl.c (MY (f_model_insn_before)): Only display basic
581 cycle count for the current insn.
4fc9958a 582
be37be02
HPN
5832005-12-06 Hans-Peter Nilsson <hp@axis.com>
584
585 * cris/cpuv10.h, cris/cpuv32.h, cris/cris-desc.c, cris/cris-opc.h,
586 cris/decodev10.c, cris/decodev10.h, cris/decodev32.c,
587 cris/decodev32.h, cris/modelv10.c, cris/modelv32.c,
588 cris/semcrisv10f-switch.c, cris/semcrisv32f-switch.c: Regenerate.
589
cf2bf87e
HPN
5902005-12-05 Hans-Peter Nilsson <hp@axis.com>
591
592 * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
593 cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
594 cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
595 cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
596 cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
597 cris/semcrisv32f-switch.c: Regenerate.
598
8b9b39f4
HPN
5992005-11-20 Hans-Peter Nilsson <hp@axis.com>
600
59e834e4 601 * cris/traps.c (TARGET_O_RDONLY, TARGET_O_WRONLY): Define.
8b9b39f4
HPN
602 (open_map): Use TARGET_O_ACCMODE, TARGET_O_RDONLY and
603 TARGET_O_WRONLY.
604 (cris_break_13_handler) <case TARGET_SYS_fcntl>: Add support for
605 F_GETFL on fd 0, 1 and 2.
606
5457266c
HPN
6072005-11-17 Hans-Peter Nilsson <hp@axis.com>
608
ed1f044a
HPN
609 * cris/sim-main.h (struct _sim_cpu): New members last_syscall,
610 last_open_fd, last_open_flags.
611 * cris/traps.c: Don't include targ-vals.h.
612 (TARGET_O_ACCMODE): Define.
613 (cris_break_13_handler): Set new _sim_cpu members.
614 <case TARGET_SYS_fcntl>: Support special case of F_GETFL.
615 Rearrange code as switch. Emit "unimplemented" abort for
616 unimplemented fcntl calls.
617
5457266c
HPN
618 * cris/traps.c (TARGET_SYS_stat): Define.
619 (syscall_stat32_map): Add entry for TARGET_SYS_stat.
620 (cris_break_13_handler) <case TARGET_SYS_stat>: New case.
621
ae81c235
HPN
6222005-11-16 Hans-Peter Nilsson <hp@axis.com>
623
624 * cris/cris-tmpl.c (MY (f_model_insn_before)): Make sure only the
625 low 32 bits are used after an unsigned long cast.
626
c3182514
HPN
6272005-05-28 Hans-Peter Nilsson <hp@axis.com>
628
629 * cris/Makefile.in (stamp-v32fmloop): Depend on stamp-v10fmloop.
630
d81ffbc4
CD
6312005-05-26 Chris Demetriou <cgd@netbsd.org>
632
633 * MAINTAINERS: Update my mail address, move myself to the
634 "Past maintainers" section.
635
c3357c64
CV
6362005-05-17 Corinna Vinschen <vinschen@redhat.com>
637
638 * configure.ac: Add igen to v850 build.
639 * configure: Regenerate.
640
33aa0cbb
PB
6412005-04-29 Paul Brook <paul@codesourcery.com>
642
44cd25cf 643 * common/callback.c (PIPE_BUF): Provide default definition.
33aa0cbb
PB
644 (os_lstat): Use stat if lstat is not available on the host.
645 (os_ftruncate): Return EINVAL if not available on the host.
646 (os_truncate): Ditto.
647 * common/configure.ac: Check for lstat, truncate and ftruncate.
648 * common/configure: Regenerate.
649 * common/config.in: Regenerate.
650
4ec242d7
PB
6512005-04-27 Paul Brook <paul@codesourcery.com>
652
653 * common/Make-common.in: Add $(EXEEXT) to "run".
654
69308976
HPN
6552005-04-18 Hans-Peter Nilsson <hp@axis.com>
656
657 * cris/traps.c (cris_break_13_handler) <case TARGET_SYS_mmap2>:
658 For ((len & 8191) != 0 && fd == (USI) -1), don't say this isn't
659 implemented. In call to create_map, pad length argument to 8k.
660
21bc7567
CV
6612005-04-15 Corinna Vinschen <vinschen@redhat.com>
662
663 * configure.ac: Add explicit sh64 case.
664 * configure: Regenerate.
665
74ec5579
PB
6662005-03-30 Paul Brook <paul@codesourcery.com>
667
668 * arm/wrapper.c: Provide SIGTRAP and SIGBUS.
669
2ecb8390
HPN
6702005-03-24 Hans-Peter Nilsson <hp@axis.com>
671
cce0efb5
HPN
672 * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to
673 include cgen-ops.h in decodev10.c and decodev32.c.
674 * cris/sim-main.h: Don't include cgen-ops.h here.
675 * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
676 cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
677 cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
678 cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
679 cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
680 cris/semcrisv32f-switch.c: Regenerate.
681
2ecb8390
HPN
682 * cris/traps.c (cris_break_13_handler) <case
683 TARGET_SYS_rt_sigaction>: Rename sa_handler, sa_flags,
684 sa_restorer, sa_mask_low, sa_mask_high to target_sa_handler etc.
685
2b193c4a
MK
6862005-03-23 Mark Kettenis <kettenis@gnu.org>
687
688 * cris/configure: Regenerate.
689
51216631
JB
6902005-02-28 Jim Blandy <jimb@redhat.com>
691
692 * d10v/configure.ac, igen/configure.ac, m68hc11/configure.ac,
693 mips/configure.ac, mn10300/configure.ac, v850/configure.ac:
694 Regenerated, after change to common/aclocal.m4.
695
edece237
CV
6962005-02-18 Corinna Vinschen <vinschen@redhat.com>
697
698 * iq2000: New target subdirectory.
699 * configure.ac: Add iq2000 target.
700 * configure: Regenerate.
701
8bdcadb1
HPN
7022005-01-29 Hans-Peter Nilsson <hp@axis.com>
703
704 * Makefile.in (all, clean mostlyclean, distclean maintainer-clean)
705 (realclean, install): Fail if subdir make failed.
706
f6bcefef
HPN
7072005-01-28 Hans-Peter Nilsson <hp@axis.com>
708
709 * cris: New directory, simulator for Axis Communications CRIS
710 including CRIS v32, CGEN-based.
711 * configure.ac: Add corresponding configury.
712 * configure: Regenerate.
713
4ac6917f
AC
7142005-01-17 Andrew Cagney <cagney@gnu.org>
715
716 * configure.ac: For mips*-*-* and mn10300*-*-* configure the
717 common directory. Remove sparc*-*-* from list.
718
38f48d72
AC
7192005-01-11 Andrew Cagney <cagney@gnu.org>
720
721 * Makefile.in (autoconf-common autoheader-common): Add --force to
722 autoconf and autoheader.
723 (autoconf-common autoheader-common)
724 (autoconf-install autoheader-install): Check for configure.ac, not
725 configure.in.
726 * configure.ac: Delete AC_CONFIG_AUX_DIR.
727 * configure: Re-generate.
728
b7026657
AC
7292005-01-07 Andrew Cagney <cagney@gnu.org>
730
731 * configure.ac: Replace configure.in. Requires autoconf 2.59 and
732 correctly calls AC_CONFIG_SUBDIRS.
733 * configure: Re-generate.
734
33841fd9
AC
7352004-12-01 Andrew Cagney <cagney@gnu.org>
736
44b263ce 737 * i960, h8500: Delete directory.
33841fd9 738
c46ec85d
AC
7392004-11-12 Andrew Cagney <cagney@gnu.org>
740
741 * d30v, fr30, mn10200, z8k: Delete directory.
742
523f6a27
BE
7432004-03-10 Ben Elliston <bje@gnu.org>
744
745 * MAINTAINERS: Update my mail address.
746
df0a8012
CD
7472004-01-26 Chris Demetriou <cgd@broadcom.com>
748
749 * configure.in (mips*-*-*): Configure in testsuite.
750 * configure: Regenerate.
751
b4ab4027
DB
7522003-10-08 Dave Brolley <brolley@redhat.com>
753
754 * configure.in: Move frv handling to alphabetically correct placement.
755
fb72cee0
AS
7562003-09-03 Andreas Schwab <schwab@suse.de>
757
758 * Makefile.in (FLAGS_TO_PASS): Pass down $(bindir) and $(mandir).
759
b3af7bdf
DB
7602003-08-29 Dave Brolley <brolley@redhat.com>
761
762 * MAINTAINERS: Add myself as maintainer of the FRV port.
763
84fabdf6
DB
7642003-08-20 Michael Snyder <msnyder@redhat.com>
765 Dave Brolley <brolley@redhat.com>
766
b3af7bdf 767 * frv/: New directory, simulator for the Fujitsu FRV.
84fabdf6
DB
768 * configure.in: Add frv configury.
769 * configure: Regenerate.
770
c53d60d8
BE
7712003-08-10 Ben Elliston <bje@wasabisystems.com>
772
773 * MAINTAINERS: Update my mail address.
774
c55433ef
AC
7752003-08-09 Andrew Cagney <cagney@redhat.com>
776
777 * MAINTAINERS: Andrew Cagney (mips) and Geoff Keating (ppc) drop
778 maintenance. List igen and sh maintainers. Mention that target
779 and global maintainers pick up the slack.
780
ac78c4ba
MS
7812003-07-09 Michael Snyder <msnyder@redhat.com>
782
783 * configure.in: Add testsuite to extra_subdirs for sh.
784 * configure: Regenerate.
785
2bc8946d
NC
7862003-01-23 Nick Clifton <nickc@redhat.com>
787
788 * Add sh2e support:
789
ac78c4ba 7902002-04-02 Alexandre Oliva <aoliva@redhat.com>
2bc8946d 791
ac78c4ba 792 * sh/gencode.c: Replace sh3e with sh2e except in fsqrt.
2bc8946d 793
a926ab2f
GK
7942002-08-24 Geoffrey Keating <geoffk@redhat.com>
795
796 * MAINTAINERS: Update my email address.
797
de0a1e42
AC
7982002-07-17 Andrew Cagney <ac131313@redhat.com>
799
800 * w65/: Delete directory.
801
7a3085c1
AC
8022002-07-16 Andrew Cagney <ac131313@redhat.com>
803
804 * configure.in (extra_subdirs): Mark fr30-*-* as obsolete.
805 * configure: Re-generate.
806
3fbeef0b
AC
8072002-07-13 Andrew Cagney <ac131313@redhat.com>
808
809 * configure.in (extra_subdirs): Mark d30v-*-* as obsolete.
810 * configure: Re-generate.
811
3832c25c
AC
8122002-06-16 Andrew Cagney <ac131313@redhat.com>
813
814 * Makefile.in (autoconf-changelog autoheader-changelog): Let name,
815 id, date and host to be overriden by NAME, ID, DATE and HOST
816 respectfully. Use ISO dates.
817
c93abbcc
AC
818Thu Jun 6 12:34:13 2002 Andrew Cagney <cagney@redhat.com>
819
820 * Makefile.in (ChangeLog): New makefile variable.
821 * README-HACKING: Mention the ChangeLog makefile variable.
822
e4045cdb
AC
8232002-06-01 Andrew Cagney <ac131313@redhat.com>
824
825 * tic80/: Delete directory.
826
2be99286
SC
8272002-05-16 Stephane Carrez <stcarrez@nerim.fr>
828
829 * MAINTAINERS: Update my email address.
830
44befb9f
SC
8312002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
832
833 * MAINTAINERS: Record self as maintainer of m68hc11 simulator.
834
ce93e51a
FCE
8352002-03-01 Frank Ch. Eigler <fche@redhat.com>
836
837 * MAINTAINERS: Record self as a co-maintainer of just common/.
838
72ca629f
NC
8392002-02-07 Nick Clifton <nickc@cambridge.redhat.com>
840
841 * MAINTAINERS: Point to GDB files describing overall maintaince
842 and check-in procedures.
843
00125dd0
NC
8442002-01-10 Nick Clifton <nickc@cambridge.redhat.com>
845
846 * MAINTAINERS: Add myself for ARM portions.
847
457174f6
AC
8482001-10-19 Andrew Cagney <ac131313@redhat.com>
849
850 * configure.in: When Linux or NetBSD, enable PowerPC simulator.
851 * configure: Re-generate.
852
9afc4bbf
BE
8532001-02-16 Ben Elliston <bje@redhat.com>
854
855 * MAINTAINERS: Add myself for common portions.
856
0b8c7076
CD
8572001-01-15 Chris Demetriou <cgd@broadcom.com>
858
859 * MAINTAINERS: Added self and Andrew for the mips sim.
860
c56a7a95
GK
8612000-10-25 Geoff Keating <geoffk@cygnus.com>
862
863 * MAINTAINERS: Added self and Andrew for the ppc sim.
864
5d031c16
AC
865Thu Jul 27 21:26:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
866
867 From Stephane Carrez <Stephane.Carrez@worldnet.fr>:
868 * m68hc11: New directory.
869 * configure.in: Add.
870 * configure: Regenerate.
871
6c29acca
AC
872Tue Jul 4 13:43:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
873
874 * tic80: New directory.
875 * configure.in: Add configury.
876 * configure: Regenerate.
877
bcd65766
NC
8782000-04-20 Nick Clifton <nickc@cygnus.com>
879
880 * configure.in (extra_subdirs): Add testsuite to strongarm
881 directories.
882 * configure: Regenerate.
883
7158fd7f
AC
884Sat Mar 4 16:48:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
885
886 * MAINTAINERS: New file. Blank.
887
c2d11a7d
JM
8881999-11-18 Ben Elliston <bje@cygnus.com>
889
890 * configure.in: Require autoconf 2.13 and remove obsolete
891 invocation of AC_C_CROSS.
892 * configure: Regenerate.
893
2acceee2
JM
8941999-09-29 Doug Evans <devans@casey.cygnus.com>
895
896 * configure.in: Configure the testsuite directory for thumb.
897 * configure: Regenerate.
898
6426a772
JM
8991999-07-16 Ben Elliston <bje@cygnus.com>
900
901 * configure.in: Configure the testsuite directory for arm.
902 * configure: Regenerate.
903
7a292a7a
SS
9041999-04-08 Nick Clifton <nickc@cygnus.com>
905
906 * configure.in: Add support for MCore target.
907 * configure: Regenerate.
908
c906108c
SS
9091999-03-14 Stan Shebs <shebs@andros.cygnus.com>
910
911 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Remove
912 RUNTEST instead of commenting out, fixes portability problem.
913
c906108c
SS
9141999-02-08 Nick Clifton <nickc@cygnus.com>
915
916 * configure.in: Add support for StrongARM target.
917 * configure: Regenerate.
918
c906108c
SS
9191999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
920
921 * configure.in: Require autoconf 2.12.1 or higher.
922
9231998-12-08 James E Wilson <wilson@wilson-pc.cygnus.com>
924
925 * configure.in (i960-*-*): Add.
926 * configure: Rebuild.
927
928Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com>
929
930 * configure.in: Added case for fr30-*-*.
931 * configure: Regenerated.
932
933Fri Sep 25 10:12:19 1998 Christopher Faylor <cgf@cygnus.com>
934
935 * ppc/Makefile.in: Add EXEEXT to installed powerpc-eabi-run program
936 to allow successful operation on Windows.
937
938Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
939
25c1c397
JM
940 * Makefile.in: Take RUNTEST out of FLAGS_TO_PASS so that make
941 check can be invoked recursively.
c906108c
SS
942
943Wed Apr 29 12:38:53 1998 Mark Alexander <marka@cygnus.com>
944
945 * configure.in: Build simulator on sparclite and sparc86x targets.
946 * configure: Regenerate.
947
948Sun Apr 26 15:21:01 1998 Tom Tromey <tromey@cygnus.com>
949
950 * Makefile.in (autoconf-common autoheader-common): Don't pass -l
951 to autoconf and autoheader.
952
953Fri Apr 24 11:14:13 1998 Tom Tromey <tromey@cygnus.com>
954
955 * Makefile.in (autoconf-common autoheader-common): Pass `-l
956 ../common' to autoconf and autoheader. Unconditionally run
957 autoconf in every subdir.
958 (autoconf-changelog autoheader-changelog): Unconditionally run
959 commands in every subdir.
960 (autoconf-install autoheader-install): Likewise.
961
962Tue Mar 24 17:12:43 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
963
964 * Makefile.in: Get SHELL from configure.
965 * (FLAGS_TO_PASS): Pass down SHELL.
966 * configure: Regenerate with autoconf 2.12.1 to fix shell issues for
967 NT native builds.
968
969Tue Mar 24 11::18:00 1998 Joyce Janczyn <janczyn@cygnus.com>
970
971 * configure.in (extra_subdirs): Enable igen for mn10300.
972 * configure: Re-generate.
973
974Tue Dec 2 10:10:42 1997 Nick Clifton <nickc@cygnus.com>
975
976 * configure.in (extra_subdirs): Add support for thumb target.
977
978 * configure (extra_subdirs): Add support for thumb target.
979
980Wed Oct 8 12:38:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
981
982 * configure.in (extra_subdirs): Add IGEN directory when MIPS
983 target.
984 * configure: Regenerate.
985
986Fri Sep 12 13:10:31 1997 Andrew Cagney <cagney@b1.cygnus.com>
987
988 * configure.in (extra_subdirs): v850ea needs igen.
989 * configure: Re-generate.
990
991Mon Sep 1 16:48:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
992
993 * configure.in (testdir): When a testsuite directory, add that to
994 the list of confdirs.
995
996Tue Aug 19 11:17:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
997
998 * configure.in (extra_subdirs): Enable igen ready for V850.
999
1000Tue Aug 26 15:14:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1001
1002 * configure.in (w65-*-*, only_if_enabled): Set.
1003 * configure: Re-generate.
1004
1005Mon Aug 25 16:26:53 1997 Andrew Cagney <cagney@b1.cygnus.com>
1006
1007 * configure.in (sparc*-*-*, only_if_enabled): Set
1008 only_if_enabled=yes. Check only_if_enabled before enabling a
1009 simulator.
1010 * configure: Regenerate.
1011
1012Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
1013
1014 * configure.in (extra_subdirs): Add v850e target.
1015
1016Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
1017
1018 * configure.in (extra_subdirs): Add v850ea target.
1019
1020Fri Jul 25 11:40:47 1997 Doug Evans <dje@canuck.cygnus.com>
1021
1022 * configure.in (sparc*-*-*): Don't build erc32.
1023 * configure: Regenerate.
1024
1025Thu Apr 24 00:47:20 1997 Doug Evans <dje@canuck.cygnus.com>
1026
1027 * configure.in (m32r-*-*): New target.
1028 * configure: Regenerate.
1029
1030 * Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@.
1031
1032Mon Apr 21 22:57:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
1033
1034 * Makefile.in (.NOEXPORT, MAKEOVERRIDES): Moved to end, BSD make
1035 thought that .NOEXPORT was the default target.
1036
1037Fri Apr 11 17:18:07 1997 Ian Lance Taylor <ian@cygnus.com>
1038
1039 * Makefile.in (clean mostlyclean): Restore targets accidentally
1040 deleted in earlier change.
1041
1042Thu Apr 3 12:20:32 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1043
1044 * Makefile.in (autoheader-common, autoheader-changelog,
1045 autoheader-install): Perform autoheader in addition to autoconf.
1046
1047Wed Apr 2 15:09:05 1997 Doug Evans <dje@canuck.cygnus.com>
1048
1049 * Makefile.in (autoconf-install): New target.
1050 (autoconf-changelog): Try different way to obtain user name.
1051
1052Wed Apr 2 14:25:52 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1053
1054 * Makefile.in (autoconf-changelog): New target, update
1055 ChangeLog for all subdirectories - normally used after
1056 autoconf-common target.
1057
1058Wed Mar 19 14:26:21 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1059
1060 * configure.in (extra_subdirs): Include testsuite for d30v.
1061 * configure: Regenerate.
1062
1063 * Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from
1064 ../gdb/Makefile.in
1065 (check): New rules - drive the testsuite.
1066
1067Mon Mar 3 13:01:00 1997 Jeffrey A Law (law@cygnus.com)
1068
1069 * configure.in: Add mn10200 configure lines accidentally
1070 removed.
1071 * configure: Regenerated.
1072
1073Wed Feb 19 10:34:20 1997 Andrew Cagney <cagney@critters.cygnus.com>
1074
1075 * configure.in (extra_subdirs): Generalize common sub directory
1076 into a list.
1077 (extra_subdirs): For d30v add igen to the list to be built.
1078
1079Sun Feb 16 16:37:47 1997 Andrew Cagney <cagney@critters.cygnus.com>
1080
1081 * configure.in (d30v): New target.
1082 * configure: Regenerated.
1083
1084Wed Feb 19 23:17:13 1997 Jeffrey A Law (law@cygnus.com)
1085
1086 * configure.in: Don't require GCC to build the mn10200
1087 simulator anymore.
1088 * configure: Rebuilt.
1089
1090Wed Feb 5 13:28:13 1997 Doug Evans <dje@canuck.cygnus.com>
1091
1092 * configure.in: Don't configure any subdirs if no simulator
1093 is being built. Don't use erc32 for sparc64.
1094 * configure: Regenerated.
1095
1096Tue Feb 4 13:19:39 1997 Doug Evans <dje@canuck.cygnus.com>
1097
1098 * Makefile.in (autoconf-common): New target.
1099 * configure.in: Do configure common.
1100 * configure: Regenerated.
1101
1102Thu Jan 23 13:59:52 1997 Stu Grossman (grossman@critters.cygnus.com)
1103
1104 * configure configure.in: Don't configure common anymore. Files
1105 from common are now built in the individual simualtor directories.
1106 This fixes problems with the WinGDB build procedure.
1107
1108Mon Jan 13 13:16:42 1997 Jeffrey A Law (law@cygnus.com)
1109
1110 * configure: Enable the mn10200 simulator.
1111
1112Wed Nov 20 01:00:36 1996 Doug Evans <dje@canuck.cygnus.com>
1113
1114 * configure.in (configdirs): Add common.
1115 * configure: Regenerated.
1116
1117Fri Nov 1 08:03:30 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1118
1119 * configure.in (powerpc*-*-linux*): Treat like the other powerpc
1120 system V based targets.
1121 * configure: Regenerate.
1122
1123Thu Oct 17 12:50:08 1996 Doug Evans <dje@canuck.cygnus.com>
1124
1125 * configure.in (--enable-sim-powerpc): Delete.
1126 (--enable-sim): Add.
1127 * configure: Regenerated.
1128
1129Fri Oct 11 21:13:43 1996 Jeffrey A Law (law@cygnus.com)
1130
1131 * configure.in: Only build the V850 simulator if
1132 we are using gcc.
1133 * configure: Rebuild.
1134
1135Sun Sep 8 17:22:50 1996 Ian Lance Taylor <ian@cygnus.com>
1136
1137 * configure.in: Do build erc32 for DOS and Windows hosts.
1138 * configure: Rebuild.
1139
1140Wed Sep 4 18:11:27 1996 Stu Grossman (grossman@critters.cygnus.com)
1141
1142 * Makefile.in erc32/Makefile.in: Don't set srcroot. This should
1143 be inherited from the parent. Remove INSTALL_XFORM and
1144 INSTALL_XFORM1. Make INSTALL be set from configure.
1145
1146Wed Sep 4 15:49:16 1996 Ian Lance Taylor <ian@cygnus.com>
1147
1148 * configure.in: Only build the MIPS simulator if we are using
1149 gcc.
1150 * configure: Rebuild.
1151
1152Wed Aug 28 19:05:23 1996 Jeffrey A Law (law@cygnus.com)
1153
1154 * configure.in (v850-*-*): Added V850 simulator.
1155
1156Thu Aug 1 17:08:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1157
1158 * configure.in (d10v-*-*): Added D10V simulator.
1159
1160Wed Jun 26 12:33:57 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1161
1162 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
1163 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
1164 (docdir): Removed.
1165 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
1166 (AC_PROG_INSTALL): Added.
1167 * configure: Rebuilt.
1168
1169Mon Jun 24 14:18:26 1996 Ian Lance Taylor <ian@cygnus.com>
1170
1171 * configure.in: Only configure erc32 if using gcc.
1172 * configure: Rebuild.
1173
1174Tue Jun 4 09:24:21 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1175
1176 * configure.in (sim_target): Build PowerPC simulator for powerpc
1177 System V.4, Solaris, and Elf targets.
1178 * configure: Regenerate with autoconf 2.10.
1179
1180Wed May 22 12:10:49 1996 Rob Savoye <rob@chinadoll>
1181
1182 * configure.in: Only built erc32 simulator on Unix hosts as it
1183 uses pseudo ttys.
1184 * configure: Regenerated with autoconf 2.8.
1185
1186Sun May 19 20:20:40 1996 Rob Savoye <rob@chinadoll.cygnus.com>
1187
1188 * erc32: Sparc simulator from the ESA.
1189
1190Sun Apr 7 21:00:09 1996 Fred Fish <fnf@cygnus.com>
1191
1192 From: Miles Bader <miles@gnu.ai.mit.edu>
1193 * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
1194 * configure: Regenerate using autoconf.
1195
1196Thu Feb 22 11:31:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1197
1198 * Makefile.in (install): Fix typo.
1199
1200Wed Feb 21 11:59:57 1996 Ian Lance Taylor <ian@cygnus.com>
1201
1202 * configure: Regenerate with autoconf 2.7.
1203
1204 * Makefile.in (all): Simplify.
1205 (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
1206 as in the all target.
1207 (distclean, maintainer-clean, realclean): Likewise.
1208 (install): Likewise.
1209
1210Thu Feb 15 18:37:00 1996 Fred Fish <fnf@cygnus.com>
1211
1212 * Makefile.in (all): Remove extra '\' char from shell script.
1213
1214Wed Feb 14 16:43:59 1996 Mike Meissner <meissner@tiktok.cygnus.com>
1215
1216 * Makefile.in (all): Avoid a for loop with zero elements, even if
1217 the loop will not be executed because of an if statement.
1218
1219Wed Jan 31 21:48:34 1996 Fred Fish <fnf@cygnus.com>
1220
1221 * Makefile.in (install): Add missing semicolon in "fi \".
1222
1223Thu Nov 9 16:10:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1224
1225 * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
1226 defaults from configure.
1227
1228 * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
1229 configure defaults.
1230 (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
1231 if either --enable-sim-powerpc is used, or the host compiler is
1232 GCC.
1233
1234Wed Nov 8 15:46:49 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
1235
1236 * configure.in (mips*-*-*): Added "mips" simulator target.
1237 * configure: Re-generated.
1238
1239Tue Oct 10 11:08:20 1995 Fred Fish <fnf@cygnus.com>
1240
1241 * Makefile.in (BISON): Remove macro.
1242 (FLAGS_TO_PASS): Remove BISON.
1243
1244Sun Oct 8 04:26:27 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1245
1246 * configure.in: Explicitly `exit 0' for broken shells.
1247 * configure: Rebuilt.
1248
1249Fri Oct 6 12:03:27 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1250
1251 * common/run.c (main): Initialize the callbacks.
1252
1253Wed Sep 20 13:34:50 1995 Ian Lance Taylor <ian@cygnus.com>
1254
1255 * Makefile.in (maintainer-clean): New synonym for realclean.
1256
1257Fri Aug 25 11:53:43 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1258
1259 * configure.in (powerpc*-*-eabisim*): Only build the simulator if
1260 the target is powerpc*-*-eabisim*, since it requires GCC to build.
1261
1262Mon Aug 21 17:53:48 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1263
1264 * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
1265 <cagney@highland.com.au>.
1266 * configure: Regnerate from configure.in.
1267
1268Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
1269
1270 * Update all FSF addresses except those in COPYING* files.
1271
1272Thu Jul 20 15:17:29 1995 Fred Fish <fnf@cygnus.com>
1273
1274 * Makefile.in (CC_FOR_BUILD): Define default and arrange to pass
1275 submakes either default or passed in value.
1276
1277Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1278
1279 * Makefile.in (all, clean, distclean, mostlyclean, realclean,
1280 install): Changed targets so that they descend all
1281 subdirectories in $(SUBDIRS).
1282 (*-all, *-clean, *-install): Removed targets.
1283
1284 * configure.in: Don't bother with target makefile fragments, they
1285 are no longer needed.
1286 * configure: regenerated.
1287
1288 * Makefile.in, configure.in: converted to autoconf.
1289 * configure: New file, generated with autconf 2.4.
1290
1291Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com>
1292
1293 * Makefile.in: Support ARM.
1294 * configure.in: Ditto.
1295
1296Sun Jan 15 16:53:47 1995 Steve Chamberlain <sac@splat>
1297
1298 * Makefile.in: Support W65.
1299 * configure.in: Ditto.
1300
1301Sun Mar 13 09:27:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1302
1303 * Makefile.in: Add TAGS target.
1304
1305Mon Sep 13 12:47:15 1993 K. Richard Pixley (rich@sendai.cygnus.com)
1306
1307 * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
1308 install-h8300, clean-h8300, all-h8500, install-h8500,
1309 clean-h8500, all-sh, install-sh, clean-sh): do not echo
a9e0ce2c 1310 recursion lines.
c906108c
SS
1311
1312Wed Jun 30 14:12:05 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
1313
1314 * Makefile.in: remove endian.h trace from h8500
1315
1316Sun Jun 13 13:08:58 1993 Jim Kingdon (kingdon@cygnus.com)
1317
1318 * Makefile.in: Add distclean, realclean, and mostlyclean targets.
1319
1320Fri May 21 11:21:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1321
1322 * Makefile.in: make all of the all-* target (except all-nothing)
1323 depend on endian.h, so that if we're not building a simulator, we
1324 don't built endian
1325
1326Fri May 21 10:55:06 1993 Ian Lance Taylor (ian@cygnus.com)
1327
1328 * Makefile.in (check, installcheck): Added dummy targets.
1329
1330Mon May 3 21:39:43 1993 Fred Fish (fnf@cygnus.com)
1331
1332 * Makefile.in (endian): Find endian.c in $(srcdir), and also
1333 explicitly make it, since some makes apparently don't work with
1334 VPATH and .c to executable rules (SunOS make for example).
1335
1336Mon May 3 08:29:01 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1337
1338 * Makefile.in (endian): Add explicit rule for broken makes.
1339
1340Mon Mar 15 15:47:53 1993 Ian Lance Taylor (ian@cygnus.com)
1341
1342 * Makefile.in (info, install-info): New targets.
1343 (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
1344 level Makefile.
1345
1346Wed Feb 10 20:12:27 1993 K. Richard Pixley (rich@ok.cygnus.com)
1347
1348 * Makefile.in (endian.h): build endian.h via a temporary file so
1349 that we don't leave an incomplete file lying around on
1350 interrupted builds.
1351 (clean): remove endian, e.h, and endian.h.
1352
1353Mon Feb 8 11:46:06 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1354
1355 * Makefile.in, configure.in: if target isn't supported, build a
1356 harmless makefile.
1357
1358
This page took 0.651726 seconds and 4 git commands to generate.