mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-27 12:01:50 +00:00
* valprint.c (print_floating): Fix comment typo.
This commit is contained in:
parent
6bdb6dec9a
commit
c41b8590bd
@ -1,3 +1,7 @@
|
||||
2005-06-10 Ben Elliston <bje@au.ibm.com>
|
||||
|
||||
* valprint.c (print_floating): Fix comment typo.
|
||||
|
||||
2005-06-09 Jeff Johnston <jjohnstn@redhat.com>
|
||||
|
||||
* ia64-tdep.c (ia64_pseudo_register_read): Use gdb_byte and
|
||||
|
@ -434,7 +434,7 @@ print_floating (const gdb_byte *valaddr, struct type *type,
|
||||
assumptions about the host and target floating point format. */
|
||||
|
||||
/* NOTE: cagney/2002-02-03: Since the TYPE of what was passed in may
|
||||
not necessarially be a TYPE_CODE_FLT, the below ignores that and
|
||||
not necessarily be a TYPE_CODE_FLT, the below ignores that and
|
||||
instead uses the type's length to determine the precision of the
|
||||
floating-point value being printed. */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user