summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-02Add Linux-RISCV64-GCC build (#25)upstream-masterJerry Zhang Jian
2023-11-19Merge pull request #22 from midnighter95/masterJerry Zhao
2023-11-06add typedef for exceptionflags enumerationYanqi Yang
2023-10-13Merge pull request #21 from nibrunieAtSi5/bf16-supportJerry Zhao
2023-10-12adding two empty placeholder source file required for RISCV specialization on...Nicolas Brunie
2023-09-30review feedback: 16-bit floating-point -> BF16Nicolas Brunie
2023-09-22fixing bf16_to_f32 for subnormal numbersNicolas Brunie
2023-09-19Extending template-FAST_INT64 to support BFloat16Nicolas Brunie
2023-09-19Adding support for BF16 / BF16 <-> conversions in 8086-SSENicolas Brunie
2023-09-17Fixing bf32_to_bf16 conversionsNicolas Brunie
2023-08-12Fixing dummy bf16_to_f32 conversionNicolas Brunie
2023-08-12Continuing f32_to_bf16 developmentNicolas Brunie
2023-08-12Adding more bf16 support function + skeleton for f32_to_bf16Nicolas Brunie
2023-08-12adding initial bf16 supportNicolas Brunie
2021-11-29Fix typo (#16)Kijima Daigo
2018-07-26Fix typo in function 'softfloat_propagateNaNF128M' for RISC-V.John Hauser
2018-01-26Release 3e. See "doc/SoftFloat-history.html".John Hauser
2017-08-18Corrected links in "README.md".John Hauser
2017-08-10Release 3d. See "doc/SoftFloat-history.html".John Hauser
2017-08-10Release 3d. See "doc/SoftFloat-history.html".John Hauser
2017-02-10Release 3c. See "doc/SoftFloat-history.html".John Hauser
2016-07-22Release 3b. See "doc/SoftFloat-history.html".John Hauser
2016-02-22Added the ability to specify the result values delivered when conversionsJohn Hauser
2016-01-23For "source/RISCV/specialize.h", updated year in copyright notice to 2016.John Hauser
2016-01-16Employ new RISC-V NaN encodingAndrew Waterman
2015-11-03Release 3a.John Hauser
2015-09-16added readme in markdown formatScott Beamer
2015-03-12Corrected the name of the subdirectory for RISC-V specialization fromJohn Hauser
2015-02-19Fixed some bugs affecting a few processors. Reboot the official releaseJohn Hauser
2015-02-05Corrected documented history for earlier SoftFloat Release 2 series.John Hauser
2015-01-29Added specialization support for U.C. Berkeley's RISC-V.John Hauser
2015-01-15Fixed conflicts over definitions of inline functions for non-GCC compilers.John Hauser
2015-01-08Fixed some minor errors in the documentation.John Hauser
2014-12-17Finalized documentation for SoftFloat Release 3.John Hauser
2014-12-11Fixed issues with specialization for x86, with and without SSE.John Hauser
2014-12-11Merge branch 'master' of github.com:ucb-bar/berkeley-softfloat-rc3John Hauser
2014-12-11Update in RC for Release 3, fixing some bugs and adding to the documentation.John Hauser
2014-11-28Add .gitignore file to ignore compiler outputAndrew Waterman
2014-11-28First draft of RC for Release 3, to start review process.John Hauser