binutils-gdb/sim
Stu Grossman 80b7b3a50c * aclocal.m4 (SIM_AC_COMMON): Move contents of Make-common.in
into here.  Makes insertion into makefiles easier.  Also, change
	the way that callback.o, gentmap, targ-vals.h, targ-map.c,
	targ-map.o, and run are built.  They are now built in the
	individual simulator directories, taking sources from ../common as
	necessary.  This replaces the merging of libcommon.a into
	linsim.a, which was problematic for the WinGDB build process.
	* run.c:  Include config.h from . instead of ../common.
	* Make-common.in:  Remove.  It's no longer necessary.
1997-01-23 22:08:21 +00:00
..
arm * run.c: Deleted, use one in ../common now. 1996-11-20 09:10:22 +00:00
common * aclocal.m4 (SIM_AC_COMMON): Move contents of Make-common.in 1997-01-23 22:08:21 +00:00
d10v Mon Dec 16 13:39:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 1996-12-16 21:39:47 +00:00
erc32 Link with SIM_EXTRA_LIBS, not just EXTRA_LIBS, which is never set. 1996-12-16 22:16:24 +00:00
h8300 * Makefile.in: Delete stuff moved to ../common/Make-common.in. 1996-11-20 09:47:57 +00:00
m32r Getting there ... 1996-12-17 21:08:20 +00:00
mips For NEC 4300 project, fix last remaining host/target endianness problem 1997-01-08 20:40:40 +00:00
mn10300 * simops.c: Undo last change to "rol" and "ror", original code 1997-01-21 22:03:39 +00:00
ppc New revision from Andrew 1996-12-10 16:12:48 +00:00
sh * Makefile.in: Delete stuff moved to ../common/Make-common.in. 1996-11-20 10:18:18 +00:00
v850 Multiply ops sign extend, not zero extend 1997-01-20 21:06:48 +00:00
w65
.Sanitize * configure: Enable the mn10200 simulator. 1997-01-13 20:21:35 +00:00
ChangeLog * configure configure.in: Don't configure common anymore. Files 1997-01-23 22:07:08 +00:00
configure * configure configure.in: Don't configure common anymore. Files 1997-01-23 22:07:08 +00:00
configure.in * configure configure.in: Don't configure common anymore. Files 1997-01-23 22:07:08 +00:00
Makefile.in