From: Peter Schauer Date: Sun, 27 Jun 1993 15:56:44 +0000 (+0000) Subject: * valprint.c (val_print_type_code_int): Fix off by one error with X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=be2860fbf3237e953eec438bf77b83172327bea2;p=binutils-gdb.git * valprint.c (val_print_type_code_int): Fix off by one error with eliminating leading zeroes for large little endian integers. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ea5d97f49f6..43c55b81800 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Sun Jun 27 08:54:55 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * valprint.c (val_print_type_code_int): Fix off by one error with + eliminating leading zeroes for large little endian integers. + Sun Jun 27 08:58:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * config/mips/riscos.mh (CC): Use -systype sysv.