diff options
Diffstat (limited to 'sim')
-rw-r--r-- | sim/common/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index bf64f2e..b7e25b7 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,12 @@ +Tue Jul 21 16:27:43 1998 Doug Evans <devans@seba.cygnus.com> + + * cgen-utils.c: Include bfd.h. + (sim_disassemble_insn): Update call to CGEN_EXTRACT_FN. + +Wed Jul 8 18:24:10 1998 Jeffrey A Law (law@cygnus.com) + + * sim-bits.h (EXTEND24): Fix typo. + Wed Jul 8 17:41:47 1998 Andrew Cagney <cagney@b1.cygnus.com> * sim-events.c (ETRACE_P): New macro. |