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