binutils-gdb/sim/m68hc11
Andrew Cagney 35695fd6e5 Index: arm/ChangeLog
2005-01-14  Andrew Cagney  <cagney@gnu.org>

	* configure.ac: Sinclude aclocal.m4 before common.m4.  Add
	explicit call to AC_CONFIG_HEADER.
	* configure: Regenerate.

Index: common/ChangeLog
2005-01-14  Andrew Cagney  <cagney@gnu.org>

	* configure.ac: Replace SIM_AC_COMMON with sinclude of common.m4.
	Add explicit call to AC_CONFIG_HEADER.
	* common.m4: Delete call to AC_CONFIG_HEADER, update usage.
	* configure: Re-generate.

Index: d10v/ChangeLog
2005-01-14  Andrew Cagney  <cagney@gnu.org>

	* configure.ac: Sinclude aclocal.m4 before common.m4.  Add
	explicit call to AC_CONFIG_HEADER.
	* configure: Regenerate.

Index: erc32/ChangeLog
2005-01-14  Andrew Cagney  <cagney@gnu.org>

	* configure.ac: Sinclude aclocal.m4 before common.m4.  Add
	explicit call to AC_CONFIG_HEADER.
	* configure: Regenerate.

Index: frv/ChangeLog
2005-01-14  Andrew Cagney  <cagney@gnu.org>

	* configure.ac: Sinclude aclocal.m4 before common.m4.  Add
	explicit call to AC_CONFIG_HEADER.
	* configure: Regenerate.

Index: h8300/ChangeLog
2005-01-14  Andrew Cagney  <cagney@gnu.org>

	* configure.ac: Sinclude aclocal.m4 before common.m4.  Add
	explicit call to AC_CONFIG_HEADER.
	* configure: Regenerate.

Index: m32r/ChangeLog
2005-01-14  Andrew Cagney  <cagney@gnu.org>

	* configure.ac: Sinclude aclocal.m4 before common.m4.  Add
	explicit call to AC_CONFIG_HEADER.
	* configure: Regenerate.

Index: m68hc11/ChangeLog
2005-01-14  Andrew Cagney  <cagney@gnu.org>

	* configure.ac: Sinclude aclocal.m4 before common.m4.  Add
	explicit call to AC_CONFIG_HEADER.
	* configure: Regenerate.

Index: mcore/ChangeLog
2005-01-14  Andrew Cagney  <cagney@gnu.org>

	* configure.ac: Sinclude aclocal.m4 before common.m4.  Add
	explicit call to AC_CONFIG_HEADER.
	* configure: Regenerate.

Index: mips/ChangeLog
2005-01-14  Andrew Cagney  <cagney@gnu.org>

	* configure.ac: Sinclude aclocal.m4 before common.m4.  Add
	explicit call to AC_CONFIG_HEADER.
	* configure: Regenerate.

Index: mn10300/ChangeLog
2005-01-14  Andrew Cagney  <cagney@gnu.org>

	* configure.ac: Sinclude aclocal.m4 before common.m4.  Add
	explicit call to AC_CONFIG_HEADER.
	* configure: Regenerate.

Index: sh/ChangeLog
2005-01-14  Andrew Cagney  <cagney@gnu.org>

	* configure.ac: Sinclude aclocal.m4 before common.m4.  Add
	explicit call to AC_CONFIG_HEADER.
	* configure: Regenerate.

Index: v850/ChangeLog
2005-01-14  Andrew Cagney  <cagney@gnu.org>

	* configure.ac: Sinclude aclocal.m4 before common.m4.  Add
	explicit call to AC_CONFIG_HEADER.
	* configure: Regenerate.
2005-01-14 20:05:48 +00:00
..
ChangeLog Index: arm/ChangeLog 2005-01-14 20:05:48 +00:00
Makefile.in * Makefile.in (SIM_EXTRA_CFLAGS): Set WITH_TARGET_ADDRESS_BITSIZE 2003-03-02 10:03:40 +00:00
config.in New simulator. 2000-07-27 11:23:39 +00:00
configure Index: arm/ChangeLog 2005-01-14 20:05:48 +00:00
configure.ac Index: arm/ChangeLog 2005-01-14 20:05:48 +00:00
dv-m68hc11.c * dv-m68hc11tim.c (cycle_to_string): Add flags parameter to better 2003-08-08 21:02:24 +00:00
dv-m68hc11eepr.c * dv-m68hc11eepr.c (struct m68hc11eepr ): Use const char* for filename. 2002-08-13 09:01:16 +00:00
dv-m68hc11sio.c * dv-m68hc11tim.c (cycle_to_string): Add flags parameter to better 2003-08-08 21:02:24 +00:00
dv-m68hc11spi.c * dv-m68hc11tim.c (cycle_to_string): Add flags parameter to better 2003-08-08 21:02:24 +00:00
dv-m68hc11tim.c * dv-m68hc11tim.c (cycle_to_string): Add flags parameter to better 2003-08-08 21:02:24 +00:00
dv-nvram.c Fix device memory allocation in 68hc11 simulator 2000-11-24 20:53:35 +00:00
emulos.c New simulator. 2000-07-27 11:23:39 +00:00
gencode.c * m68hc11_sim.c (cpu_special): Handle call and rtc instructions. 2002-08-13 07:46:09 +00:00
interp.c * interp.c (sim_prepare_for_program): Use bfd_get_section_size 2004-06-15 01:08:34 +00:00
interrupts.c * dv-m68hc11tim.c (cycle_to_string): Add flags parameter to better 2003-08-08 21:02:24 +00:00
interrupts.h * interrupts.c (interrupts_reset): New function, setup interrupt 2002-03-07 18:59:38 +00:00
m68hc11_sim.c * dv-m68hc11tim.c (cycle_to_string): Add flags parameter to better 2003-08-08 21:02:24 +00:00
sim-main.h * dv-m68hc11tim.c (cycle_to_string): Add flags parameter to better 2003-08-08 21:02:24 +00:00