]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Flatten vendor/gdtoa/* harder.
authorDavid Schultz <das@FreeBSD.org>
Wed, 3 Sep 2008 05:32:36 +0000 (05:32 +0000)
committerDavid Schultz <das@FreeBSD.org>
Wed, 3 Sep 2008 05:32:36 +0000 (05:32 +0000)
commit1a971c8df0826f35575e2f6f1c6099532d144663
treea4a15ea88718f2e0427eeeb94e99a2f792162901
parent1d35705154a4931fe7303e91a5e114d027f020b8
Flatten vendor/gdtoa/* harder.

Pointy hat to: das
85 files changed:
README [moved from gdtoa/README with 100% similarity]
arithchk.c [moved from gdtoa/arithchk.c with 100% similarity]
dmisc.c [moved from gdtoa/dmisc.c with 100% similarity]
dtoa.c [moved from gdtoa/dtoa.c with 100% similarity]
g_Qfmt.c [moved from gdtoa/g_Qfmt.c with 100% similarity]
g__fmt.c [moved from gdtoa/g__fmt.c with 100% similarity]
g_ddfmt.c [moved from gdtoa/g_ddfmt.c with 100% similarity]
g_dfmt.c [moved from gdtoa/g_dfmt.c with 100% similarity]
g_ffmt.c [moved from gdtoa/g_ffmt.c with 100% similarity]
g_xLfmt.c [moved from gdtoa/g_xLfmt.c with 100% similarity]
g_xfmt.c [moved from gdtoa/g_xfmt.c with 100% similarity]
gdtoa.c [moved from gdtoa/gdtoa.c with 100% similarity]
gdtoa.h [moved from gdtoa/gdtoa.h with 100% similarity]
gdtoaimp.h [moved from gdtoa/gdtoaimp.h with 100% similarity]
gethex.c [moved from gdtoa/gethex.c with 100% similarity]
gmisc.c [moved from gdtoa/gmisc.c with 100% similarity]
hd_init.c [moved from gdtoa/hd_init.c with 100% similarity]
hexnan.c [moved from gdtoa/hexnan.c with 100% similarity]
makefile [moved from gdtoa/makefile with 100% similarity]
misc.c [moved from gdtoa/misc.c with 100% similarity]
qnan.c [moved from gdtoa/qnan.c with 100% similarity]
smisc.c [moved from gdtoa/smisc.c with 100% similarity]
strtoIQ.c [moved from gdtoa/strtoIQ.c with 100% similarity]
strtoId.c [moved from gdtoa/strtoId.c with 100% similarity]
strtoIdd.c [moved from gdtoa/strtoIdd.c with 100% similarity]
strtoIf.c [moved from gdtoa/strtoIf.c with 100% similarity]
strtoIg.c [moved from gdtoa/strtoIg.c with 100% similarity]
strtoIx.c [moved from gdtoa/strtoIx.c with 100% similarity]
strtoIxL.c [moved from gdtoa/strtoIxL.c with 100% similarity]
strtod.c [moved from gdtoa/strtod.c with 100% similarity]
strtodI.c [moved from gdtoa/strtodI.c with 100% similarity]
strtodg.c [moved from gdtoa/strtodg.c with 100% similarity]
strtodnrp.c [moved from gdtoa/strtodnrp.c with 100% similarity]
strtof.c [moved from gdtoa/strtof.c with 100% similarity]
strtopQ.c [moved from gdtoa/strtopQ.c with 100% similarity]
strtopd.c [moved from gdtoa/strtopd.c with 100% similarity]
strtopdd.c [moved from gdtoa/strtopdd.c with 100% similarity]
strtopf.c [moved from gdtoa/strtopf.c with 100% similarity]
strtopx.c [moved from gdtoa/strtopx.c with 100% similarity]
strtopxL.c [moved from gdtoa/strtopxL.c with 100% similarity]
strtorQ.c [moved from gdtoa/strtorQ.c with 100% similarity]
strtord.c [moved from gdtoa/strtord.c with 100% similarity]
strtordd.c [moved from gdtoa/strtordd.c with 100% similarity]
strtorf.c [moved from gdtoa/strtorf.c with 100% similarity]
strtorx.c [moved from gdtoa/strtorx.c with 100% similarity]
strtorxL.c [moved from gdtoa/strtorxL.c with 100% similarity]
sum.c [moved from gdtoa/sum.c with 100% similarity]
test/Q.ou0 [moved from gdtoa/test/Q.ou0 with 100% similarity]
test/Q.ou1 [moved from gdtoa/test/Q.ou1 with 100% similarity]
test/Qtest.c [moved from gdtoa/test/Qtest.c with 100% similarity]
test/README [moved from gdtoa/test/README with 100% similarity]
test/d.out [moved from gdtoa/test/d.out with 100% similarity]
test/dI.out [moved from gdtoa/test/dI.out with 100% similarity]
test/dIsi.out [moved from gdtoa/test/dIsi.out with 100% similarity]
test/dItest.c [moved from gdtoa/test/dItest.c with 100% similarity]
test/dd.out [moved from gdtoa/test/dd.out with 100% similarity]
test/ddsi.out [moved from gdtoa/test/ddsi.out with 100% similarity]
test/ddtest.c [moved from gdtoa/test/ddtest.c with 100% similarity]
test/dt.c [moved from gdtoa/test/dt.c with 100% similarity]
test/dtest.c [moved from gdtoa/test/dtest.c with 100% similarity]
test/dtst.out [moved from gdtoa/test/dtst.out with 100% similarity]
test/f.out [moved from gdtoa/test/f.out with 100% similarity]
test/ftest.c [moved from gdtoa/test/ftest.c with 100% similarity]
test/getround.c [moved from gdtoa/test/getround.c with 100% similarity]
test/makefile [moved from gdtoa/test/makefile with 100% similarity]
test/rtestnos [moved from gdtoa/test/rtestnos with 100% similarity]
test/strtoIdSI.c [moved from gdtoa/test/strtoIdSI.c with 100% similarity]
test/strtoIddSI.c [moved from gdtoa/test/strtoIddSI.c with 100% similarity]
test/strtodISI.c [moved from gdtoa/test/strtodISI.c with 100% similarity]
test/strtodt.c [moved from gdtoa/test/strtodt.c with 100% similarity]
test/strtopddSI.c [moved from gdtoa/test/strtopddSI.c with 100% similarity]
test/strtorddSI.c [moved from gdtoa/test/strtorddSI.c with 100% similarity]
test/testnos [moved from gdtoa/test/testnos with 100% similarity]
test/testnos1 [moved from gdtoa/test/testnos1 with 100% similarity]
test/testnos3 [moved from gdtoa/test/testnos3 with 100% similarity]
test/x.ou0 [moved from gdtoa/test/x.ou0 with 100% similarity]
test/x.ou1 [moved from gdtoa/test/x.ou1 with 100% similarity]
test/xL.ou0 [moved from gdtoa/test/xL.ou0 with 100% similarity]
test/xL.ou1 [moved from gdtoa/test/xL.ou1 with 100% similarity]
test/xLtest.c [moved from gdtoa/test/xLtest.c with 100% similarity]
test/xQtest.c [moved from gdtoa/test/xQtest.c with 100% similarity]
test/xsum0.out [moved from gdtoa/test/xsum0.out with 100% similarity]
test/xtest.c [moved from gdtoa/test/xtest.c with 100% similarity]
ulp.c [moved from gdtoa/ulp.c with 100% similarity]
xsum0.out [moved from gdtoa/xsum0.out with 100% similarity]