Import gdtoa-20081205. origin/vendor/GDTOA
authorPeter Avalos <pavalos@theshell.com>
Mon, 19 Jan 2009 17:28:24 +0000 (12:28 -0500)
committerPeter Avalos <pavalos@theshell.com>
Sat, 24 Jan 2009 17:01:26 +0000 (12:01 -0500)
commit1181b21f3d483c39f591497876367e79e6c0be5a
tree9f7472fc4bea61a766bebf2787b97a5dd82c5435
Import gdtoa-20081205.

Note: This will not be connected to the build until after the 2.2
release.
49 files changed:
contrib/gdtoa/README [new file with mode: 0644]
contrib/gdtoa/arithchk.c [new file with mode: 0644]
contrib/gdtoa/dmisc.c [new file with mode: 0644]
contrib/gdtoa/dtoa.c [new file with mode: 0644]
contrib/gdtoa/g_Qfmt.c [new file with mode: 0644]
contrib/gdtoa/g__fmt.c [new file with mode: 0644]
contrib/gdtoa/g_ddfmt.c [new file with mode: 0644]
contrib/gdtoa/g_dfmt.c [new file with mode: 0644]
contrib/gdtoa/g_ffmt.c [new file with mode: 0644]
contrib/gdtoa/g_xLfmt.c [new file with mode: 0644]
contrib/gdtoa/g_xfmt.c [new file with mode: 0644]
contrib/gdtoa/gdtoa.c [new file with mode: 0644]
contrib/gdtoa/gdtoa.h [new file with mode: 0644]
contrib/gdtoa/gdtoa_fltrnds.h [new file with mode: 0644]
contrib/gdtoa/gdtoaimp.h [new file with mode: 0644]
contrib/gdtoa/gethex.c [new file with mode: 0644]
contrib/gdtoa/gmisc.c [new file with mode: 0644]
contrib/gdtoa/hd_init.c [new file with mode: 0644]
contrib/gdtoa/hexnan.c [new file with mode: 0644]
contrib/gdtoa/makefile [new file with mode: 0644]
contrib/gdtoa/misc.c [new file with mode: 0644]
contrib/gdtoa/qnan.c [new file with mode: 0644]
contrib/gdtoa/smisc.c [new file with mode: 0644]
contrib/gdtoa/strtoIQ.c [new file with mode: 0644]
contrib/gdtoa/strtoId.c [new file with mode: 0644]
contrib/gdtoa/strtoIdd.c [new file with mode: 0644]
contrib/gdtoa/strtoIf.c [new file with mode: 0644]
contrib/gdtoa/strtoIg.c [new file with mode: 0644]
contrib/gdtoa/strtoIx.c [new file with mode: 0644]
contrib/gdtoa/strtoIxL.c [new file with mode: 0644]
contrib/gdtoa/strtod.c [new file with mode: 0644]
contrib/gdtoa/strtodI.c [new file with mode: 0644]
contrib/gdtoa/strtodg.c [new file with mode: 0644]
contrib/gdtoa/strtodnrp.c [new file with mode: 0644]
contrib/gdtoa/strtof.c [new file with mode: 0644]
contrib/gdtoa/strtopQ.c [new file with mode: 0644]
contrib/gdtoa/strtopd.c [new file with mode: 0644]
contrib/gdtoa/strtopdd.c [new file with mode: 0644]
contrib/gdtoa/strtopf.c [new file with mode: 0644]
contrib/gdtoa/strtopx.c [new file with mode: 0644]
contrib/gdtoa/strtopxL.c [new file with mode: 0644]
contrib/gdtoa/strtorQ.c [new file with mode: 0644]
contrib/gdtoa/strtord.c [new file with mode: 0644]
contrib/gdtoa/strtordd.c [new file with mode: 0644]
contrib/gdtoa/strtorf.c [new file with mode: 0644]
contrib/gdtoa/strtorx.c [new file with mode: 0644]
contrib/gdtoa/strtorxL.c [new file with mode: 0644]
contrib/gdtoa/sum.c [new file with mode: 0644]
contrib/gdtoa/ulp.c [new file with mode: 0644]