3 * configure: Regenerated to track ../common/aclocal.m4 changes.
5 Sun Apr 26 15:31:55 1998 Tom Tromey <tromey@creche>
7 * configure: Regenerated to track ../common/aclocal.m4 changes.
12 * acconfig.h: New file.
13 * configure.in: Reverted change of Apr 24; use sinclude again.
14 Don't call AC_C_CROSS.
16 Fri Apr 24 14:16:40 1998 Tom Tromey <tromey@creche>
18 * configure: Regenerated to track ../common/aclocal.m4 changes.
23 * acconfig.h: Removed.
24 * configure.in: Call CY_GNU_GETTEXT.
25 * Makefile.in (INTLLIBS): New macro.
27 ($(RUN_PROG)): Depend on INTLDEPS; link against INTLLIBS.
28 (top_builddir): New macro.
32 * configure: Regenerate with autoconf 2.12.1.
36 * run.c (main): Pass length into sim_fetch_register.
38 * interp.c (sim_store_register, sim_fetch_register): Pass in
39 length parameter. Return -1.
43 * interp.c (sim_kill): Delete.
44 (sim_create_inferior): Add ABFD argument. Set PC from same.
48 * interp.c (sim_open): Add ABFD argument. Change ARGV to PARGV.
52 * interp.c (sim_open): Add callback argument.
56 * Makefile.in (INSTALL): Set to @INSTALL@.
57 (INSTALL_XFORM, INSTALL_XFORM1): Remove.
58 (install): Depend upon installdirs. Use $(program_transform_name)
59 directly, rather than using $(INSTALL_XFORM) and
61 (installdirs): New target.
65 * Makefile.in (INSTALL): Change install.sh to install-sh.
69 * interp.c (sim_open): New arg `kind'. `name is now `argv'.
73 * Makefile.in (mostlyclean): Move config.log to distclean.
77 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
78 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
80 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
81 (AC_PROG_INSTALL): Added.
86 * configure: Regenerate with autoconf 2.7.
90 * Makefile.in: Remove tabs from otherwise empty line.
91 Confuses many older non-GNU versions of "make".
95 * Makefile.in (BISONFLAGS): Remove macro.
99 * Makefile.in (maintainer-clean): New synonym for realclean.
103 * configure.in: Convert to use autoconf.
104 * configure: New file, built by autoconf.
105 * acconfig.h: New file.
106 * config.in: New file, built by autoheader.
107 * Makefile.in: Various changes for new configure script. Also:
108 (INSTALL): Go up two levels, not one.
109 (ALLOCA, MALLOC, OPCODES): Remove.
110 (gencode): Use $(CC_FOR_BUILD).
112 (run.o, interp.o): Depend upon config.h.
113 * interp.c: Include "config.h". Don't include "sysdep.h".
114 Include <stdlib.h>, <time.h>, and <unistd.h> if they exist.
115 * run.c: Include "config.h". Don't include "sysdep.h". Include
116 <stdlib.h> if it exists. Include "getopt.h". Declare printf if
121 * Update all FSF addresses except those in COPYING* files.
129 * configure.in: Fix typo in last change.
133 * run.c: parse arguments with getopt().
137 * configure.in: Use ../../bfd/hosts/std-host.h if specific