diff --git a/sim/igen/ChangeLog b/sim/igen/ChangeLog index a71d0c55de..20ea1ce80b 100644 --- a/sim/igen/ChangeLog +++ b/sim/igen/ChangeLog @@ -1,3 +1,15 @@ +Fri Apr 24 19:45:00 1998 Andrew Cagney + + * gen-icache.c (print_icache_extraction): Do not type cast + pointers. + + * ld-insn.c (load_insn_table): Terminate error with NL. + + * gen.c (insns_bit_useless): Perform unsigned bit comparisons. + + * filter.c (is_filtered_out, filter_parse): Pacify GCC, len is + unsigned. + Wed Apr 22 14:27:39 1998 Michael Meissner * configure: Reconfigure to pick up ../common/aclocal.m4 changes