From: Ian Lance Taylor Date: Tue, 29 Oct 1996 21:41:28 +0000 (+0000) Subject: * objdump.c (objdump_print_value): Don't print the empty string X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=af9168428deaf67e820ca92a9c016fdaa7590774;p=deliverable%2Fbinutils-gdb.git * objdump.c (objdump_print_value): Don't print the empty string for zero. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index aac48bcd51..576a8b6bd4 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