* 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 0b19373..d6df9d6 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.