From: Ian Lance Taylor Date: Mon, 10 Nov 1997 20:14:15 +0000 (+0000) Subject: * valprint.c (print_longest): The b, h, w, and g format specifiers X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=db316a832a2bb4e371843880aeb64d00bcddaebe;p=binutils-gdb.git * valprint.c (print_longest): The b, h, w, and g format specifiers print unsigned values. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8467eb8b3a0..0d7bec66ec5 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Mon Nov 10 15:13:13 1997 Ian Lance Taylor + + * valprint.c (print_longest): The b, h, w, and g format specifiers + print unsigned values. + Tue Nov 4 16:52:50 1997 Geoffrey Noer * config/i386/cygwin32.mh: because cygwin.dll calls malloc/realloc