* valprint.c (val_print_type_code_int): Fix off by one error with
authorPeter Schauer <Peter.Schauer@mytum.de>
Sun, 27 Jun 1993 15:56:44 +0000 (15:56 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Sun, 27 Jun 1993 15:56:44 +0000 (15:56 +0000)
eliminating leading zeroes for large little endian integers.

gdb/ChangeLog

index ea5d97f49f62dfca20a5893ce34d516e758b4bb3..43c55b81800a7efde235c708aec91f1fabe3b9cb 100644 (file)
@@ -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.
This page took 0.028413 seconds and 4 git commands to generate.