]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/ChangeLog
Eliminate is_remote check in gdb.base/scope.exp
[thirdparty/binutils-gdb.git] / sim / ChangeLog
CommitLineData
c0107b0f
JW
12017-10-03 Jim Wilson <wilson@tuliptree.org>
2
3 * MAINTAINERS (aarch64): Update my email address.
4
5c887dd5
JB
52017-09-06 John Baldwin <jhb@FreeBSD.org>
6
7 * configure.ac: Honor existing CC_FOR_BUILD in environment.
8 * configure: Regenerate.
9
742e3a77
JW
102017-02-14 Jim Wilson <jim.wilson@linaro.org>
11
12 * MAINTAINTERS (aarch64): Add myself.
13
cadf97cf
MR
142016-12-14 Maciej W. Rozycki <macro@imgtec.com>
15
16 * MAINTAINERS (Maintainers for particular sims): Add myself as
17 a MIPS maintainer.
18
3b8f2c8b
MR
192016-02-03 Maciej W. Rozycki <macro@linux-mips.org>
20
21 * MAINTAINERS (Past sim maintainers): Add Thiemo Seufer.
22
5295724c
MF
232016-01-09 Mike Frysinger <vapier@gentoo.org>
24
25 * configure.ac: Delete sim_common check and the
26 AC_CONFIG_SUBDIRS(common) call.
27 * configure: Regenerate.
28 * configure.tgt (sim_common): Delete the variable.
29
936df756
MF
302016-01-09 Mike Frysinger <vapier@gentoo.org>
31
32 * .gitignore: Delete /common/cconfig.h entry.
33
4eb70007
NC
342016-01-05 Nick Clifton <nickc@redhat.com>
35
36 * MAINTAINERS: Add myself as AArch64 sim maintainer.
37
ac8eefeb
TG
382015-12-09 Tristan Gingold <gingold@adacore.com>
39
40 * aarch64/simulator.c: Remove syscall.h include.
41
1b393626
MF
422015-12-26 Mike Frysinger <vapier@gentoo.org>
43
44 * README-HACKING: Delete mention of tconfig.h.
45
2e8cf49e
NC
462015-11-24 Nick Clifton <nickc@redhat.com>
47
48 * configure.tgt: Add aarch64 entry.
49 * configure: Regenerate.
2e8cf49e 50
8d0978fb
MF
512015-06-23 Mike Frysinger <vapier@gentoo.org>
52
53 * configure.ac (AC_ARG_ENABLE(sim)): Call AS_HELP_STRING.
54 * configure: Regenerate.
55
306f4178
MF
562015-06-12 Mike Frysinger <vapier@gentoo.org>
57
58 * README-HACKING: Change configure.in to configure.ac.
59
7fed4b0b
L
602015-04-02 H.J. Lu <hongjiu.lu@intel.com>
61
62 * arm/configure: Regenerated.
63 * avr/configure: Likewise.
64 * bfin/configure: Likewise.
65 * common/configure: Likewise.
66 * cr16/configure: Likewise.
67 * cris/configure: Likewise.
68 * d10v/configure: Likewise.
69 * erc32/configure: Likewise.
70 * frv/configure: Likewise.
71 * ft32/configure: Likewise.
72 * h8300/configure: Likewise.
73 * igen/configure: Likewise.
74 * iq2000/configure: Likewise.
75 * lm32/configure: Likewise.
76 * m32c/configure: Likewise.
77 * m32r/configure: Likewise.
78 * m68hc11/configure: Likewise.
79 * mcore/configure: Likewise.
80 * microblaze/configure: Likewise.
81 * mips/configure: Likewise.
82 * mn10300/configure: Likewise.
83 * moxie/configure: Likewise.
84 * msp430/configure: Likewise.
85 * ppc/configure: Likewise.
86 * rl78/configure: Likewise.
87 * rx/configure: Likewise.
88 * sh/configure: Likewise.
89 * sh64/configure: Likewise.
90 * v850/configure: Likewise.
91
79730a3b
L
922015-04-01 H.J. Lu <hongjiu.lu@intel.com>
93
94 * common/Make-common.in (CSEARCH): Remove $(ZLIBINC).
95 (BFD_LIB): Remove $(ZLIB).
96 (CONFIG_LIBS): Add $(ZLIB).
97 * ppc/Makefile.in (ZLIBINC): Removed.
98 (INCLUDES): Remove $(ZLIBINC).
99 (BFD_LIB): Remove $(ZLIB).
100
0ceaf1ec
L
1012015-04-01 H.J. Lu <hongjiu.lu@intel.com>
102
103 * arm/configure: Regenerated.
104 * avr/configure: Likewise.
105 * bfin/configure: Likewise.
106 * common/configure: Likewise.
107 * cr16/configure: Likewise.
108 * cris/configure: Likewise.
109 * d10v/configure: Likewise.
110 * erc32/configure: Likewise.
111 * frv/configure: Likewise.
112 * ft32/configure: Likewise.
113 * h8300/configure: Likewise.
114 * igen/configure: Likewise.
115 * iq2000/configure: Likewise.
116 * lm32/configure: Likewise.
117 * m32c/configure: Likewise.
118 * m32r/configure: Likewise.
119 * m68hc11/configure: Likewise.
120 * mcore/configure: Likewise.
121 * microblaze/configure: Likewise.
122 * mips/configure: Likewise.
123 * mn10300/configure: Likewise.
124 * moxie/configure: Likewise.
125 * msp430/configure: Likewise.
126 * ppc/configure: Likewise.
127 * rl78/configure: Likewise.
128 * rx/configure: Likewise.
129 * sh/configure: Likewise.
130 * sh64/configure: Likewise.
131 * v850/configure: Likewise.
132
6dae8a88
MF
1332015-03-29 Mike Frysinger <vapier@gentoo.org>
134
135 * configure: Regenerate.
136 * configure.ac: Delete sim_testsuite check and config in testsuite.
137 * configure.tgt (sim_testsuite): Delete everywhere.
138
eca5fe42
MF
1392015-03-28 Mike Frysinger <vapier@gentoo.org>
140
141 * configure: Regenerate.
142 * configure.tgt (avr*-*-*): Set sim_testsuite=yes.
143
f46e4eb7
JB
1442015-03-28 James Bowman <james.bowman@ftdichip.com>
145
146 * configure.tgt: Add FT32 entry.
147 * configure: Regenerate.
148
ae7d0cac
MF
1492015-03-16 Mike Frysinger <vapier@gentoo.org>
150
151 * .gitignore: Delete tconfig.h.
152 * README-HACKING: Change tconfig.in to tconfig.h.
153
77017251
NC
1542014-03-12 Nick Clifton <nickc@redhat.com>
155
156 * MAINTAINERS: Add myself as the maintainer for the MSP430.
157
f32d1b7f
MF
1582014-03-10 Mike Frysinger <vapier@gentoo.org>
159
160 * configure.tgt (msp430*-*-*): Set sim_testsuite to yes.
161 * configure: Regenerate.
162
6104cb7a
TT
1632014-01-06 Tom Tromey <tromey@redhat.com>
164
165 * common/cgen-trace.c: Don't use old VA_* macros.
166 * common/sim-load.c (xprintf): Likewise.
167 * common/sim-trace.c (trace_printf, debug_printf): Likewise.
168
bdca5ee4
TT
1692014-01-06 Tom Tromey <tromey@redhat.com>
170
171 * README-HACKING: Don't use PARAMS.
172 * arm/wrapper.c: Don't use PARAMS.
173 * bfin/sim-main.h: Don't use PARAMS.
174 * common/callback.c: Don't use PARAMS.
175 * common/cgen-trace.c: Don't use PARAMS.
176 * common/run-sim.h: Don't use PARAMS.
177 * common/run.c: Don't use PARAMS.
178 * common/sim-base.h: Don't use PARAMS.
179 * common/sim-load.c: Don't use PARAMS.
180 * common/sim-options.h: Don't use PARAMS.
181 * common/sim-trace.c: Don't use PARAMS.
182 * common/sim-trace.h: Don't use PARAMS.
183 * common/sim-utils.h: Don't use PARAMS.
184 * cr16/cr16_sim.h: Don't use PARAMS.
185 * cr16/gencode.c: Don't use PARAMS.
186 * cr16/interp.c: Don't use PARAMS.
187 * cr16/simops.c: Don't use PARAMS.
188 * d10v/d10v_sim.h: Don't use PARAMS.
189 * d10v/gencode.c: Don't use PARAMS.
190 * d10v/interp.c: Don't use PARAMS.
191 * d10v/simops.c: Don't use PARAMS.
192 * erc32/erc32.c: Don't use PARAMS.
193 * erc32/exec.c: Don't use PARAMS.
194 * erc32/float.c: Don't use PARAMS.
195 * erc32/func.c: Don't use PARAMS.
196 * erc32/sis.c: Don't use PARAMS.
197 * erc32/sis.h: Don't use PARAMS.
198 * mips/interp.c: Don't use PARAMS.
199 * mips/sim-main.h: Don't use PARAMS.
200 * sh/interp.c: Don't use PARAMS.
201 * v850/sim-main.h: Don't use PARAMS.
202 * v850/v850_sim.h: Don't use PARAMS.
203
1ed6c797
WN
2042013-11-07 Will Newton <will.newton@linaro.org>
205
206 PR gdb/15508
207 * arm/wrapper.c (sim_create_inferior): Call init before
208 accessing STATE.
209
8782aa32
WN
2102013-11-07 Will Newton <will.newton@linaro.org>
211
d40af490 212 PR gdb/8989
8782aa32
WN
213 * arm/wrapper.c (sim_create_inferior): Avoid calling
214 bfd_get_mach with a NULL bfd.
215
3346cfda
NC
2162013-06-21 Nick Clifton <nickc@redhat.com>
217
218 * msp430: New Directory.
219 * configure.tgt: Add it.
220 * configure: Regenerate.
221
3cb2ab1a
SE
2222013-03-15 Steve Ellcey <sellcey@mips.com>
223
224 * arm/wrapper.c (sim_complete_command): Make char arguments const.
225 * avr/interp.c (sim_complete_command): Ditto.
226 * common/sim-options.c (sim_complete_command): Ditto.
227 * cr16/interp.c (sim_complete_command): Ditto.
228 * erc32/interf.c (sim_complete_command): Ditto.
229 * m32c/gdb-if.c (sim_complete_command): Ditto.
230 * microblaze/interp.c (sim_complete_command): Ditto.
231 * ppc/sim_calls.c (sim_complete_command): Ditto.
232 * rl78/gdb-if.c (sim_complete_command): Ditto.
233 * rx/gdb-if.c (sim_complete_command): Ditto.
234 * sh/interp.c (sim_complete_command): Ditto.
235
8acc9f48
JB
2362013-01-01 Joel Brobecker <brobecker@adacore.com>
237
238 Update year range in copyright notice of all files.
239
51b318de
JB
2402012-12-19 Joel Brobecker <brobecker@adacore.com>
241
242 Update old contact info in GPL license notices.
243
3fd725ef
JB
2442012-12-19 Joel Brobecker <brobecker@adacore.com>
245
246 Update the non-FSF-copyrighted files in sim to GPLv3 or later.
247
6bb11ab3
L
2482012-11-20 Pavel Chupin <pavel.v.chupin@intel.com>
249
250 * common/Make-common.in: Use lt_cv_dlopen_libs under PLUGINS
251 condition.
252 * common/acinclude.m4: Define lt_cv_dlopen_libs.
253 * arm/configure: Regenerate.
254 * avr/configure: Regenerate.
255 * bfin/configure: Regenerate.
256 * common/configure: Regenerate.
257 * cr16/configure: Regenerate.
258 * cris/configure: Regenerate.
259 * d10v/configure: Regenerate.
260 * erc32/configure: Regenerate.
261 * frv/configure: Regenerate.
262 * h8300/configure: Regenerate.
263 * igen/configure: Regenerate.
264 * iq2000/configure: Regenerate.
265 * lm32/configure: Regenerate.
266 * m32c/configure: Regenerate.
267 * m32r/configure: Regenerate.
268 * m68hc11/configure: Regenerate.
269 * mcore/configure: Regenerate.
270 * microblaze/configure: Regenerate.
271 * mips/configure: Regenerate.
272 * mn10300/configure: Regenerate.
273 * moxie/configure: Regenerate.
274 * ppc/configure: Regenerate.
275 * rl78/configure: Regenerate.
276 * rx/configure: Regenerate.
277 * sh/configure: Regenerate.
278 * sh64/configure: Regenerate.
279 * testsuite/configure: Regenerate.
280 * v850/configure: Regenerate.
281
2d1ef085
SC
2822012-11-05 Stephane Carrez <Stephane.Carrez@gmail.com>
283
284 * MAINTAINERS: Update my email address.
285
c429cfcf
SE
2862012-09-24 Steve Ellcey <sellcey@mips.com>
287
288 * mips/basic.exp: Add mips*-mti-elf* target.
289 * configure.ac: Add mips*-mti-elf* target.
290 * configure: Regenerate.
291
5f3ef9d0
JB
2922012-06-15 Joel Brobecker <brobecker@adacore.com>
293
294 * configure: Regenerate.
295
f5546abd
ME
2962012-06-06 Michael Eager <eager@eagercon.com>
297
298 * microblaze/interp.c (config.h): Add #include.
299
c36260c7
JB
3002011-11-29 Joel Brobecker <brobecker@adacore.com>
301
302 * MAINTAINERS (Global Maintainers): New section. Add Mike
303 Frysinger.
304
87326c78
DD
3052011-11-28 DJ Delorie <dj@redhat.com>
306
307 * configure.tgt: Add rl78 support.
308 * configure: Regenerate.
309 * rl78: New directory.
310 * MAINTAINERS: Add myself as RL78 maintainer.
311
26e0f8db
HPN
3122011-07-08 Hans-Peter Nilsson <hp@axis.com>
313
314 * MAINTAINERS: Remove Thiemo Seufer.
315
1d7b4a70
MF
3162011-06-04 Mike Frysinger <vapier@gentoo.org>
317
318 * configure.tgt (bfin-*-*): Add sim_testsuite=yes.
319 * configure: Regenerate.
320
4d393d60
JM
3212011-05-04 Joseph Myers <joseph@codesourcery.com>
322
323 * configure.tgt (thumb*-*-* | strongarm*-*-* | xscale-*-*): Don't
324 handle targets.
325 * configure: Regenerate.
326
ef016f83
MF
3272011-03-05 Mike Frysinger <vapier@gentoo.org>
328
329 * MAINTAINERS: Add bfin entry.
330 * configure.tgt (bfin-*-*): Handle bfin targets.
331 * configure: Regenerate.
332
85ab1af8
MF
3332011-01-05 Mike Frysinger <vapier@gentoo.org>
334
335 * .gitignore: Add /*/hw-config.h.
336
fdb38a1c
MF
3372010-12-23 Mike Frysinger <vapier@gentoo.org>
338
339 * .gitignore: New file.
340
d61e002c
DD
3412010-07-28 DJ Delorie <dj@redhat.com>
342
343 * MAINTAINERS: Add self as RX maintainer. Sort list.
344
32b269ae
NC
3452010-06-08 Nick Clifton <nickc@redhat.com>
346
347 * reg.c (set_oszc): Use unsigned int for the mask.
348 (set_szc, set_osz, set_sz): Likewise.
349
119da465
MF
3502010-04-26 Mike Frysinger <vapier@gentoo.org>
351
352 * configure.ac: Target logic moved out to and included from ...
353 * configure.tgt: ... this new file.
354 * configure: Regenerated.
355
aba193a5
MF
3562010-04-12 Mike Frysinger <vapier@gentoo.org>
357
358 * README-HACKING: Add more sections.
359
2310652a
DE
3602010-02-11 Doug Evans <dje@sebabeach.org>
361
362 * cris/cpuv10.h, * cris/cpuv32.h, * cris/cris-desc.c,
363 * cris/cris-desc.h, * cris/decodev10.c, * cris/decodev32.c,
364 * cris/modelv10.c, * cris/modelv32.c, * cris/semcrisv10f-switch.c,
365 * cris/semcrisv32f-switch.c: Regenerate.
366
3725885a
RW
3672010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
368
369 * avr/configure: Regenerate.
370 * cris/configure: Regenerate.
371 * microblaze/configure: Regenerate.
372
0f51e9bf
DE
3732010-01-02 Doug Evans <dje@sebabeach.org>
374
375 * cris/arch.c, * cris/arch.h, * cris/cpuall.h, * cris/cpuv10.c,
376 * cris/cpuv10.h, * cris/cpuv32.c, * cris/cpuv32.h, * cris/cris-desc.c,
377 * cris/cris-desc.h, * cris/cris-opc.h, * cris/decodev10.c,
378 * cris/decodev10.h, * cris/decodev32.c, * cris/decodev32.h,
379 * cris/modelv10.c, * cris/modelv32.c, * cris/semcrisv10f-switch.c,
380 * cris/semcrisv32f-switch.c: Regenerate, update copyright year.
381
d436cab7
DE
3822010-01-01 Doug Evans <dje@sebabeach.org>
383
f9b98caf 384 * cris/mloop.in: Fix copyright year update snafu.
d436cab7 385
5912fadd
JB
3862009-11-24 Joel Brobecker <brobecker@adacore.com>
387
388 * common/aclocal.m4: Add include of ../../config/zlib.m4.
389 * common/common.m4: Use AM_ZLIB to check for zlib support.
390 * ppc/configure.ac: Likewise.
391 * arm/configure, avr/configure, common/configure, cr16/configure,
392 cris/configure, d10v/configure, erc32/configure, frv/configure,
393 h8300/configure, iq2000/configure, lm32/configure, m32c/configure,
394 m32r/configure, m68hc11/configure, mcore/configure,
395 microblaze/configure, mips/configure, mn10300/configure,
396 moxie/configure, ppc/configure, sh/configure, sh64/configure,
397 v850/configure: Regenerate.
398
4f8d4a38
DD
3992009-11-24 DJ Delorie <dj@redhat.com>
400
401 * rx: New directory.
402 * configure.ac: Add entry for Renesas RX.
403 * configure: Regenerate.
404
197fa1aa
DE
4052009-11-22 Doug Evans <dje@sebabeach.org>
406
407 * cris/cpuall.h: Regenerate.
408 * cris/cpuv10.h: Regenerate.
409 * cris/cpuv32.h: Regenerate.
410 * cris/decodev10.c: Regenerate.
411 * cris/decodev10.h: Regenerate.
412 * cris/decodev32.c: Regenerate.
413 * cris/decodev32.h: Regenerate.
414
8f0ac700
TG
4152009-11-12 Tristan Gingold <gingold@adacore.com>
416
417 * avr/interp.c (sim_write): Allow byte access.
418 (sim_read): Ditto.
419
33bcfade
TG
4202009-11-12 Tristan Gingold <gingold@adacore.com>
421
422 * avr/interp.c (sim_load): Clear memory before loading.
423
46b51513
TG
4242009-11-09 Tristan Gingold <gingold@adacore.com>
425
426 * avr/interp.c (sim_resume): Fix typo for OP_ret.
427
f09d60e1
DE
4282009-10-23 Doug Evans <dje@sebabeach.org>
429
430 * cris/arch.c: Regenerate.
431 * cris/arch.h: Regenerate.
432 * cris/cpuall.h: Regenerate.
433 * cris/cpuv10.c: Regenerate.
434 * cris/cpuv10.h: Regenerate.
435 * cris/cpuv32.c: Regenerate.
436 * cris/cpuv32.h: Regenerate.
437 * cris/cris-desc.c: Regenerate.
438 * cris/cris-desc.h: Regenerate.
439 * cris/cris-opc.h: Regenerate.
440 * cris/decodev10.c: Regenerate.
441 * cris/decodev10.h: Regenerate.
442 * cris/decodev32.c: Regenerate.
443 * cris/decodev32.h: Regenerate.
444 * cris/modelv10.c: Regenerate.
445 * cris/modelv32.c: Regenerate.
446 * cris/semcrisv10f-switch.c: Regenerate.
447 * cris/semcrisv32f-switch.c: Regenerate.
448
244d5259
TG
4492009-10-22 Tristan Gingold <gingold@adacore.com>
450
451 * avr/interp.c (sim_stop): Return 1.
452
0a8d1bde
DE
4532009-10-16 Doug Evans <dje@sebabeach.org>
454
455 * MAINTAINERS: Add myself as m32r maintainer.
456
060916aa
ME
4572009-10-15 Michael Egaer <eager@eagercon.com>
458
459 * MAINTAINERS: Add self as MicroBlaze maintainer.
460
42c8b6b5
BE
4612009-10-14 Ben Elliston <bje@gnu.org>
462
463 * MAINTAINERS (common): Move myself to "past maintainers" section.
464
419c2fda
ME
4652009-10-06 Michael Eager <eager@eagercon.com>
466
467 * microblaze/interp.c: Add include microblaze-dis.h.
72f4393d 468
bd30e45a
ME
4692009-09-23 Michael Eager <eager@eagercon.com>
470
471 * configure: Add microblaze-*.* (not regenerated).
472 * configure.ac: Likewise.
473 * microblaze/config.in: New.
474 * microblaze/configure: Generate.
475 * microblaze/configure.ac: New.
476 * microblaze/interp.c: New.
477 * microblaze/Makefile.in: New.
478 * microblaze/microblaze.h: New.
479 * microblaze/microblaze.isa: New.
480 * microblaze/sim-main.h: New.
481 * microblaze/sysdep.h: New.
482
d6416cdc
RW
4832009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
484
81ecdfbb
RW
485 * avr/config.in: Regenerate.
486 * avr/configure: Likewise.
487 * configure: Likewise.
488 * cris/config.in: Likewise.
489 * cris/configure: Likewise.
490
d6416cdc
RW
491 * configure.ac: m4_include toplevel config/override.m4.
492 * configure: Regenerate.
493 * avr/configure: Regenerate.
494 * cris/configure: Regenerate.
495
96e946ca
RW
4962009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
497
498 * Makefile.in (datarootdir): New variable.
499
c28c63d8
JB
5002009-05-18 Jon Beniston <jon@beniston.com>
501
72f4393d
L
502 * MAINTAINERS: Add Jon Beniston as maintainer of lm32 sim.
503 * configure.ac: Add lm32 target.
504 * lm32: New directory.
c28c63d8 505
90e2fa9c
AC
5062009-05-11 Andrew Cagney <cagney@gnu.org>
507
508 * MAINTAINERS: Orphan ppc.
509
bba258ad
KB
5102009-05-08 Kevin Buettner <kevinb@redhat.com>
511
512 * m32c/gdb-if.c (m32c_signal_to_host): Rename to
513 m32c_signal_to_target. Change signal return values from SIGILL,
514 SIGTRAP, SIGSEGV, etc. to TARGET_SIGNAL_ILL, TARGET_SIGNAL_TRAP,
515 TARGET_SIGNAL_SEGV, etc. Fix all callers.
516
fdd6fa61
AG
5172009-04-30 Anthony Green <green@moxielogic.com>
518
519 * MAINTAINERS: Add myself for the moxie port.
520 * moxie: New directory.
521 * configure.ac: Add entry for moxie.
522 * configure: Regenerate.
523
df1756f4
TG
5242009-04-27 Tristan Gingold <gingold@adacore.com>
525
526 * avr: New directory.
527 * avr/interp.c, avr/Makefile.in, avr/configure.ac: New files.
528 * avr/config.in: New file, generated by autoheader.
529 * avr/configure: New file generated by autoconf.
530 * configure.ac: Add avr.
531 * configure: Regenerated.
532
89a34d1b
JM
5332009-04-17 Carlos O'Donell <carlos@codesourcery.com>
534
535 * Makefile.in: Add dummy install-pdf, html, and
536 install-html targets.
537
c10b3605
HPN
5382009-01-18 Hans-Peter Nilsson <hp@axis.com>
539
540 * cris/sim-if.c: Include errno.h.
541 (cris_start_address, cris_program_offset): New variables.
542 (OPTION_CRIS_PROGRAM_OFFSET, OPTION_CRIS_STARTADDR): New option
543 enums.
544 (cris_options): New options --cris-program-offset and
545 --cris-start-address.
546 (cris_option_handler): Handle new options.
547 (cris_program_offset_write, cris_set_section_offset_iterator)
548 (cris_offset_sections, cris_offset_sections): New functions.
549 (sim_load): Use cris_program_offset_write as function argument to
550 cris_load_elf_file, not sim_write.
551 (struct offsetinfo): New struct.
552 (cris_handle_interpreter): Fix typo in comment.
553 (sim_open): Call cris_offset_sections as soon as the bfd of the
554 infile is available. Gate bfd validity checks on abfd non-NULL.
555 (sim_create_inferior): Let cris_start_address when != -1 override
556 other start-address choices.
557
fc887f09
HPN
5582009-01-06 Hans-Peter Nilsson <hp@axis.com>
559
560 * cris/traps.c (abort): Define to call sim_io_error.
561 (create_map): Make -1 imply a non-fixed address, not 0. All
562 callers changed. Only prefer the next higher unmapped address if
563 the last mapped address is no less than 0x40000000. Check that
564 the address to be mapped is not already mapped. Update head
565 comment.
566 (unmap_pages): Don't call abort when recursive call fails, just
567 note and return an error if a page in the range couldn't be unmapped.
568 (cris_bmod_handler, h_supr_set_handler, h_supr_get_handler)
569 (schedule, make_first_thread, cris_pipe_empty): New local variable sd.
570 (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle
571 non-MAP_FIXED argument overlapping existing map. For MAP_FIXED,
572 don't abort on page not being mapped. Handle non-anon filemap
573 with length padded to pagesize.
574
08af5ba8
HPN
5752009-01-03 Hans-Peter Nilsson <hp@axis.com>
576
a3d4b83b
HPN
577 * cris/sim-if.c (TARGET_AT_NULL, TARGET_AT_PHDR, TARGET_AT_PHENT)
578 (TARGET_AT_PHNUM, TARGET_AT_PAGESZ, TARGET_AT_BASE)
579 (TARGET_AT_FLAGS, TARGET_AT_ENTRY, TARGET_AT_UID, TARGET_AT_EUID)
580 (TARGET_AT_GID, TARGET_AT_EGID, TARGET_AT_HWCAP)
581 (TARGET_AT_CLKTCK): Remove redundant macros.
582 (AUX_ENT): Adjust to use standard ELF AT_* macros.
583 (AUX_ENTF): Ditto. Remove always-0 middle argument. Update all
584 callers.
585 (sim_open): Also pass AT_SECURE.
586
ddf2c972
HPN
587 * cris/sim-main.h (struct _sim_cpu): New member
588 set_target_thread_data.
589 * cris/crisv32f.c (CRIS_TLS_REGISTER): Define.
590 * cris/crisv10f.c: Ditto.
591 * cris/cris-tmpl.c (MY (set_target_thread_data)): New function.
592 (MY (f_specific_init)): Set new _sim_cpu member to new function.
593 * cris/traps.c (TARGET_SYS_set_thread_area): Define.
594 (cris_break_13_handler) <case TARGET_SYS_set_thread_area>: New
595 case.
596
e56b67ed
HPN
597 * cris/traps.c (TARGET_SYS_exit_group): Define.
598 (cris_break_13_handler): Handle it like the exit for the last
599 thread.
600
ffc67e7a
HPN
601 * cris/traps.c (TARGET_UTSNAME): Update to 2009-01-01.
602 (TARGET_EPOCH): Update to match TARGET_UTSNAME. Correct comment.
603 (cris_break_13_handler) <case TARGET_SYS_uname>: Update to
604 2.6.27. Set machine field to the BFD printable name of the
605 machine.
606
a349c9b6 607 * cris/traps.c (TARGET_MAP_DENYWRITE): Define.
ffc67e7a
HPN
608 (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle
609 TARGET_MAP_DENYWRITE.
a349c9b6 610
e7fcaaa4
HPN
611 * cris/traps.c (TARGET_SYS_access, TARGET_R_OK, TARGET_W_OK)
612 (TARGET_X_OK, TARGET_F_OK): Define.
613 (cris_break_13_handler) <case TARGET_SYS_access>: New case.
614
08af5ba8
HPN
615 * cris/semcrisv32f-switch.c: Regenerate.
616
80e5c09e
HPN
6172008-12-30 Hans-Peter Nilsson <hp@axis.com>
618
a0956358
HPN
619 * cris/sim-if.c (sim_open): If sim_analyze_program fails, emit
620 just a short CRIS-specific notice. Tweak the wording for a
621 failing architecture test.
622
c06ccdf1
HPN
623 * cris/traps.c (TARGET_SYS_writev): New macro.
624 (is_mapped_only, cris_dump_map): New functions.
625 (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle more flags
626 and prot combinations and a non-zero page-offset. If
627 TARGET_MAP_FIXED, unmap pages before mapping them.
628 <case TARGET_SYS_mprotect>: When checking, allow any length
629 argument. Don't actually do anything.
630 <case TARGET_SYS_writev>: New case.
631
80e5c09e
HPN
632 * cris/Makefile.in (SIM_OBJS): Remove sim-hload.o.
633 * cris/sim-if.c: Include elf-bfd.h.
634 (struct progbounds): New members end_loadmem, start_nonloadmem.
635 (xprintf, eprintf): New functions, copied from common/sim-load.c.
636 (cris_load_elf_file, sim_load, cris_get_progbounds): New functions.
637 (get_progbounds_iterator): Renamed from get_progbounds. Make
638 static. Update head comment. Set new struct progbounds members.
639 (exec_load_addr, interp_load_addr, interp_start_addr): New static
640 variables.
641 (aux_ent_phdr, aux_ent_phent, aux_ent_phnum, aux_ent_base)
642 (aux_ent_entry, cris_write_interp, cris_handle_interpreter): New
643 functions.
644 (sim_open): New constant array auxv_entries. Rewrite AUX_ENT
645 handling to use auxv_entries. Improve error message and checking
646 for invalid programs. Use new variable abfd for the program
647 instead of for each access reaching into sd to get it.
648 (sim_create_inferior): If non-zero, use interp_start_addr instead
649 of the program start address.
650 (cris_disassemble_insn): Remove incorrect and unclear, supposedly
651 stale comment. Always specify little-endian.
652
086c6838
NC
6532008-07-29 Nick Clifton <nickc@redhat.com>
654
655 * common/genmloop.sh: Add new parameter: -shell to specify the
656 command interpreter to use to run the input file. This is
657 necessary because otherwise SHELL is taken from the user's
658 environment, and not from the makefile that invoked this script
659 and the user might not be running an sh-like shell.
660 * cris/Makefile.in: Pass -shell parameter to genmloop.sh.
661 * fr30/Makefile.in: Likewise.
662 * frv/Makefile.in: Likewise.
663 * i960/Makefile.in: Likewise.
664 * iq2000/Makefile.in: Likewise.
665 * m32r/Makefile.in: Likewise.
666
667 * frv/mloop.in: Add missing start of line comment marker.
668
8929c18c
HPN
6692008-07-11 Hans-Peter Nilsson <hp@axis.com>
670
671 * cris/configure: Regenerate to track ../common/common.m4 changes.
672 * cris/config.in: Ditto.
673
6efef468 6742008-06-06 Vladimir Prus <vladimir@codesourcery.com>
72f4393d
L
675 Daniel Jacobowitz <dan@codesourcery.com>
676 Joseph Myers <joseph@codesourcery.com>
6efef468
JM
677
678 * cris/configure: Regenerate.
679
7010a0c9
JB
6802008-05-09 Olivier Hainque <hainque@adacore.com>
681
682 * ppc/altivec.igen (vperm): Latch inputs into temporaries.
683
84234f6d
SR
6842008-03-25 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
685
686 * MAINTAINERS: Add myself as maintainer of cr16 port.
687
7c607148
SR
6882008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
689
690 Add simulator for National cr16 processor.
691 * cr16: New directory.
692 * configure.ac: Add entry for National cr16.
693 * configure: Regenerate.
694
c5fbc25b
DD
6952008-02-05 DJ Delorie <dj@redhat.com>
696
697 * configure.ac (v850): V850 now has a testsuite.
698 * configure (v850): Likewise.
699
9b254dd1
DJ
7002008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
701
702 Updated copyright notices for most files.
703
beb7a883
DD
7042007-12-19 DJ Delorie <dj@redhat.com>
705
706 * frv/frv.c (frvbf_cut): Only look at the six LSBs of
707 cut_point.
708
c9b3544a
HPN
7092007-10-22 Hans-Peter Nilsson <hp@axis.com>
710
711 * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
712 cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
713 cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
714 cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
715 cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
716 cris/semcrisv32f-switch.c: Regenerate.
717
4744ac1b
JB
7182007-08-24 Joel Brobecker <brobecker@adacore.com>
719
720 Switch the license of all files explicitly copyright the FSF
721 to GPLv3.
722
9453113a
DJ
7232007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
724
725 * Makefile.in: Add dummy "pdf" target.
726
6a4669ea
HPN
7272007-02-20 Hans-Peter Nilsson <hp@axis.com>
728
729 * cris/traps.c (dump_statistics): Change format for cycle numbers
730 to %llu and cast parameters to unsigned long long.
731
792fe9c9
TS
7322007-02-16 Thiemo Seufer <ths@mips.com>
733
734 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Add RUNTEST.
735
cecb04b7
MF
7362007-01-28 Manuel Lauss <slauss@resi.at>
737
738 * configure.ac (sh64-*-*): Change to sh64*-*-*.
739 (sh-*-*): Change to sh*-*-*.
740 * configure: Regenerated.
741
20ac0504
DJ
7422007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
743
744 Updated copyright notices for most files.
745
49cbcfe9
HPN
7462006-12-20 Hans-Peter Nilsson <hp@axis.com>
747
570ee7f0
HPN
748 * Makefile.in (autoconf-common autoheader-common): Only run
749 autoheader on subdirs with a file config.in.
750
c4d800ae
HPN
751 * configure.ac (common): Make the default "yes" for all targets
752 with sim subdirs.
753 * configure: Regenerate.
754
e80204fc
HPN
755 * Makefile.in (autoconf-common autoheader-common): In documented
756 usage, say SHELL=/bin/sh.
757 (.PHONY): Add autoheader-common.
758
49cbcfe9
HPN
759 * MAINTAINERS: Add self as authorized committer for *.
760
466b1d33
HPN
7612006-10-02 Edgar E. Iglesias <edgar@axis.com>
762 Hans-Peter Nilsson <hp@axis.com>
763
764 * cris/cris-sim.h (enum cris_unknown_syscall_action_type)
765 (cris_unknown_syscall_action): Declare.
766 * cris/sim-if.c (cris_unknown_syscall_action): Define.
767 (cris_options): Add cris-unknown-syscall option.
768 (cris_option_handler): Correct comment about and error message for
769 invalid --cris-cycles argument. Handle --cris-unknown-syscall.
770 * cris/traps.c: Include stdarg.h
771 (cris_unknown_syscall): New function.
772 (cris_break_13_handler): Instead of sim_io_eprintf and
773 sim_engine_halt, call cris_unknown_syscall to handle more or less
774 unknown syscalls. Adjust code as necessary to handle return
775 value.
776
bac25e5b
DJ
7772006-09-30 Daniel Jacobowitz <dan@codesourcery.com>
778
779 * MAINTAINERS: Add Dave Brolley for sh64.
780
eccd787e
HPN
7812006-09-30 Hans-Peter Nilsson <hp@axis.com>
782
783 * cris/traps.c (TARGET_PIPE_BUF): New macro.
784 (cris_pipe_empty): Correct initialization of "remaining". Only
785 adjust the "write" return value if more than TARGET_PIPE_BUF bytes
786 are written.
787
3ca4d560
HPN
7882006-09-29 Hans-Peter Nilsson <hp@axis.com>
789
790 * cris/configure.ac: Check for limits.h and sys/param.h.
791 * cris/configure, cris/config.in: Rebuild.
792 * cris/traps.c (SIM_PATHMAX): New macro.
793 (cris_break_13_handler): Use SIM_PATHMAX, not MAXPATHLEN.
794
ce928021
DJ
7952006-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>
796
797 * configure.ac (sparc-*-rtems*|sparc-*-elf*): Enable erc32 simulator.
798 * Makefile.in (FLAGS_TO_PASS): Include libdir.
799 * configure: Regenerated.
800
2f0122dc
DJ
8012006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
802
803 * cris/configure: Regenerated.
804
20e95c23
DJ
8052006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
806
807 * cris/configure: Regenerated.
808
4b164edf
AS
8092006-05-05 Andreas Schwab <schwab@suse.de>
810
811 * configure.ac (CFLAGS_FOR_BUILD): Set and substitute.
812 * configure: Regenerate.
813
814 * Makefile.in (CFLAGS_FOR_BUILD): Define.
815 (CC_FOR_BUILD): Don't override.
816 (FLAGS_TO_PASS): Pass CFLAGS_FOR_BUILD.
817
8b2f7496
DJ
8182006-05-04 Daniel Jacobowitz <dan@codesourcery.com>
819
820 * MAINTAINERS: Add an "Authorized committers" section, and list
821 DJ Delorie for v850.
822
5cf3f6e2
HPN
8232006-04-08 Hans-Peter Nilsson <hp@axis.com>
824
825 * cris/crisv32f.c (MY (deliver_interrupt)): Set CCS to new_ccs.
826
aad3b3cb
HPN
8272006-04-03 Hans-Peter Nilsson <hp@axis.com>
828
829 * cris/dv-cris.c, cris/dv-rv.c, cris/rvdummy.c: New files.
830 * cris/Makefile.in (CONFIG_DEVICES): Remove redundant setting.
831 (dv-cris.o, dv-rv.o rvdummy$(EXEEXT), rvdummy.o): New rules.
832 (all): Depend on rvdummy$(EXEEXT).
833 * cris/configure.ac: Call SIM_AC_OPTION_WARNINGS. Check for
834 sys/socket.h and sys/select.h. Call SIM_AC_OPTION_HARDWARE,
835 default off.
836 * cris/configure: Regenerate.
837 * cris/cris-sim.h (cris_have_900000xxif): Declare here.
838 (enum cris_interrupt_type, crisv10deliver_interrupt)
839 (crisv32deliver_interrupt: New declarations.
840 * cris/cris-tmpl.c [WITH_HW] (MY (f_model_insn_after)): Call
841 sim_events_tickn and set state-events member work_pending when it's
842 time for the next event.
843 [WITH_HW] (MY (f_specific_init)): Set CPU-model-specific
844 interrupt-delivery function.
845 * cris/crisv10f.c (MY (deliver_interrupt)): New function.
846 * cris/crisv32f.c (MY (deliver_interrupt)): New function.
847 * cris/devices.c: Include hw-device.h.
848 (device_io_read_buffer) [WITH_HW]: Call hw_io_read_buffer.
849 (device_io_write_buffer): Only perform 0x900000xx-functions if
850 cris_have_900000xxif is nonzero. Else if WITH_HW defined,
851 call hw_io_write_buffer. Add return 0 last in function.
852 * cris/sim-if.c (cris_have_900000xxif): Now global.
853 (sim_open) [WITH_HW]: Clear deliver_interrupt cpu member.
854 Force "-model" option, effectively.
855 * cris/sim-main.h (cris_interrupt_delivery_fn): New type.
856 (struct _sim_cpu) [WITH_HW]: New member deliver_interrupt.
857
530d5813
HPN
8582006-04-02 Hans-Peter Nilsson <hp@axis.com>
859
860 * cris/Makefile.in (CRISV10F_OBJS): Remove semcrisv10f-switch.o.
861 (CRISV32F_OBJS): Remove semcrisv32f-switch.o.
862 (semcrisv10f-switch.o, semcrisv32f-switch.o: Remove dependency rules.
863
1f810f78
DD
8642006-03-13 DJ Delorie <dj@redhat.com>
865
866 * MAINTAINERS: Add self as m32c sim maintainer.
867
d022998d
HPN
8682006-02-23 Hans-Peter Nilsson <hp@axis.com>
869
870 * cris/traps.c (syscall_map): Remove CB_SYS_time / TARGET_SYS_time
871 mapping.
872 (cris_break_13_handler) <case TARGET_SYS_time>: New case.
873
d45a4bef
JB
8742006-01-23 Jim Blandy <jimb@redhat.com>
875
876 Add simulator for Renesas M32C and M16C.
877
878 * m32c: New directory.
879 * configure.ac: Add entry for Renesas M32C.
880 * configure: Regenerate.
881
4fc9958a
HPN
8822006-01-10 Hans-Peter Nilsson <hp@axis.com>
883
ca47226b
HPN
884 * cris/cris-tmpl.c (MY (f_model_insn_before)): Only display basic
885 cycle count for the current insn.
4fc9958a 886
be37be02
HPN
8872005-12-06 Hans-Peter Nilsson <hp@axis.com>
888
889 * cris/cpuv10.h, cris/cpuv32.h, cris/cris-desc.c, cris/cris-opc.h,
890 cris/decodev10.c, cris/decodev10.h, cris/decodev32.c,
891 cris/decodev32.h, cris/modelv10.c, cris/modelv32.c,
892 cris/semcrisv10f-switch.c, cris/semcrisv32f-switch.c: Regenerate.
893
cf2bf87e
HPN
8942005-12-05 Hans-Peter Nilsson <hp@axis.com>
895
896 * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
897 cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
898 cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
899 cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
900 cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
901 cris/semcrisv32f-switch.c: Regenerate.
902
8b9b39f4
HPN
9032005-11-20 Hans-Peter Nilsson <hp@axis.com>
904
59e834e4 905 * cris/traps.c (TARGET_O_RDONLY, TARGET_O_WRONLY): Define.
8b9b39f4
HPN
906 (open_map): Use TARGET_O_ACCMODE, TARGET_O_RDONLY and
907 TARGET_O_WRONLY.
908 (cris_break_13_handler) <case TARGET_SYS_fcntl>: Add support for
909 F_GETFL on fd 0, 1 and 2.
910
5457266c
HPN
9112005-11-17 Hans-Peter Nilsson <hp@axis.com>
912
ed1f044a
HPN
913 * cris/sim-main.h (struct _sim_cpu): New members last_syscall,
914 last_open_fd, last_open_flags.
915 * cris/traps.c: Don't include targ-vals.h.
916 (TARGET_O_ACCMODE): Define.
917 (cris_break_13_handler): Set new _sim_cpu members.
918 <case TARGET_SYS_fcntl>: Support special case of F_GETFL.
919 Rearrange code as switch. Emit "unimplemented" abort for
920 unimplemented fcntl calls.
921
5457266c
HPN
922 * cris/traps.c (TARGET_SYS_stat): Define.
923 (syscall_stat32_map): Add entry for TARGET_SYS_stat.
924 (cris_break_13_handler) <case TARGET_SYS_stat>: New case.
925
ae81c235
HPN
9262005-11-16 Hans-Peter Nilsson <hp@axis.com>
927
928 * cris/cris-tmpl.c (MY (f_model_insn_before)): Make sure only the
929 low 32 bits are used after an unsigned long cast.
930
c3182514
HPN
9312005-05-28 Hans-Peter Nilsson <hp@axis.com>
932
933 * cris/Makefile.in (stamp-v32fmloop): Depend on stamp-v10fmloop.
934
d81ffbc4
CD
9352005-05-26 Chris Demetriou <cgd@netbsd.org>
936
937 * MAINTAINERS: Update my mail address, move myself to the
938 "Past maintainers" section.
939
c3357c64
CV
9402005-05-17 Corinna Vinschen <vinschen@redhat.com>
941
942 * configure.ac: Add igen to v850 build.
943 * configure: Regenerate.
944
33aa0cbb
PB
9452005-04-29 Paul Brook <paul@codesourcery.com>
946
44cd25cf 947 * common/callback.c (PIPE_BUF): Provide default definition.
33aa0cbb
PB
948 (os_lstat): Use stat if lstat is not available on the host.
949 (os_ftruncate): Return EINVAL if not available on the host.
950 (os_truncate): Ditto.
951 * common/configure.ac: Check for lstat, truncate and ftruncate.
952 * common/configure: Regenerate.
953 * common/config.in: Regenerate.
954
4ec242d7
PB
9552005-04-27 Paul Brook <paul@codesourcery.com>
956
957 * common/Make-common.in: Add $(EXEEXT) to "run".
958
69308976
HPN
9592005-04-18 Hans-Peter Nilsson <hp@axis.com>
960
961 * cris/traps.c (cris_break_13_handler) <case TARGET_SYS_mmap2>:
962 For ((len & 8191) != 0 && fd == (USI) -1), don't say this isn't
72f4393d 963 implemented. In call to create_map, pad length argument to 8k.
69308976 964
21bc7567
CV
9652005-04-15 Corinna Vinschen <vinschen@redhat.com>
966
967 * configure.ac: Add explicit sh64 case.
968 * configure: Regenerate.
969
74ec5579
PB
9702005-03-30 Paul Brook <paul@codesourcery.com>
971
972 * arm/wrapper.c: Provide SIGTRAP and SIGBUS.
973
2ecb8390
HPN
9742005-03-24 Hans-Peter Nilsson <hp@axis.com>
975
cce0efb5
HPN
976 * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to
977 include cgen-ops.h in decodev10.c and decodev32.c.
978 * cris/sim-main.h: Don't include cgen-ops.h here.
979 * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
980 cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
981 cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
982 cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
983 cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
984 cris/semcrisv32f-switch.c: Regenerate.
985
2ecb8390
HPN
986 * cris/traps.c (cris_break_13_handler) <case
987 TARGET_SYS_rt_sigaction>: Rename sa_handler, sa_flags,
988 sa_restorer, sa_mask_low, sa_mask_high to target_sa_handler etc.
989
2b193c4a
MK
9902005-03-23 Mark Kettenis <kettenis@gnu.org>
991
992 * cris/configure: Regenerate.
993
51216631
JB
9942005-02-28 Jim Blandy <jimb@redhat.com>
995
996 * d10v/configure.ac, igen/configure.ac, m68hc11/configure.ac,
997 mips/configure.ac, mn10300/configure.ac, v850/configure.ac:
998 Regenerated, after change to common/aclocal.m4.
999
edece237
CV
10002005-02-18 Corinna Vinschen <vinschen@redhat.com>
1001
1002 * iq2000: New target subdirectory.
1003 * configure.ac: Add iq2000 target.
1004 * configure: Regenerate.
1005
8bdcadb1
HPN
10062005-01-29 Hans-Peter Nilsson <hp@axis.com>
1007
1008 * Makefile.in (all, clean mostlyclean, distclean maintainer-clean)
1009 (realclean, install): Fail if subdir make failed.
1010
f6bcefef
HPN
10112005-01-28 Hans-Peter Nilsson <hp@axis.com>
1012
1013 * cris: New directory, simulator for Axis Communications CRIS
1014 including CRIS v32, CGEN-based.
1015 * configure.ac: Add corresponding configury.
1016 * configure: Regenerate.
1017
4ac6917f
AC
10182005-01-17 Andrew Cagney <cagney@gnu.org>
1019
1020 * configure.ac: For mips*-*-* and mn10300*-*-* configure the
1021 common directory. Remove sparc*-*-* from list.
72f4393d 1022
38f48d72
AC
10232005-01-11 Andrew Cagney <cagney@gnu.org>
1024
1025 * Makefile.in (autoconf-common autoheader-common): Add --force to
1026 autoconf and autoheader.
1027 (autoconf-common autoheader-common)
1028 (autoconf-install autoheader-install): Check for configure.ac, not
1029 configure.in.
1030 * configure.ac: Delete AC_CONFIG_AUX_DIR.
1031 * configure: Re-generate.
1032
b7026657
AC
10332005-01-07 Andrew Cagney <cagney@gnu.org>
1034
1035 * configure.ac: Replace configure.in. Requires autoconf 2.59 and
1036 correctly calls AC_CONFIG_SUBDIRS.
1037 * configure: Re-generate.
1038
33841fd9
AC
10392004-12-01 Andrew Cagney <cagney@gnu.org>
1040
44b263ce 1041 * i960, h8500: Delete directory.
33841fd9 1042
c46ec85d
AC
10432004-11-12 Andrew Cagney <cagney@gnu.org>
1044
1045 * d30v, fr30, mn10200, z8k: Delete directory.
1046
523f6a27
BE
10472004-03-10 Ben Elliston <bje@gnu.org>
1048
1049 * MAINTAINERS: Update my mail address.
1050
df0a8012
CD
10512004-01-26 Chris Demetriou <cgd@broadcom.com>
1052
1053 * configure.in (mips*-*-*): Configure in testsuite.
1054 * configure: Regenerate.
1055
b4ab4027
DB
10562003-10-08 Dave Brolley <brolley@redhat.com>
1057
1058 * configure.in: Move frv handling to alphabetically correct placement.
1059
fb72cee0
AS
10602003-09-03 Andreas Schwab <schwab@suse.de>
1061
1062 * Makefile.in (FLAGS_TO_PASS): Pass down $(bindir) and $(mandir).
1063
b3af7bdf
DB
10642003-08-29 Dave Brolley <brolley@redhat.com>
1065
1066 * MAINTAINERS: Add myself as maintainer of the FRV port.
1067
84fabdf6 10682003-08-20 Michael Snyder <msnyder@redhat.com>
72f4393d 1069 Dave Brolley <brolley@redhat.com>
84fabdf6 1070
b3af7bdf 1071 * frv/: New directory, simulator for the Fujitsu FRV.
84fabdf6
DB
1072 * configure.in: Add frv configury.
1073 * configure: Regenerate.
1074
c53d60d8
BE
10752003-08-10 Ben Elliston <bje@wasabisystems.com>
1076
1077 * MAINTAINERS: Update my mail address.
1078
c55433ef
AC
10792003-08-09 Andrew Cagney <cagney@redhat.com>
1080
1081 * MAINTAINERS: Andrew Cagney (mips) and Geoff Keating (ppc) drop
1082 maintenance. List igen and sh maintainers. Mention that target
1083 and global maintainers pick up the slack.
1084
ac78c4ba
MS
10852003-07-09 Michael Snyder <msnyder@redhat.com>
1086
1087 * configure.in: Add testsuite to extra_subdirs for sh.
1088 * configure: Regenerate.
1089
2bc8946d
NC
10902003-01-23 Nick Clifton <nickc@redhat.com>
1091
1092 * Add sh2e support:
1093
ac78c4ba 10942002-04-02 Alexandre Oliva <aoliva@redhat.com>
2bc8946d 1095
ac78c4ba 1096 * sh/gencode.c: Replace sh3e with sh2e except in fsqrt.
2bc8946d 1097
a926ab2f
GK
10982002-08-24 Geoffrey Keating <geoffk@redhat.com>
1099
1100 * MAINTAINERS: Update my email address.
1101
de0a1e42
AC
11022002-07-17 Andrew Cagney <ac131313@redhat.com>
1103
1104 * w65/: Delete directory.
1105
7a3085c1
AC
11062002-07-16 Andrew Cagney <ac131313@redhat.com>
1107
1108 * configure.in (extra_subdirs): Mark fr30-*-* as obsolete.
1109 * configure: Re-generate.
1110
3fbeef0b
AC
11112002-07-13 Andrew Cagney <ac131313@redhat.com>
1112
1113 * configure.in (extra_subdirs): Mark d30v-*-* as obsolete.
1114 * configure: Re-generate.
72f4393d 1115
3832c25c
AC
11162002-06-16 Andrew Cagney <ac131313@redhat.com>
1117
1118 * Makefile.in (autoconf-changelog autoheader-changelog): Let name,
1119 id, date and host to be overriden by NAME, ID, DATE and HOST
1120 respectfully. Use ISO dates.
1121
c93abbcc
AC
1122Thu Jun 6 12:34:13 2002 Andrew Cagney <cagney@redhat.com>
1123
1124 * Makefile.in (ChangeLog): New makefile variable.
1125 * README-HACKING: Mention the ChangeLog makefile variable.
1126
e4045cdb
AC
11272002-06-01 Andrew Cagney <ac131313@redhat.com>
1128
1129 * tic80/: Delete directory.
1130
2be99286
SC
11312002-05-16 Stephane Carrez <stcarrez@nerim.fr>
1132
1133 * MAINTAINERS: Update my email address.
1134
44befb9f
SC
11352002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1136
1137 * MAINTAINERS: Record self as maintainer of m68hc11 simulator.
1138
ce93e51a
FCE
11392002-03-01 Frank Ch. Eigler <fche@redhat.com>
1140
1141 * MAINTAINERS: Record self as a co-maintainer of just common/.
1142
72ca629f
NC
11432002-02-07 Nick Clifton <nickc@cambridge.redhat.com>
1144
1145 * MAINTAINERS: Point to GDB files describing overall maintaince
1146 and check-in procedures.
1147
00125dd0
NC
11482002-01-10 Nick Clifton <nickc@cambridge.redhat.com>
1149
1150 * MAINTAINERS: Add myself for ARM portions.
1151
457174f6
AC
11522001-10-19 Andrew Cagney <ac131313@redhat.com>
1153
1154 * configure.in: When Linux or NetBSD, enable PowerPC simulator.
1155 * configure: Re-generate.
1156
9afc4bbf
BE
11572001-02-16 Ben Elliston <bje@redhat.com>
1158
1159 * MAINTAINERS: Add myself for common portions.
1160
0b8c7076
CD
11612001-01-15 Chris Demetriou <cgd@broadcom.com>
1162
1163 * MAINTAINERS: Added self and Andrew for the mips sim.
1164
c56a7a95
GK
11652000-10-25 Geoff Keating <geoffk@cygnus.com>
1166
1167 * MAINTAINERS: Added self and Andrew for the ppc sim.
1168
5d031c16
AC
1169Thu Jul 27 21:26:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
1170
1171 From Stephane Carrez <Stephane.Carrez@worldnet.fr>:
1172 * m68hc11: New directory.
1173 * configure.in: Add.
1174 * configure: Regenerate.
1175
6c29acca
AC
1176Tue Jul 4 13:43:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
1177
1178 * tic80: New directory.
1179 * configure.in: Add configury.
1180 * configure: Regenerate.
1181
bcd65766
NC
11822000-04-20 Nick Clifton <nickc@cygnus.com>
1183
1184 * configure.in (extra_subdirs): Add testsuite to strongarm
72f4393d 1185 directories.
bcd65766
NC
1186 * configure: Regenerate.
1187
7158fd7f
AC
1188Sat Mar 4 16:48:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
1189
1190 * MAINTAINERS: New file. Blank.
1191
c2d11a7d
JM
11921999-11-18 Ben Elliston <bje@cygnus.com>
1193
1194 * configure.in: Require autoconf 2.13 and remove obsolete
1195 invocation of AC_C_CROSS.
1196 * configure: Regenerate.
1197
2acceee2
JM
11981999-09-29 Doug Evans <devans@casey.cygnus.com>
1199
1200 * configure.in: Configure the testsuite directory for thumb.
1201 * configure: Regenerate.
1202
6426a772
JM
12031999-07-16 Ben Elliston <bje@cygnus.com>
1204
1205 * configure.in: Configure the testsuite directory for arm.
1206 * configure: Regenerate.
1207
7a292a7a
SS
12081999-04-08 Nick Clifton <nickc@cygnus.com>
1209
1210 * configure.in: Add support for MCore target.
1211 * configure: Regenerate.
1212
c906108c
SS
12131999-03-14 Stan Shebs <shebs@andros.cygnus.com>
1214
1215 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Remove
1216 RUNTEST instead of commenting out, fixes portability problem.
1217
c906108c
SS
12181999-02-08 Nick Clifton <nickc@cygnus.com>
1219
1220 * configure.in: Add support for StrongARM target.
1221 * configure: Regenerate.
1222
c906108c
SS
12231999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
1224
1225 * configure.in: Require autoconf 2.12.1 or higher.
1226
12271998-12-08 James E Wilson <wilson@wilson-pc.cygnus.com>
1228
1229 * configure.in (i960-*-*): Add.
1230 * configure: Rebuild.
1231
1232Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com>
1233
1234 * configure.in: Added case for fr30-*-*.
1235 * configure: Regenerated.
1236
1237Fri Sep 25 10:12:19 1998 Christopher Faylor <cgf@cygnus.com>
1238
1239 * ppc/Makefile.in: Add EXEEXT to installed powerpc-eabi-run program
1240 to allow successful operation on Windows.
1241
1242Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
1243
25c1c397
JM
1244 * Makefile.in: Take RUNTEST out of FLAGS_TO_PASS so that make
1245 check can be invoked recursively.
c906108c
SS
1246
1247Wed Apr 29 12:38:53 1998 Mark Alexander <marka@cygnus.com>
1248
1249 * configure.in: Build simulator on sparclite and sparc86x targets.
1250 * configure: Regenerate.
1251
1252Sun Apr 26 15:21:01 1998 Tom Tromey <tromey@cygnus.com>
1253
1254 * Makefile.in (autoconf-common autoheader-common): Don't pass -l
1255 to autoconf and autoheader.
1256
1257Fri Apr 24 11:14:13 1998 Tom Tromey <tromey@cygnus.com>
1258
1259 * Makefile.in (autoconf-common autoheader-common): Pass `-l
1260 ../common' to autoconf and autoheader. Unconditionally run
1261 autoconf in every subdir.
1262 (autoconf-changelog autoheader-changelog): Unconditionally run
1263 commands in every subdir.
1264 (autoconf-install autoheader-install): Likewise.
1265
1266Tue Mar 24 17:12:43 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
1267
1268 * Makefile.in: Get SHELL from configure.
1269 * (FLAGS_TO_PASS): Pass down SHELL.
1270 * configure: Regenerate with autoconf 2.12.1 to fix shell issues for
1271 NT native builds.
1272
1273Tue Mar 24 11::18:00 1998 Joyce Janczyn <janczyn@cygnus.com>
1274
1275 * configure.in (extra_subdirs): Enable igen for mn10300.
1276 * configure: Re-generate.
1277
1278Tue Dec 2 10:10:42 1997 Nick Clifton <nickc@cygnus.com>
1279
1280 * configure.in (extra_subdirs): Add support for thumb target.
1281
1282 * configure (extra_subdirs): Add support for thumb target.
1283
1284Wed Oct 8 12:38:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1285
1286 * configure.in (extra_subdirs): Add IGEN directory when MIPS
1287 target.
1288 * configure: Regenerate.
72f4393d 1289
c906108c
SS
1290Fri Sep 12 13:10:31 1997 Andrew Cagney <cagney@b1.cygnus.com>
1291
1292 * configure.in (extra_subdirs): v850ea needs igen.
1293 * configure: Re-generate.
72f4393d 1294
c906108c
SS
1295Mon Sep 1 16:48:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
1296
1297 * configure.in (testdir): When a testsuite directory, add that to
1298 the list of confdirs.
1299
1300Tue Aug 19 11:17:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
1301
1302 * configure.in (extra_subdirs): Enable igen ready for V850.
1303
1304Tue Aug 26 15:14:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1305
1306 * configure.in (w65-*-*, only_if_enabled): Set.
1307 * configure: Re-generate.
72f4393d 1308
c906108c
SS
1309Mon Aug 25 16:26:53 1997 Andrew Cagney <cagney@b1.cygnus.com>
1310
1311 * configure.in (sparc*-*-*, only_if_enabled): Set
1312 only_if_enabled=yes. Check only_if_enabled before enabling a
1313 simulator.
1314 * configure: Regenerate.
72f4393d 1315
c906108c
SS
1316Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
1317
1318 * configure.in (extra_subdirs): Add v850e target.
1319
1320Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
1321
1322 * configure.in (extra_subdirs): Add v850ea target.
1323
1324Fri Jul 25 11:40:47 1997 Doug Evans <dje@canuck.cygnus.com>
1325
1326 * configure.in (sparc*-*-*): Don't build erc32.
1327 * configure: Regenerate.
1328
1329Thu Apr 24 00:47:20 1997 Doug Evans <dje@canuck.cygnus.com>
1330
1331 * configure.in (m32r-*-*): New target.
1332 * configure: Regenerate.
1333
1334 * Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@.
1335
1336Mon Apr 21 22:57:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
1337
1338 * Makefile.in (.NOEXPORT, MAKEOVERRIDES): Moved to end, BSD make
1339 thought that .NOEXPORT was the default target.
1340
1341Fri Apr 11 17:18:07 1997 Ian Lance Taylor <ian@cygnus.com>
1342
1343 * Makefile.in (clean mostlyclean): Restore targets accidentally
1344 deleted in earlier change.
1345
1346Thu Apr 3 12:20:32 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1347
1348 * Makefile.in (autoheader-common, autoheader-changelog,
1349 autoheader-install): Perform autoheader in addition to autoconf.
1350
1351Wed Apr 2 15:09:05 1997 Doug Evans <dje@canuck.cygnus.com>
1352
1353 * Makefile.in (autoconf-install): New target.
1354 (autoconf-changelog): Try different way to obtain user name.
1355
1356Wed Apr 2 14:25:52 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1357
1358 * Makefile.in (autoconf-changelog): New target, update
1359 ChangeLog for all subdirectories - normally used after
1360 autoconf-common target.
1361
1362Wed Mar 19 14:26:21 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1363
1364 * configure.in (extra_subdirs): Include testsuite for d30v.
1365 * configure: Regenerate.
72f4393d 1366
c906108c
SS
1367 * Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from
1368 ../gdb/Makefile.in
1369 (check): New rules - drive the testsuite.
1370
1371Mon Mar 3 13:01:00 1997 Jeffrey A Law (law@cygnus.com)
1372
1373 * configure.in: Add mn10200 configure lines accidentally
1374 removed.
1375 * configure: Regenerated.
1376
1377Wed Feb 19 10:34:20 1997 Andrew Cagney <cagney@critters.cygnus.com>
1378
1379 * configure.in (extra_subdirs): Generalize common sub directory
1380 into a list.
1381 (extra_subdirs): For d30v add igen to the list to be built.
1382
1383Sun Feb 16 16:37:47 1997 Andrew Cagney <cagney@critters.cygnus.com>
1384
1385 * configure.in (d30v): New target.
1386 * configure: Regenerated.
72f4393d 1387
c906108c
SS
1388Wed Feb 19 23:17:13 1997 Jeffrey A Law (law@cygnus.com)
1389
1390 * configure.in: Don't require GCC to build the mn10200
1391 simulator anymore.
1392 * configure: Rebuilt.
1393
1394Wed Feb 5 13:28:13 1997 Doug Evans <dje@canuck.cygnus.com>
1395
1396 * configure.in: Don't configure any subdirs if no simulator
1397 is being built. Don't use erc32 for sparc64.
1398 * configure: Regenerated.
1399
1400Tue Feb 4 13:19:39 1997 Doug Evans <dje@canuck.cygnus.com>
1401
1402 * Makefile.in (autoconf-common): New target.
1403 * configure.in: Do configure common.
1404 * configure: Regenerated.
1405
1406Thu Jan 23 13:59:52 1997 Stu Grossman (grossman@critters.cygnus.com)
1407
1408 * configure configure.in: Don't configure common anymore. Files
1409 from common are now built in the individual simualtor directories.
1410 This fixes problems with the WinGDB build procedure.
1411
1412Mon Jan 13 13:16:42 1997 Jeffrey A Law (law@cygnus.com)
1413
1414 * configure: Enable the mn10200 simulator.
1415
1416Wed Nov 20 01:00:36 1996 Doug Evans <dje@canuck.cygnus.com>
1417
1418 * configure.in (configdirs): Add common.
1419 * configure: Regenerated.
1420
1421Fri Nov 1 08:03:30 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1422
1423 * configure.in (powerpc*-*-linux*): Treat like the other powerpc
1424 system V based targets.
1425 * configure: Regenerate.
1426
1427Thu Oct 17 12:50:08 1996 Doug Evans <dje@canuck.cygnus.com>
1428
1429 * configure.in (--enable-sim-powerpc): Delete.
1430 (--enable-sim): Add.
1431 * configure: Regenerated.
1432
1433Fri Oct 11 21:13:43 1996 Jeffrey A Law (law@cygnus.com)
1434
1435 * configure.in: Only build the V850 simulator if
1436 we are using gcc.
1437 * configure: Rebuild.
1438
1439Sun Sep 8 17:22:50 1996 Ian Lance Taylor <ian@cygnus.com>
1440
1441 * configure.in: Do build erc32 for DOS and Windows hosts.
1442 * configure: Rebuild.
1443
1444Wed Sep 4 18:11:27 1996 Stu Grossman (grossman@critters.cygnus.com)
1445
1446 * Makefile.in erc32/Makefile.in: Don't set srcroot. This should
1447 be inherited from the parent. Remove INSTALL_XFORM and
1448 INSTALL_XFORM1. Make INSTALL be set from configure.
1449
1450Wed Sep 4 15:49:16 1996 Ian Lance Taylor <ian@cygnus.com>
1451
1452 * configure.in: Only build the MIPS simulator if we are using
1453 gcc.
1454 * configure: Rebuild.
1455
1456Wed Aug 28 19:05:23 1996 Jeffrey A Law (law@cygnus.com)
1457
1458 * configure.in (v850-*-*): Added V850 simulator.
1459
1460Thu Aug 1 17:08:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1461
1462 * configure.in (d10v-*-*): Added D10V simulator.
1463
1464Wed Jun 26 12:33:57 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1465
1466 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
1467 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
1468 (docdir): Removed.
1469 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
1470 (AC_PROG_INSTALL): Added.
1471 * configure: Rebuilt.
1472
1473Mon Jun 24 14:18:26 1996 Ian Lance Taylor <ian@cygnus.com>
1474
1475 * configure.in: Only configure erc32 if using gcc.
1476 * configure: Rebuild.
1477
1478Tue Jun 4 09:24:21 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1479
1480 * configure.in (sim_target): Build PowerPC simulator for powerpc
1481 System V.4, Solaris, and Elf targets.
1482 * configure: Regenerate with autoconf 2.10.
1483
1484Wed May 22 12:10:49 1996 Rob Savoye <rob@chinadoll>
1485
1486 * configure.in: Only built erc32 simulator on Unix hosts as it
1487 uses pseudo ttys.
1488 * configure: Regenerated with autoconf 2.8.
1489
1490Sun May 19 20:20:40 1996 Rob Savoye <rob@chinadoll.cygnus.com>
1491
1492 * erc32: Sparc simulator from the ESA.
1493
1494Sun Apr 7 21:00:09 1996 Fred Fish <fnf@cygnus.com>
1495
1496 From: Miles Bader <miles@gnu.ai.mit.edu>
1497 * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
1498 * configure: Regenerate using autoconf.
1499
1500Thu Feb 22 11:31:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1501
1502 * Makefile.in (install): Fix typo.
1503
1504Wed Feb 21 11:59:57 1996 Ian Lance Taylor <ian@cygnus.com>
1505
1506 * configure: Regenerate with autoconf 2.7.
1507
1508 * Makefile.in (all): Simplify.
1509 (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
1510 as in the all target.
1511 (distclean, maintainer-clean, realclean): Likewise.
1512 (install): Likewise.
1513
1514Thu Feb 15 18:37:00 1996 Fred Fish <fnf@cygnus.com>
1515
1516 * Makefile.in (all): Remove extra '\' char from shell script.
1517
1518Wed Feb 14 16:43:59 1996 Mike Meissner <meissner@tiktok.cygnus.com>
1519
1520 * Makefile.in (all): Avoid a for loop with zero elements, even if
1521 the loop will not be executed because of an if statement.
1522
1523Wed Jan 31 21:48:34 1996 Fred Fish <fnf@cygnus.com>
1524
1525 * Makefile.in (install): Add missing semicolon in "fi \".
1526
1527Thu Nov 9 16:10:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1528
1529 * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
1530 defaults from configure.
1531
1532 * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
1533 configure defaults.
1534 (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
1535 if either --enable-sim-powerpc is used, or the host compiler is
1536 GCC.
1537
1538Wed Nov 8 15:46:49 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
1539
1540 * configure.in (mips*-*-*): Added "mips" simulator target.
1541 * configure: Re-generated.
1542
1543Tue Oct 10 11:08:20 1995 Fred Fish <fnf@cygnus.com>
1544
1545 * Makefile.in (BISON): Remove macro.
1546 (FLAGS_TO_PASS): Remove BISON.
1547
1548Sun Oct 8 04:26:27 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1549
1550 * configure.in: Explicitly `exit 0' for broken shells.
1551 * configure: Rebuilt.
1552
1553Fri Oct 6 12:03:27 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1554
1555 * common/run.c (main): Initialize the callbacks.
1556
1557Wed Sep 20 13:34:50 1995 Ian Lance Taylor <ian@cygnus.com>
1558
1559 * Makefile.in (maintainer-clean): New synonym for realclean.
1560
1561Fri Aug 25 11:53:43 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1562
1563 * configure.in (powerpc*-*-eabisim*): Only build the simulator if
1564 the target is powerpc*-*-eabisim*, since it requires GCC to build.
1565
1566Mon Aug 21 17:53:48 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1567
1568 * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
1569 <cagney@highland.com.au>.
1570 * configure: Regnerate from configure.in.
1571
1572Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
1573
1574 * Update all FSF addresses except those in COPYING* files.
1575
1576Thu Jul 20 15:17:29 1995 Fred Fish <fnf@cygnus.com>
1577
1578 * Makefile.in (CC_FOR_BUILD): Define default and arrange to pass
1579 submakes either default or passed in value.
1580
1581Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1582
1583 * Makefile.in (all, clean, distclean, mostlyclean, realclean,
1584 install): Changed targets so that they descend all
1585 subdirectories in $(SUBDIRS).
1586 (*-all, *-clean, *-install): Removed targets.
1587
1588 * configure.in: Don't bother with target makefile fragments, they
1589 are no longer needed.
1590 * configure: regenerated.
1591
1592 * Makefile.in, configure.in: converted to autoconf.
1593 * configure: New file, generated with autconf 2.4.
1594
1595Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com>
1596
1597 * Makefile.in: Support ARM.
1598 * configure.in: Ditto.
1599
1600Sun Jan 15 16:53:47 1995 Steve Chamberlain <sac@splat>
1601
1602 * Makefile.in: Support W65.
1603 * configure.in: Ditto.
1604
1605Sun Mar 13 09:27:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1606
1607 * Makefile.in: Add TAGS target.
1608
1609Mon Sep 13 12:47:15 1993 K. Richard Pixley (rich@sendai.cygnus.com)
1610
1611 * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
1612 install-h8300, clean-h8300, all-h8500, install-h8500,
1613 clean-h8500, all-sh, install-sh, clean-sh): do not echo
a9e0ce2c 1614 recursion lines.
c906108c
SS
1615
1616Wed Jun 30 14:12:05 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
1617
1618 * Makefile.in: remove endian.h trace from h8500
1619
1620Sun Jun 13 13:08:58 1993 Jim Kingdon (kingdon@cygnus.com)
1621
1622 * Makefile.in: Add distclean, realclean, and mostlyclean targets.
1623
1624Fri May 21 11:21:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1625
1626 * Makefile.in: make all of the all-* target (except all-nothing)
1627 depend on endian.h, so that if we're not building a simulator, we
1628 don't built endian
1629
1630Fri May 21 10:55:06 1993 Ian Lance Taylor (ian@cygnus.com)
1631
1632 * Makefile.in (check, installcheck): Added dummy targets.
1633
1634Mon May 3 21:39:43 1993 Fred Fish (fnf@cygnus.com)
1635
1636 * Makefile.in (endian): Find endian.c in $(srcdir), and also
1637 explicitly make it, since some makes apparently don't work with
1638 VPATH and .c to executable rules (SunOS make for example).
1639
1640Mon May 3 08:29:01 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1641
1642 * Makefile.in (endian): Add explicit rule for broken makes.
1643
1644Mon Mar 15 15:47:53 1993 Ian Lance Taylor (ian@cygnus.com)
1645
1646 * Makefile.in (info, install-info): New targets.
1647 (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
1648 level Makefile.
1649
1650Wed Feb 10 20:12:27 1993 K. Richard Pixley (rich@ok.cygnus.com)
1651
1652 * Makefile.in (endian.h): build endian.h via a temporary file so
1653 that we don't leave an incomplete file lying around on
1654 interrupted builds.
1655 (clean): remove endian, e.h, and endian.h.
1656
1657Mon Feb 8 11:46:06 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1658
1659 * Makefile.in, configure.in: if target isn't supported, build a
1660 harmless makefile.
1661
1662