The NetBSD Project

src/lib/libc/softfloat/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / lib / libc / softfloat

Current tag: phil-wifi-base


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] bits32/        
[DIR] bits64/        
[DIR] templates/        
[TXT] README.NetBSD  1.2   21 years  bjh21   Import the 32-bit version of SoftFloat 2a and separate it and the 64-bit version...
[TXT] README.txt  1.1   23 years  bjh21   branches: 1.1.4; Initial commit of SoftFloat 2a import. This should provide a ...
[TXT] eqdf2.c  1.1   23 years  bjh21   branches: 1.1.4; Initial commit of SoftFloat 2a import. This should provide a ...
[TXT] eqsf2.c  1.1   23 years  bjh21   branches: 1.1.4; Initial commit of SoftFloat 2a import. This should provide a ...
[TXT] gedf2.c  1.1   23 years  bjh21   branches: 1.1.4; Initial commit of SoftFloat 2a import. This should provide a ...
[TXT] gesf2.c  1.1   23 years  bjh21   branches: 1.1.4; Initial commit of SoftFloat 2a import. This should provide a ...
[TXT] gtdf2.c  1.1   23 years  bjh21   branches: 1.1.4; Initial commit of SoftFloat 2a import. This should provide a ...
[TXT] gtsf2.c  1.1   23 years  bjh21   branches: 1.1.4; Initial commit of SoftFloat 2a import. This should provide a ...
[TXT] ledf2.c  1.1   23 years  bjh21   branches: 1.1.4; Initial commit of SoftFloat 2a import. This should provide a ...
[TXT] lesf2.c  1.1   23 years  bjh21   branches: 1.1.4; Initial commit of SoftFloat 2a import. This should provide a ...
[TXT] ltdf2.c  1.1   23 years  bjh21   branches: 1.1.4; Initial commit of SoftFloat 2a import. This should provide a ...
[TXT] ltsf2.c  1.1   23 years  bjh21   branches: 1.1.4; Initial commit of SoftFloat 2a import. This should provide a ...
[TXT] nedf2.c  1.1   23 years  bjh21   branches: 1.1.4; Initial commit of SoftFloat 2a import. This should provide a ...
[TXT] negdf2.c  1.1   23 years  bjh21   branches: 1.1.4; Initial commit of SoftFloat 2a import. This should provide a ...
[TXT] negsf2.c  1.1   23 years  bjh21   branches: 1.1.4; Initial commit of SoftFloat 2a import. This should provide a ...
[TXT] nesf2.c  1.1   23 years  bjh21   branches: 1.1.4; Initial commit of SoftFloat 2a import. This should provide a ...
[TXT] softfloat-history.txt  1.1   23 years  bjh21   branches: 1.1.4; Initial commit of SoftFloat 2a import. This should provide a ...
[TXT] timesoftfloat.c  1.1   23 years  bjh21   branches: 1.1.4; Initial commit of SoftFloat 2a import. This should provide a ...
[TXT] timesoftfloat.txt  1.1   23 years  bjh21   branches: 1.1.4; Initial commit of SoftFloat 2a import. This should provide a ...
[TXT] softfloat-source.txt  1.2   17 years  christos   fix spelling of accommodate; from Zapher.
[TXT] softfloat.txt  1.2   17 years  christos   fix spelling of accommodate; from Zapher.
[TXT] gexf2.c  1.2   19 years  he   Only compile the floatx80-using functions if the arch in question defines the FL...
[TXT] gtxf2.c  1.2   19 years  he   Only compile the floatx80-using functions if the arch in question defines the FL...
[TXT] negxf2.c  1.2   19 years  he   Only compile the floatx80-using functions if the arch in question defines the FL...
[TXT] nexf2.c  1.2   19 years  he   Only compile the floatx80-using functions if the arch in question defines the FL...
[TXT] fpgetmask.c  1.4   15 years  martin   branches: 1.4.8; Remove clause 3 and 4 from TNF licenses
[TXT] fpgetround.c  1.3   15 years  martin   branches: 1.3.8; Remove clause 3 and 4 from TNF licenses
[TXT] fpgetsticky.c  1.3   15 years  martin   branches: 1.3.8; Remove clause 3 and 4 from TNF licenses
[TXT] eqtf2.c  1.1   13 years  matt   branches: 1.1.4; Add long double functions for eq,ne,gt,le,ge,lt,neg ops.
[TXT] fpsetmask.c  1.5   11 years  matt   Add hooks to softfloat to support per-lwp exception state.
[TXT] fpsetround.c  1.4   11 years  matt   Add hooks to softfloat to support per-lwp exception state.
[TXT] fpsetsticky.c  1.4   11 years  matt   Add hooks to softfloat to support per-lwp exception state.
[TXT] getf2.c  1.1   13 years  matt   branches: 1.1.4; Add long double functions for eq,ne,gt,le,ge,lt,neg ops.
[TXT] gttf2.c  1.1   13 years  matt   branches: 1.1.4; Add long double functions for eq,ne,gt,le,ge,lt,neg ops.
[TXT] letf2.c  1.1   13 years  matt   branches: 1.1.4; Add long double functions for eq,ne,gt,le,ge,lt,neg ops.
[TXT] lttf2.c  1.1   13 years  matt   branches: 1.1.4; Add long double functions for eq,ne,gt,le,ge,lt,neg ops.
[TXT] negtf2.c  1.1   13 years  matt   branches: 1.1.4; Add long double functions for eq,ne,gt,le,ge,lt,neg ops.
[TXT] netf2.c  1.1   13 years  matt   branches: 1.1.4; Add long double functions for eq,ne,gt,le,ge,lt,neg ops.
[TXT] softfloat-for-gcc.h  1.12   10 years  matt   Only include <arm/aeabi.h> when __ARM_PCS_VFP is defined.
[TXT] softfloat-specialize  1.9   9 years  matt   Changes to existing files to enable building AARCH64 userland. evbarm64-el This ...
[TXT] unordtf2.c  1.2   10 years  matt   branches: 1.2.4; 1.2.8; Make confiditon on FLOAT128
[TXT] Makefile.inc  1.21   8 years  mrg   remove some more GCC 4.5 code. make GCC 5.3 be HAVE_GCC=53, so that, for exampl...
[TXT] unorddf2.c  1.1   20 years  rearnsha   GCC-3 requires a libcall to support testing for unordered.
[TXT] unordsf2.c  1.1   20 years  rearnsha   GCC-3 requires a libcall to support testing for unordered.


CVSweb <webmaster@jp.NetBSD.org>