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