3 * interp.c (sim_open): Add ABFD argument. Change ARGV to PARGV.
7 * interp.c (sim_open): Add callback argument.
11 * Makefile.in (INSTALL): Set to @INSTALL@.
12 (INSTALL_XFORM, INSTALL_XFORM1): Remove.
13 (install): Depend upon installdirs. Use $(program_transform_name)
14 directly, rather than using $(INSTALL_XFORM) and
16 (installdirs): New target.
20 * Makefile.in (INSTALL): Change install.sh to install-sh.
24 * interp.c (sim_open): New arg `kind'. `name is now `argv'.
28 * Makefile.in (mostlyclean): Move config.log to distclean.
32 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
33 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
35 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
36 (AC_PROG_INSTALL): Added.
41 * configure: Regenerate with autoconf 2.7.
45 * Makefile.in: Remove tabs from otherwise empty line.
46 Confuses many older non-GNU versions of "make".
50 * Makefile.in (BISONFLAGS): Remove macro.
54 * Makefile.in (maintainer-clean): New synonym for realclean.
58 * configure.in: Convert to use autoconf.
59 * configure: New file, built by autoconf.
60 * acconfig.h: New file.
61 * config.in: New file, built by autoheader.
62 * Makefile.in: Various changes for new configure script. Also:
63 (INSTALL): Go up two levels, not one.
64 (ALLOCA, MALLOC, OPCODES): Remove.
65 (gencode): Use $(CC_FOR_BUILD).
67 (run.o, interp.o): Depend upon config.h.
68 * interp.c: Include "config.h". Don't include "sysdep.h".
69 Include <stdlib.h>, <time.h>, and <unistd.h> if they exist.
70 * run.c: Include "config.h". Don't include "sysdep.h". Include
71 <stdlib.h> if it exists. Include "getopt.h". Declare printf if
76 * Update all FSF addresses except those in COPYING* files.
84 * configure.in: Fix typo in last change.
88 * run.c: parse arguments with getopt().
92 * configure.in: Use ../../bfd/hosts/std-host.h if specific