Add soft-fp files from libgcc.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 10 Oct 2013 23:57:22 +0000 (23:57 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 10 Oct 2013 23:57:22 +0000 (23:57 +0000)
commit6c6352e69858e8c9ca5bc3c4ad4315b3e651d61e
treed3f45401055e44e469d1f23082970d026d0e8182
parent3bf78b717463fde139fb1355afe560c7215234c4
Add soft-fp files from libgcc.
15 files changed:
ChangeLog
soft-fp/extendxftf2.c [new file with mode: 0644]
soft-fp/fixdfti.c [new file with mode: 0644]
soft-fp/fixsfti.c [new file with mode: 0644]
soft-fp/fixtfti.c [new file with mode: 0644]
soft-fp/fixunsdfti.c [new file with mode: 0644]
soft-fp/fixunssfti.c [new file with mode: 0644]
soft-fp/fixunstfti.c [new file with mode: 0644]
soft-fp/floattidf.c [new file with mode: 0644]
soft-fp/floattisf.c [new file with mode: 0644]
soft-fp/floattitf.c [new file with mode: 0644]
soft-fp/floatuntidf.c [new file with mode: 0644]
soft-fp/floatuntisf.c [new file with mode: 0644]
soft-fp/floatuntitf.c [new file with mode: 0644]
soft-fp/trunctfxf2.c [new file with mode: 0644]