aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-01-12 20:00:07 +0000
committerAndrew Cagney <cagney@redhat.com>2002-01-12 20:00:07 +0000
commit17df2af65cc151cb9d073e85ab39a687e09e1c72 (patch)
tree118ca90ac404187bcbc691a2f654d0c6ef11217e /gdb/ChangeLog
parent538a76d6b87c6633a7a8efaef9af41f83475a835 (diff)
downloadfsf-binutils-gdb-17df2af65cc151cb9d073e85ab39a687e09e1c72.zip
fsf-binutils-gdb-17df2af65cc151cb9d073e85ab39a687e09e1c72.tar.gz
fsf-binutils-gdb-17df2af65cc151cb9d073e85ab39a687e09e1c72.tar.bz2
Use phex_nz() not printf
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 9379d19..fff8f0d 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2002-01-12 Andrew Cagney <ac131313@redhat.com>
+
+ From Peter Schauer:
+ * language.c (longest_local_hex_string_custom): Use phex_nz to
+ convert NUM to a hex string.
+
2002-01-12 Elena Zannoni <ezannoni@redhat.com>
* sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in