diff options
author | Jerry DeLisle <jvdelisle@gcc.gnu.org> | 2007-08-28 00:56:05 +0000 |
---|---|---|
committer | Jerry DeLisle <jvdelisle@gcc.gnu.org> | 2007-08-28 00:56:05 +0000 |
commit | 2861f77f870baec825bf93d7fa89b1ee3dc52f10 (patch) | |
tree | 451fe572569ba81d76ead54039ae68f2726492e6 /gcc/modulo-sched.c | |
parent | c7682132f340237a7c0dc1801c6394578e714b5d (diff) | |
download | gcc-2861f77f870baec825bf93d7fa89b1ee3dc52f10.zip gcc-2861f77f870baec825bf93d7fa89b1ee3dc52f10.tar.gz gcc-2861f77f870baec825bf93d7fa89b1ee3dc52f10.tar.bz2 |
write.c (stdbool.h): Add include.
2007-08-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
* io/write.c (stdbool.h): Add include. (sign_t): Move typedef to
new file write_float.def. Include write_float.def.
(extract_real): Delete. (calculate_sign): Delete.
(calculate_exp): Delete. (calculate_G_format): Delete.
(output_float): Delete. (write_float): Delete.
* io/write_float.def (calculate_sign): Added.
(output_float): Refactored to be independent of kind and added to this
file for inclusion. (write_infnan): New function to write "Infinite" or
"NaN" depending on flags passed, independent of kind.
(CALCULATE_EXP): New macro to build kind specific functions. Use it.
(OUTPUT_FLOAT_FMT_G): New macro, likewise. Use it.
(DTOA, DTOAL): Macros to implement "decimal to ascii".
(WRITE_FLOAT): New macro for kind specific write_float functions.
(write_float): Revised function to determine kind and use WRITE_FLOAT
to implement kind specific output.
From-SVN: r127846
Diffstat (limited to 'gcc/modulo-sched.c')
0 files changed, 0 insertions, 0 deletions