diff options
author | Andrew Cagney <cagney@redhat.com> | 1998-04-21 00:11:40 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1998-04-21 00:11:40 +0000 |
commit | 98f5dae13b105229af113f761ffe8b4dbf3f428d (patch) | |
tree | 04d91961217a0d6fe26bf9e274c0bcdaac8b3fa4 /sim/igen/ChangeLog | |
parent | 970a8fd6c356d9029c7b1eeb0cb895c3426fcf6f (diff) | |
download | gdb-98f5dae13b105229af113f761ffe8b4dbf3f428d.zip gdb-98f5dae13b105229af113f761ffe8b4dbf3f428d.tar.gz gdb-98f5dae13b105229af113f761ffe8b4dbf3f428d.tar.bz2 |
* gen-icache.c (print_icache_extraction): When generating #define
force the expression to the correct type.
Diffstat (limited to 'sim/igen/ChangeLog')
-rw-r--r-- | sim/igen/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/sim/igen/ChangeLog b/sim/igen/ChangeLog index fae78c1..31ba762 100644 --- a/sim/igen/ChangeLog +++ b/sim/igen/ChangeLog @@ -1,3 +1,19 @@ +Tue Apr 21 01:37:54 1998 Andrew Cagney <cagney@b1.cygnus.com> + + * gen-icache.c (print_icache_extraction): When generating #define + force the expression to the correct type. + +Thu Apr 16 08:50:29 1998 Andrew Cagney <cagney@b1.cygnus.com> + + * misc.c (name2i): strlen returns an unsigned. + +Tue Apr 14 19:04:28 1998 Andrew Cagney <cagney@b1.cygnus.com> + + * igen.h (struct igen_warn_options): Add unimplemented option. + * igen.c (main): Update + + * ld-insn.c (load_insn_table): Report unimplemented functions. + Tue Apr 14 10:57:26 1998 Andrew Cagney <cagney@b1.cygnus.com> * ld-insn.c (parse_insn_word): Treat `!' and `=' as valid |