From af9168428deaf67e820ca92a9c016fdaa7590774 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 29 Oct 1996 21:41:28 +0000 Subject: [PATCH] * objdump.c (objdump_print_value): Don't print the empty string for zero. --- binutils/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index aac48bcd51b..576a8b6bd48 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,16 @@ +Tue Oct 29 16:40:22 1996 Ian Lance Taylor + + * objdump.c (objdump_print_value): Don't print the empty string + for zero. + Mon Oct 28 16:58:14 1996 Ian Lance Taylor + * stabs.c (struct stab_handle): Add function_end field. + (start_stab): Initialize function_end. + (finish_stab): Pass info->function_end to debug_end_function. + (parse_stab): If info->function_end is set, use it as the address + which ends a function. + * ieee.c (ieee_array_type): Remember the correct size. * ieee.c (ieee_finish_compilation_unit): Permit coalescing ranges -- 2.30.2