]> granicus.if.org Git - yasm/commit
Initial revision
authorPeter Johnson <peter@tortall.net>
Sun, 9 Feb 2003 19:36:34 +0000 (19:36 -0000)
committerPeter Johnson <peter@tortall.net>
Sun, 9 Feb 2003 19:36:34 +0000 (19:36 -0000)
commita34ae664d3617dcc98cf6feae1cff4d843b78a4d
tree4eec06c03b7b67ea5008b0cf8831349bfae3657b
parent35c22e119a99e07ae8e4e6b52d2eb6d81b94b080
Initial revision

svn path=/trunk/yasm/; revision=827
31 files changed:
float/softfloat/processors/386-GCC.h [new file with mode: 0644]
float/softfloat/processors/SPARC-GCC.h [new file with mode: 0644]
float/softfloat/softfloat/README.txt [new file with mode: 0644]
float/softfloat/softfloat/SoftFloat-history.txt [new file with mode: 0644]
float/softfloat/softfloat/SoftFloat-source.txt [new file with mode: 0644]
float/softfloat/softfloat/SoftFloat.txt [new file with mode: 0644]
float/softfloat/softfloat/bits32/386-Win32-GCC/milieu.h [new file with mode: 0644]
float/softfloat/softfloat/bits32/386-Win32-GCC/softfloat-specialize [new file with mode: 0644]
float/softfloat/softfloat/bits32/386-Win32-GCC/softfloat.h [new file with mode: 0644]
float/softfloat/softfloat/bits32/SPARC-Solaris-GCC/milieu.h [new file with mode: 0644]
float/softfloat/softfloat/bits32/SPARC-Solaris-GCC/softfloat-specialize [new file with mode: 0644]
float/softfloat/softfloat/bits32/SPARC-Solaris-GCC/softfloat.h [new file with mode: 0644]
float/softfloat/softfloat/bits32/softfloat-macros [new file with mode: 0644]
float/softfloat/softfloat/bits32/softfloat.c [new file with mode: 0644]
float/softfloat/softfloat/bits32/templates/milieu.h [new file with mode: 0644]
float/softfloat/softfloat/bits32/templates/softfloat-specialize [new file with mode: 0644]
float/softfloat/softfloat/bits32/templates/softfloat.h [new file with mode: 0644]
float/softfloat/softfloat/bits32/timesoftfloat.c [new file with mode: 0644]
float/softfloat/softfloat/bits64/386-Win32-GCC/milieu.h [new file with mode: 0644]
float/softfloat/softfloat/bits64/386-Win32-GCC/softfloat-specialize [new file with mode: 0644]
float/softfloat/softfloat/bits64/386-Win32-GCC/softfloat.h [new file with mode: 0644]
float/softfloat/softfloat/bits64/SPARC-Solaris-GCC/milieu.h [new file with mode: 0644]
float/softfloat/softfloat/bits64/SPARC-Solaris-GCC/softfloat-specialize [new file with mode: 0644]
float/softfloat/softfloat/bits64/SPARC-Solaris-GCC/softfloat.h [new file with mode: 0644]
float/softfloat/softfloat/bits64/softfloat-macros [new file with mode: 0644]
float/softfloat/softfloat/bits64/softfloat.c [new file with mode: 0644]
float/softfloat/softfloat/bits64/templates/milieu.h [new file with mode: 0644]
float/softfloat/softfloat/bits64/templates/softfloat-specialize [new file with mode: 0644]
float/softfloat/softfloat/bits64/templates/softfloat.h [new file with mode: 0644]
float/softfloat/softfloat/bits64/timesoftfloat.c [new file with mode: 0644]
float/softfloat/softfloat/timesoftfloat.txt [new file with mode: 0644]