* ld-insn.c (load_insn_table): Terminate error with NL.
authorAndrew Cagney <cagney@redhat.com>
Fri, 24 Apr 1998 09:52:25 +0000 (09:52 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 24 Apr 1998 09:52:25 +0000 (09:52 +0000)
* gen.c (insns_bit_useless): Perform unsigned bit comparisons.
* filter.c (is_filtered_out, filter_parse): Pacify GCC, len is unsigned.
* gen-icache.c (print_icache_extraction): Do not type cast pointers.

sim/igen/ChangeLog

index a71d0c55de6bf10280cf101291ee520743c2f001..20ea1ce80b4ee1ebdf9aa8926fb110feeacf72bd 100644 (file)
@@ -1,3 +1,15 @@
+Fri Apr 24 19:45:00 1998  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * 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  <meissner@cygnus.com>
 
        * configure: Reconfigure to pick up ../common/aclocal.m4 changes
This page took 0.024028 seconds and 4 git commands to generate.