3 * MAINTAINERS: Add myself for common portions.
7 * MAINTAINERS: Added self and Andrew for the mips sim.
11 * MAINTAINERS: Added self and Andrew for the ppc sim.
16 * m68hc11: New directory.
18 * configure: Regenerate.
22 * tic80: New directory.
23 * configure.in: Add configury.
24 * configure: Regenerate.
28 * configure.in (extra_subdirs): Add testsuite to strongarm
30 * configure: Regenerate.
34 * MAINTAINERS: New file. Blank.
38 * configure.in: Require autoconf 2.13 and remove obsolete
39 invocation of AC_C_CROSS.
40 * configure: Regenerate.
44 * configure.in: Configure the testsuite directory for thumb.
45 * configure: Regenerate.
49 * configure.in: Configure the testsuite directory for arm.
50 * configure: Regenerate.
54 * configure.in: Add support for MCore target.
55 * configure: Regenerate.
59 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Remove
60 RUNTEST instead of commenting out, fixes portability problem.
64 * configure.in: Add support for StrongARM target.
65 * configure: Regenerate.
69 * configure.in: Require autoconf 2.12.1 or higher.
73 * configure.in (i960-*-*): Add.
78 * configure.in: Added case for fr30-*-*.
79 * configure: Regenerated.
83 * ppc/Makefile.in: Add EXEEXT to installed powerpc-eabi-run program
84 to allow successful operation on Windows.
88 * Makefile.in: Take RUNTEST out of FLAGS_TO_PASS so that make
89 check can be invoked recursively.
93 * configure.in: Build simulator on sparclite and sparc86x targets.
94 * configure: Regenerate.
98 * Makefile.in (autoconf-common autoheader-common): Don't pass -l
99 to autoconf and autoheader.
103 * Makefile.in (autoconf-common autoheader-common): Pass `-l
104 ../common' to autoconf and autoheader. Unconditionally run
105 autoconf in every subdir.
106 (autoconf-changelog autoheader-changelog): Unconditionally run
107 commands in every subdir.
108 (autoconf-install autoheader-install): Likewise.
112 * Makefile.in: Get SHELL from configure.
113 * (FLAGS_TO_PASS): Pass down SHELL.
114 * configure: Regenerate with autoconf 2.12.1 to fix shell issues for
119 * configure.in (extra_subdirs): Enable igen for mn10300.
120 * configure: Re-generate.
124 * configure.in (extra_subdirs): Add support for thumb target.
126 * configure (extra_subdirs): Add support for thumb target.
130 * configure.in (extra_subdirs): Add IGEN directory when MIPS
132 * configure: Regenerate.
136 * configure.in (extra_subdirs): v850ea needs igen.
137 * configure: Re-generate.
141 * configure.in (testdir): When a testsuite directory, add that to
142 the list of confdirs.
146 * configure.in (extra_subdirs): Enable igen ready for V850.
150 * configure.in (w65-*-*, only_if_enabled): Set.
151 * configure: Re-generate.
155 * configure.in (sparc*-*-*, only_if_enabled): Set
156 only_if_enabled=yes. Check only_if_enabled before enabling a
158 * configure: Regenerate.
162 * configure.in (extra_subdirs): Add v850e target.
166 * configure.in (extra_subdirs): Add v850ea target.
170 * configure.in (sparc*-*-*): Don't build erc32.
171 * configure: Regenerate.
175 * configure.in (m32r-*-*): New target.
176 * configure: Regenerate.
178 * Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@.
182 * Makefile.in (.NOEXPORT, MAKEOVERRIDES): Moved to end, BSD make
183 thought that .NOEXPORT was the default target.
187 * Makefile.in (clean mostlyclean): Restore targets accidentally
188 deleted in earlier change.
192 * Makefile.in (autoheader-common, autoheader-changelog,
193 autoheader-install): Perform autoheader in addition to autoconf.
197 * Makefile.in (autoconf-install): New target.
198 (autoconf-changelog): Try different way to obtain user name.
202 * Makefile.in (autoconf-changelog): New target, update
203 ChangeLog for all subdirectories - normally used after
204 autoconf-common target.
208 * configure.in (extra_subdirs): Include testsuite for d30v.
209 * configure: Regenerate.
211 * Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from
213 (check): New rules - drive the testsuite.
217 * configure.in: Add mn10200 configure lines accidentally
219 * configure: Regenerated.
223 * configure.in (extra_subdirs): Generalize common sub directory
225 (extra_subdirs): For d30v add igen to the list to be built.
229 * configure.in (d30v): New target.
230 * configure: Regenerated.
234 * configure.in: Don't require GCC to build the mn10200
236 * configure: Rebuilt.
240 * configure.in: Don't configure any subdirs if no simulator
241 is being built. Don't use erc32 for sparc64.
242 * configure: Regenerated.
246 * Makefile.in (autoconf-common): New target.
247 * configure.in: Do configure common.
248 * configure: Regenerated.
252 * configure configure.in: Don't configure common anymore. Files
253 from common are now built in the individual simualtor directories.
254 This fixes problems with the WinGDB build procedure.
258 * configure: Enable the mn10200 simulator.
262 * configure.in (configdirs): Add common.
263 * configure: Regenerated.
267 * configure.in (powerpc*-*-linux*): Treat like the other powerpc
268 system V based targets.
269 * configure: Regenerate.
273 * configure.in (--enable-sim-powerpc): Delete.
275 * configure: Regenerated.
279 * configure.in: Only build the V850 simulator if
281 * configure: Rebuild.
285 * configure.in: Do build erc32 for DOS and Windows hosts.
286 * configure: Rebuild.
290 * Makefile.in erc32/Makefile.in: Don't set srcroot. This should
291 be inherited from the parent. Remove INSTALL_XFORM and
292 INSTALL_XFORM1. Make INSTALL be set from configure.
296 * configure.in: Only build the MIPS simulator if we are using
298 * configure: Rebuild.
302 * configure.in (v850-*-*): Added V850 simulator.
306 * configure.in (d10v-*-*): Added D10V simulator.
310 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
311 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
313 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
314 (AC_PROG_INSTALL): Added.
315 * configure: Rebuilt.
319 * configure.in: Only configure erc32 if using gcc.
320 * configure: Rebuild.
324 * configure.in (sim_target): Build PowerPC simulator for powerpc
325 System V.4, Solaris, and Elf targets.
326 * configure: Regenerate with autoconf 2.10.
328 Wed May 22 12:10:49 1996 Rob Savoye <rob@chinadoll>
330 * configure.in: Only built erc32 simulator on Unix hosts as it
332 * configure: Regenerated with autoconf 2.8.
336 * erc32: Sparc simulator from the ESA.
341 * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
342 * configure: Regenerate using autoconf.
346 * Makefile.in (install): Fix typo.
350 * configure: Regenerate with autoconf 2.7.
352 * Makefile.in (all): Simplify.
353 (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
354 as in the all target.
355 (distclean, maintainer-clean, realclean): Likewise.
360 * Makefile.in (all): Remove extra '\' char from shell script.
364 * Makefile.in (all): Avoid a for loop with zero elements, even if
365 the loop will not be executed because of an if statement.
369 * Makefile.in (install): Add missing semicolon in "fi \".
373 * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
374 defaults from configure.
376 * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
378 (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
379 if either --enable-sim-powerpc is used, or the host compiler is
384 * configure.in (mips*-*-*): Added "mips" simulator target.
385 * configure: Re-generated.
389 * Makefile.in (BISON): Remove macro.
390 (FLAGS_TO_PASS): Remove BISON.
394 * configure.in: Explicitly `exit 0' for broken shells.
395 * configure: Rebuilt.
399 * common/run.c (main): Initialize the callbacks.
403 * Makefile.in (maintainer-clean): New synonym for realclean.
407 * configure.in (powerpc*-*-eabisim*): Only build the simulator if
408 the target is powerpc*-*-eabisim*, since it requires GCC to build.
412 * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
414 * configure: Regnerate from configure.in.
418 * Update all FSF addresses except those in COPYING* files.
422 * Makefile.in (CC_FOR_BUILD): Define default and arrange to pass
423 submakes either default or passed in value.
427 * Makefile.in (all, clean, distclean, mostlyclean, realclean,
428 install): Changed targets so that they descend all
429 subdirectories in $(SUBDIRS).
430 (*-all, *-clean, *-install): Removed targets.
432 * configure.in: Don't bother with target makefile fragments, they
433 are no longer needed.
434 * configure: regenerated.
436 * Makefile.in, configure.in: converted to autoconf.
437 * configure: New file, generated with autconf 2.4.
441 * Makefile.in: Support ARM.
442 * configure.in: Ditto.
444 Sun Jan 15 16:53:47 1995 Steve Chamberlain <sac@splat>
446 * Makefile.in: Support W65.
447 * configure.in: Ditto.
451 * Makefile.in: Add TAGS target.
455 * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
456 install-h8300, clean-h8300, all-h8500, install-h8500,
457 clean-h8500, all-sh, install-sh, clean-sh): do not echo
460 Wed Jun 30 14:12:05 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
462 * Makefile.in: remove endian.h trace from h8500
466 * Makefile.in: Add distclean, realclean, and mostlyclean targets.
468 Fri May 21 11:21:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
470 * Makefile.in: make all of the all-* target (except all-nothing)
471 depend on endian.h, so that if we're not building a simulator, we
476 * Makefile.in (check, installcheck): Added dummy targets.
480 * Makefile.in (endian): Find endian.c in $(srcdir), and also
481 explicitly make it, since some makes apparently don't work with
482 VPATH and .c to executable rules (SunOS make for example).
486 * Makefile.in (endian): Add explicit rule for broken makes.
490 * Makefile.in (info, install-info): New targets.
491 (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
496 * Makefile.in (endian.h): build endian.h via a temporary file so
497 that we don't leave an incomplete file lying around on
499 (clean): remove endian, e.h, and endian.h.
503 * Makefile.in, configure.in: if target isn't supported, build a