From e4f35679a9f4c98a2f5450c593d58a19d34e5408 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 12 Jul 1995 14:44:46 +0000 Subject: [PATCH] * objdump.c (dump_section_stabs): Only print each stabs section once. (compare_relocs): Make it clear to gcc that this always returns a value. --- binutils/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 0b19373..d6df9d6 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. -- 2.7.4