* configure.in: Remove AC_PROG_INSTALL.
[deliverable/binutils-gdb.git] / sim / arm / ChangeLog
1 Fri Sep 8 14:27:20 1995 Ian Lance Taylor <ian@cygnus.com>
2
3 * configure.in: Remove AC_PROG_INSTALL.
4 * configure: Rebuild.
5 * Makefile.in (INSTALL): Revert to using install.sh.
6 (INSTALL_PROGRAM, INSTALL_DATA): Set to $(INSTALL).
7 (INSTALL_XFORM, INSTALL_XFORM1): Restore.
8 (mostlyclean): Make the same as clean, not distclean.
9 (clean): Remove config.log.
10 (install): Don't install in $(tooldir).
11
12 Thu Sep 7 12:00:17 1995 Doug Evans <dje@canuck.cygnus.com>
13
14 (Try to) Update to new bfd autoconf scheme.
15 * run.c: Don't include sysdep.h.
16 * Makefile.in (INSTALL{,_PROGRAM,_DATA}): Use autoconf computed value.
17 (CC, CFLAGS, AR, RANLIB): Likewise.
18 (HDEFINES, TDEFINES): Define.
19 (CC_FOR_BUILD): Delete.
20 (host_makefile_frag): Delete.
21 (Makefile): Don't depend on frags.
22 * configure.in (sysdep.h): Don't create symlink.
23 (host_makefile_frag, frags): Deleted.
24 (CC, CFLAGS, AR, RANLIB, INSTALL): Compute values.
25 * configure: Regenerated.
26
27 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
28
29 * Update all FSF addresses except those in COPYING* files.
30
31 Wed Jul 5 16:15:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
32
33 * Makefile.in (clean): Remove run, libsim.a.
34
35 * Makefile.in, configure.in: converted to autoconf.
36 * configure: New file, generated with autconf 2.4.
37
38 * arm.mt: Removed.
39
40 Fri Jun 30 16:49:47 1995 Stan Shebs <shebs@andros.cygnus.com>
41
42 * wrapper.c (sim_do_command): New function.
43
44 Tue Jun 13 10:57:32 1995 Steve Chamberlain <sac@slash.cygnus.com>
45
46 * armos.c (ARMul_OSHandleSWI): New version to work with
47 newlib simply.
48
49 Thu Jun 8 14:37:14 1995 Steve Chamberlain <sac@slash.cygnus.com>
50
51 * run.c (main): Grab return value from right register.
52
53 Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com>
54
55 * New.
56
57
This page took 0.033157 seconds and 5 git commands to generate.