* objdump.c (dump_section_stabs): Only print each stabs section
authorIan Lance Taylor <ian@airs.com>
Wed, 12 Jul 1995 14:44:46 +0000 (14:44 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 12 Jul 1995 14:44:46 +0000 (14:44 +0000)
once.
(compare_relocs): Make it clear to gcc that this always returns a
value.

binutils/ChangeLog

index 0b19373b1cc2198a8339ab85ac61229b80c8a7d8..d6df9d695799cb7c77b8d1b9d56250efc89450ab 100644 (file)
@@ -1,3 +1,10 @@
+Wed Jul 12 10:43:05 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * objdump.c (dump_section_stabs): Only print each stabs section
+       once.
+       (compare_relocs): Make it clear to gcc that this always returns a
+       value.
+
 Wed Jul 12 10:40:23 1995  H.J. Lu  <hjl@nynexst.com>
 
        * objcopy.c (simple_copy): Preserve errno on failure.