(Try to) Update to new bfd autoconf scheme.
* run.c: Don't include sysdep.h.
* Makefile.in (INSTALL{,_PROGRAM,_DATA}): Use autoconf computed value.
(CC, CFLAGS, AR, RANLIB): Likewise.
(HDEFINES, TDEFINES): Define.
(CC_FOR_BUILD): Delete.
(host_makefile_frag): Delete.
(Makefile): Don't depend on frags.
* configure.in (sysdep.h): Don't create symlink.
(host_makefile_frag, frags): Deleted.
(CC, CFLAGS, AR, RANLIB, INSTALL): Compute values.
* configure: Regenerated.
1995-09-08 03:08:15 +08:00
|
|
|
Thu Sep 7 12:00:17 1995 Doug Evans <dje@canuck.cygnus.com>
|
|
|
|
|
|
|
|
(Try to) Update to new bfd autoconf scheme.
|
|
|
|
* run.c: Don't include sysdep.h.
|
|
|
|
* Makefile.in (INSTALL{,_PROGRAM,_DATA}): Use autoconf computed value.
|
|
|
|
(CC, CFLAGS, AR, RANLIB): Likewise.
|
|
|
|
(HDEFINES, TDEFINES): Define.
|
|
|
|
(CC_FOR_BUILD): Delete.
|
|
|
|
(host_makefile_frag): Delete.
|
|
|
|
(Makefile): Don't depend on frags.
|
|
|
|
* configure.in (sysdep.h): Don't create symlink.
|
|
|
|
(host_makefile_frag, frags): Deleted.
|
|
|
|
(CC, CFLAGS, AR, RANLIB, INSTALL): Compute values.
|
|
|
|
* configure: Regenerated.
|
|
|
|
|
|
|
|
Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
|
|
|
|
|
|
|
|
* Update all FSF addresses except those in COPYING* files.
|
|
|
|
|
1995-07-06 07:18:25 +08:00
|
|
|
Wed Jul 5 16:15:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
|
|
|
|
|
(Try to) Update to new bfd autoconf scheme.
* run.c: Don't include sysdep.h.
* Makefile.in (INSTALL{,_PROGRAM,_DATA}): Use autoconf computed value.
(CC, CFLAGS, AR, RANLIB): Likewise.
(HDEFINES, TDEFINES): Define.
(CC_FOR_BUILD): Delete.
(host_makefile_frag): Delete.
(Makefile): Don't depend on frags.
* configure.in (sysdep.h): Don't create symlink.
(host_makefile_frag, frags): Deleted.
(CC, CFLAGS, AR, RANLIB, INSTALL): Compute values.
* configure: Regenerated.
1995-09-08 03:08:15 +08:00
|
|
|
* Makefile.in (clean): Remove run, libsim.a.
|
|
|
|
|
1995-07-06 07:39:33 +08:00
|
|
|
* Makefile.in, configure.in: converted to autoconf.
|
|
|
|
* configure: New file, generated with autconf 2.4.
|
|
|
|
|
1995-07-06 07:18:25 +08:00
|
|
|
* arm.mt: Removed.
|
|
|
|
|
1995-07-01 07:59:46 +08:00
|
|
|
Fri Jun 30 16:49:47 1995 Stan Shebs <shebs@andros.cygnus.com>
|
|
|
|
|
|
|
|
* wrapper.c (sim_do_command): New function.
|
|
|
|
|
|
|
|
Tue Jun 13 10:57:32 1995 Steve Chamberlain <sac@slash.cygnus.com>
|
|
|
|
|
|
|
|
* armos.c (ARMul_OSHandleSWI): New version to work with
|
|
|
|
newlib simply.
|
|
|
|
|
1995-06-09 05:37:35 +08:00
|
|
|
Thu Jun 8 14:37:14 1995 Steve Chamberlain <sac@slash.cygnus.com>
|
|
|
|
|
|
|
|
* run.c (main): Grab return value from right register.
|
|
|
|
|
|
|
|
Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com>
|
|
|
|
|
|
|
|
* New.
|
|
|
|
|
|
|
|
|