From: Ian Lance Taylor Date: Wed, 12 Jul 1995 14:44:46 +0000 (+0000) Subject: * objdump.c (dump_section_stabs): Only print each stabs section X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e4f35679a9f4c98a2f5450c593d58a19d34e5408;p=binutils-gdb.git * objdump.c (dump_section_stabs): Only print each stabs section once. (compare_relocs): Make it clear to gcc that this always returns a value. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 0b19373b1cc..d6df9d69579 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,10 @@ +Wed Jul 12 10:43:05 1995 Ian Lance Taylor + + * 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 * objcopy.c (simple_copy): Preserve errno on failure.