3 * tic80: New directory.
4 * configure.in: Add configury.
5 * configure: Regenerate.
9 * configure.in (extra_subdirs): Add testsuite to strongarm
11 * configure: Regenerate.
15 * MAINTAINERS: New file. Blank.
19 * configure.in: Require autoconf 2.13 and remove obsolete
20 invocation of AC_C_CROSS.
21 * configure: Regenerate.
25 * configure.in: Configure the testsuite directory for thumb.
26 * configure: Regenerate.
30 * configure.in: Configure the testsuite directory for arm.
31 * configure: Regenerate.
35 * configure.in: Add support for MCore target.
36 * configure: Regenerate.
40 * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Remove
41 RUNTEST instead of commenting out, fixes portability problem.
45 * configure.in: Add support for StrongARM target.
46 * configure: Regenerate.
50 * configure.in: Require autoconf 2.12.1 or higher.
54 * configure.in (i960-*-*): Add.
59 * configure.in: Added case for fr30-*-*.
60 * configure: Regenerated.
64 * ppc/Makefile.in: Add EXEEXT to installed powerpc-eabi-run program
65 to allow successful operation on Windows.
69 * Makefile.in: Take RUNTEST out of FLAGS_TO_PASS so that make
70 check can be invoked recursively.
74 * configure.in: Build simulator on sparclite and sparc86x targets.
75 * configure: Regenerate.
79 * Makefile.in (autoconf-common autoheader-common): Don't pass -l
80 to autoconf and autoheader.
84 * Makefile.in (autoconf-common autoheader-common): Pass `-l
85 ../common' to autoconf and autoheader. Unconditionally run
86 autoconf in every subdir.
87 (autoconf-changelog autoheader-changelog): Unconditionally run
88 commands in every subdir.
89 (autoconf-install autoheader-install): Likewise.
93 * Makefile.in: Get SHELL from configure.
94 * (FLAGS_TO_PASS): Pass down SHELL.
95 * configure: Regenerate with autoconf 2.12.1 to fix shell issues for
100 * configure.in (extra_subdirs): Enable igen for mn10300.
101 * configure: Re-generate.
105 * configure.in (extra_subdirs): Add support for thumb target.
107 * configure (extra_subdirs): Add support for thumb target.
111 * configure.in (extra_subdirs): Add IGEN directory when MIPS
113 * configure: Regenerate.
117 * configure.in (extra_subdirs): v850ea needs igen.
118 * configure: Re-generate.
122 * configure.in (testdir): When a testsuite directory, add that to
123 the list of confdirs.
127 * configure.in (extra_subdirs): Enable igen ready for V850.
131 * configure.in (w65-*-*, only_if_enabled): Set.
132 * configure: Re-generate.
136 * configure.in (sparc*-*-*, only_if_enabled): Set
137 only_if_enabled=yes. Check only_if_enabled before enabling a
139 * configure: Regenerate.
143 * configure.in (extra_subdirs): Add v850e target.
147 * configure.in (extra_subdirs): Add v850ea target.
151 * configure.in (sparc*-*-*): Don't build erc32.
152 * configure: Regenerate.
156 * configure.in (m32r-*-*): New target.
157 * configure: Regenerate.
159 * Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@.
163 * Makefile.in (.NOEXPORT, MAKEOVERRIDES): Moved to end, BSD make
164 thought that .NOEXPORT was the default target.
168 * Makefile.in (clean mostlyclean): Restore targets accidentally
169 deleted in earlier change.
173 * Makefile.in (autoheader-common, autoheader-changelog,
174 autoheader-install): Perform autoheader in addition to autoconf.
178 * Makefile.in (autoconf-install): New target.
179 (autoconf-changelog): Try different way to obtain user name.
183 * Makefile.in (autoconf-changelog): New target, update
184 ChangeLog for all subdirectories - normally used after
185 autoconf-common target.
189 * configure.in (extra_subdirs): Include testsuite for d30v.
190 * configure: Regenerate.
192 * Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from
194 (check): New rules - drive the testsuite.
198 * configure.in: Add mn10200 configure lines accidentally
200 * configure: Regenerated.
204 * configure.in (extra_subdirs): Generalize common sub directory
206 (extra_subdirs): For d30v add igen to the list to be built.
210 * configure.in (d30v): New target.
211 * configure: Regenerated.
215 * configure.in: Don't require GCC to build the mn10200
217 * configure: Rebuilt.
221 * configure.in: Don't configure any subdirs if no simulator
222 is being built. Don't use erc32 for sparc64.
223 * configure: Regenerated.
227 * Makefile.in (autoconf-common): New target.
228 * configure.in: Do configure common.
229 * configure: Regenerated.
233 * configure configure.in: Don't configure common anymore. Files
234 from common are now built in the individual simualtor directories.
235 This fixes problems with the WinGDB build procedure.
239 * configure: Enable the mn10200 simulator.
243 * configure.in (configdirs): Add common.
244 * configure: Regenerated.
248 * configure.in (powerpc*-*-linux*): Treat like the other powerpc
249 system V based targets.
250 * configure: Regenerate.
254 * configure.in (--enable-sim-powerpc): Delete.
256 * configure: Regenerated.
260 * configure.in: Only build the V850 simulator if
262 * configure: Rebuild.
266 * configure.in: Do build erc32 for DOS and Windows hosts.
267 * configure: Rebuild.
271 * Makefile.in erc32/Makefile.in: Don't set srcroot. This should
272 be inherited from the parent. Remove INSTALL_XFORM and
273 INSTALL_XFORM1. Make INSTALL be set from configure.
277 * configure.in: Only build the MIPS simulator if we are using
279 * configure: Rebuild.
283 * configure.in (v850-*-*): Added V850 simulator.
287 * configure.in (d10v-*-*): Added D10V simulator.
291 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
292 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
294 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
295 (AC_PROG_INSTALL): Added.
296 * configure: Rebuilt.
300 * configure.in: Only configure erc32 if using gcc.
301 * configure: Rebuild.
305 * configure.in (sim_target): Build PowerPC simulator for powerpc
306 System V.4, Solaris, and Elf targets.
307 * configure: Regenerate with autoconf 2.10.
309 Wed May 22 12:10:49 1996 Rob Savoye <rob@chinadoll>
311 * configure.in: Only built erc32 simulator on Unix hosts as it
313 * configure: Regenerated with autoconf 2.8.
317 * erc32: Sparc simulator from the ESA.
322 * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
323 * configure: Regenerate using autoconf.
327 * Makefile.in (install): Fix typo.
331 * configure: Regenerate with autoconf 2.7.
333 * Makefile.in (all): Simplify.
334 (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
335 as in the all target.
336 (distclean, maintainer-clean, realclean): Likewise.
341 * Makefile.in (all): Remove extra '\' char from shell script.
345 * Makefile.in (all): Avoid a for loop with zero elements, even if
346 the loop will not be executed because of an if statement.
350 * Makefile.in (install): Add missing semicolon in "fi \".
354 * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
355 defaults from configure.
357 * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
359 (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
360 if either --enable-sim-powerpc is used, or the host compiler is
365 * configure.in (mips*-*-*): Added "mips" simulator target.
366 * configure: Re-generated.
370 * Makefile.in (BISON): Remove macro.
371 (FLAGS_TO_PASS): Remove BISON.
375 * configure.in: Explicitly `exit 0' for broken shells.
376 * configure: Rebuilt.
380 * common/run.c (main): Initialize the callbacks.
384 * Makefile.in (maintainer-clean): New synonym for realclean.
388 * configure.in (powerpc*-*-eabisim*): Only build the simulator if
389 the target is powerpc*-*-eabisim*, since it requires GCC to build.
393 * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
395 * configure: Regnerate from configure.in.
399 * Update all FSF addresses except those in COPYING* files.
403 * Makefile.in (CC_FOR_BUILD): Define default and arrange to pass
404 submakes either default or passed in value.
408 * Makefile.in (all, clean, distclean, mostlyclean, realclean,
409 install): Changed targets so that they descend all
410 subdirectories in $(SUBDIRS).
411 (*-all, *-clean, *-install): Removed targets.
413 * configure.in: Don't bother with target makefile fragments, they
414 are no longer needed.
415 * configure: regenerated.
417 * Makefile.in, configure.in: converted to autoconf.
418 * configure: New file, generated with autconf 2.4.
422 * Makefile.in: Support ARM.
423 * configure.in: Ditto.
425 Sun Jan 15 16:53:47 1995 Steve Chamberlain <sac@splat>
427 * Makefile.in: Support W65.
428 * configure.in: Ditto.
432 * Makefile.in: Add TAGS target.
436 * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
437 install-h8300, clean-h8300, all-h8500, install-h8500,
438 clean-h8500, all-sh, install-sh, clean-sh): do not echo
441 Wed Jun 30 14:12:05 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
443 * Makefile.in: remove endian.h trace from h8500
447 * Makefile.in: Add distclean, realclean, and mostlyclean targets.
449 Fri May 21 11:21:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
451 * Makefile.in: make all of the all-* target (except all-nothing)
452 depend on endian.h, so that if we're not building a simulator, we
457 * Makefile.in (check, installcheck): Added dummy targets.
461 * Makefile.in (endian): Find endian.c in $(srcdir), and also
462 explicitly make it, since some makes apparently don't work with
463 VPATH and .c to executable rules (SunOS make for example).
467 * Makefile.in (endian): Add explicit rule for broken makes.
471 * Makefile.in (info, install-info): New targets.
472 (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
477 * Makefile.in (endian.h): build endian.h via a temporary file so
478 that we don't leave an incomplete file lying around on
480 (clean): remove endian, e.h, and endian.h.
484 * Makefile.in, configure.in: if target isn't supported, build a