commit | 9dc9d10297e1d43e10188b5b19e2b697216fba2b | [log] [tgz] |
---|---|---|
author | John Hauser <jhauser@eecs.berkeley.edu> | Sat Jan 23 17:56:10 2016 -0800 |
committer | John Hauser <jhauser@eecs.berkeley.edu> | Sat Jan 23 17:56:10 2016 -0800 |
tree | a64e9019edc0dcf0661e891aeb603d3ab99756ed | |
parent | ab8e0920d5c6f7d7edd34c9e58da6c0c16b30d15 [diff] |
For "source/RISCV/specialize.h", updated year in copyright notice to 2016.
John R. Hauser
2015 October 23
Berkeley SoftFloat is a software implementation of binary floating-point that conforms to the IEEE Standard for Floating-Point Arithmetic. SoftFloat is distributed in the form of C source code. Building the SoftFloat sources generates a library file (typically softfloat.a
or libsoftfloat.a
) containing the floating-point subroutines.
The SoftFloat package is documented in the following files in the doc
subdirectory:
Other files in the package comprise the source code for SoftFloat.