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