* objdump.c (objdump_print_value): Don't print the empty string
authorIan Lance Taylor <ian@airs.com>
Tue, 29 Oct 1996 21:41:28 +0000 (21:41 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 29 Oct 1996 21:41:28 +0000 (21:41 +0000)
for zero.

binutils/ChangeLog

index aac48bcd51b2e2b4adc39c8cf4768141e1478fd2..576a8b6bd48533fb84715b1d0dbd65cddd927a1c 100644 (file)
@@ -1,5 +1,16 @@
+Tue Oct 29 16:40:22 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * objdump.c (objdump_print_value): Don't print the empty string
+       for zero.
+
 Mon Oct 28 16:58:14 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * 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
This page took 0.027144 seconds and 4 git commands to generate.