| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
For *_MANT_DIG, *_MAX_EXP and *_MIN_EXP, the C Standard does not list
the least requirements directly. This patch adjusts the test values with
refined ones.
Patch by Jorge Teixeira!
llvm-svn: 260710
|
| |
|
|
|
|
|
|
| |
in C99.
Patch by Jorge Teixeira!
llvm-svn: 260639
|
| |
|
|
|
|
| |
normalized exponents. That's not true for double versus double double.
llvm-svn: 260610
|
| |
|
|
|
|
| |
fact defined incorrectly for that target.
llvm-svn: 260583
|
|
|
LDBL_DECIMAL_DIG in <float.h>.
Patch by Jorge Teixeira!
llvm-svn: 260577
|