diff options
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index a2eb578..c896359 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,5 +1,9 @@ Mon Sep 22 11:46:20 1997 Andrew Cagney <cagney@b1.cygnus.com> + * sim-config.h (WITH_DEFAULT_ALIGNMENT): Don't hardwire any alignment. + + * sim-options.c (standard_option_handler): Typo in warning message. + * sim-base.h (STATE_MODEL): Make conditional on SIM_HAVE_MODEL. * sim-profile.c (profile_print_insn): Check 0 .. MAX_INSN for any |