]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* doublest.h (DOUBLEST_PRINT_FORMAT): Remove % from string.
authorThiago Jung Bauermann <bauerman@br.ibm.com>
Wed, 9 Jan 2008 19:27:15 +0000 (19:27 +0000)
committerThiago Jung Bauermann <bauerman@br.ibm.com>
Wed, 9 Jan 2008 19:27:15 +0000 (19:27 +0000)
commit689e4e2d8a2fd0d55acc62c746fdcc302f851995
treef444c80441738f50b041e6c996813da97f44278a
parent7ddd14deffa8d2579c691bb8f19585fb2e7b5de3
* doublest.h (DOUBLEST_PRINT_FORMAT): Remove % from string.
(DOUBLEST_SCAN_FORMAT): Likewise.
* dfp.c (decimal_from_floating): Use DOUBLEST_PRINT_FORMAT.
* ada-lex.l (processReal): Prepend "%" to use of DOUBLEST_SCAN_FORMAT.
* c-exp.y (parse_number): Likewise.
* jv-exp.y (parse_number): Likewise.
* objc-exp.y (parse_number): Likewise.
* p-exp.y (parse_number): Likewise.
gdb/ChangeLog
gdb/ada-lex.l
gdb/c-exp.y
gdb/dfp.c
gdb/doublest.h
gdb/jv-exp.y
gdb/objc-exp.y
gdb/p-exp.y