Revert last commit, build problems.
[platform/upstream/binutils.git] / sim / m32r / ChangeLog
1997-12-04 Doug Evans * configure.in (SIM_AC_OPTION_ENVIRONMENT): Call.
1997-11-18 Doug Evans * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).
1997-10-27 Doug Evans * sem-ops.h (U{DIV,MOD}[BHSD]I): Use unsigned division.
1997-09-23 Andrew CagneyRemove need to update <targ>/Makefile.in when adding...
1997-09-22 Andrew CagneyAdd memory alignment config option.
1997-09-22 Andrew CagneySimplify logic behind the generic configuration option...
1997-09-22 Andrew CagneyAdd support for --enable-sim-alignment to simulator...
1997-09-15 Andrew CagneyUpdate to reflect change to sim/common/aclocal.m4 ...
1997-09-05 David Edelsohn* configure: Regenerated to track ../common/aclocal...
1997-09-05 Andrew CagneyDefine SIGNED64 and UNSIGNED64 macros - handle MSC...
1997-09-04 Andrew Cagneyo Add modulo argument to sim_core_attach
1997-08-27 Andrew CagneyFix doco on enable-sim-inline.
1997-08-27 Andrew CagneyAdd ABFD argument to sim_create_inferior. Document.
1997-08-26 Andrew CagneyFlush defunct sim_kill.
1997-08-25 Andrew CagneyAdd ABFD argument to sim_open call. Pass through to...
1997-05-21 Andrew CagneyWatchpoint interface.
1997-05-19 Andrew Cagneyo Implement generic halt/restart/abort module.
1997-05-05 Andrew CagneyStart of implementation of a distributed (between proce...
1997-05-03 David Edelsohn * decode.c (decode): Add computed goto support.
1997-05-02 Andrew CagneyUpdate devo version of m32r sim to build with recent...