]>
Commit | Line | Data |
---|---|---|
24691f55 DE |
1 | Thu Sep 7 12:00:17 1995 Doug Evans <[email protected]> |
2 | ||
3 | (Try to) Update to new bfd autoconf scheme. | |
4 | * run.c: Don't include sysdep.h. | |
5 | * Makefile.in (INSTALL{,_PROGRAM,_DATA}): Use autoconf computed value. | |
6 | (CC, CFLAGS, AR, RANLIB): Likewise. | |
7 | (HDEFINES, TDEFINES): Define. | |
8 | (CC_FOR_BUILD): Delete. | |
9 | (host_makefile_frag): Delete. | |
10 | (Makefile): Don't depend on frags. | |
11 | * configure.in (sysdep.h): Don't create symlink. | |
12 | (host_makefile_frag, frags): Deleted. | |
13 | (CC, CFLAGS, AR, RANLIB, INSTALL): Compute values. | |
14 | * configure: Regenerated. | |
15 | ||
16 | Thu Aug 3 10:45:37 1995 Fred Fish <[email protected]> | |
17 | ||
18 | * Update all FSF addresses except those in COPYING* files. | |
19 | ||
d1709457 C |
20 | Wed Jul 5 16:15:54 1995 J.T. Conklin <[email protected]> |
21 | ||
24691f55 DE |
22 | * Makefile.in (clean): Remove run, libsim.a. |
23 | ||
982744ff C |
24 | * Makefile.in, configure.in: converted to autoconf. |
25 | * configure: New file, generated with autconf 2.4. | |
26 | ||
d1709457 C |
27 | * arm.mt: Removed. |
28 | ||
1a0e5dd0 SS |
29 | Fri Jun 30 16:49:47 1995 Stan Shebs <[email protected]> |
30 | ||
31 | * wrapper.c (sim_do_command): New function. | |
32 | ||
33 | Tue Jun 13 10:57:32 1995 Steve Chamberlain <[email protected]> | |
34 | ||
35 | * armos.c (ARMul_OSHandleSWI): New version to work with | |
36 | newlib simply. | |
37 | ||
c8aea29b SC |
38 | Thu Jun 8 14:37:14 1995 Steve Chamberlain <[email protected]> |
39 | ||
40 | * run.c (main): Grab return value from right register. | |
41 | ||
42 | Wed May 24 14:37:31 1995 Steve Chamberlain <[email protected]> | |
43 | ||
44 | * New. | |
45 | ||
46 |