From af9168428deaf67e820ca92a9c016fdaa7590774 Mon Sep 17 00:00:00 2001
From: Ian Lance Taylor <ian@airs.com>
Date: Tue, 29 Oct 1996 21:41:28 +0000
Subject: 	* objdump.c (objdump_print_value): Don't print the empty
 string 	for zero.

---
 binutils/ChangeLog | 11 +++++++++++
 1 file changed, 11 insertions(+)

(limited to 'binutils/ChangeLog')

diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index aac48bc..576a8b6 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -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
-- 
cgit v1.1