mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
* printcmd.c (print_scalar_formatted): Print integers bigger than
LONGEST in hex no matter how big, and no matter what the format and size.
This commit is contained in:
@ -1,6 +1,10 @@
|
|||||||
Mon May 31 10:37:04 1993 Jim Kingdon (kingdon@cygnus.com)
|
Mon May 31 10:37:04 1993 Jim Kingdon (kingdon@cygnus.com)
|
||||||
|
|
||||||
* stabread.c (read_type): Skip type attributes if present.
|
* printcmd.c (print_scalar_formatted): Print integers bigger than
|
||||||
|
LONGEST in hex no matter how big, and no matter what the format
|
||||||
|
and size.
|
||||||
|
|
||||||
|
* stabsread.c (read_type): Skip type attributes if present.
|
||||||
|
|
||||||
* stabsread.c (read_huge_number): Don't accept '0' + radix as part
|
* stabsread.c (read_huge_number): Don't accept '0' + radix as part
|
||||||
of number, just through '0' + radix - 1.
|
of number, just through '0' + radix - 1.
|
||||||
|
Reference in New Issue
Block a user