summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qfloat16_f16c.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compiling qfloat16_f16c.c with C89 compilerAllan Sandfeld Jensen2018-02-141-2/+4
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-4/+4
* qfloat16_f16c.c: inline in qfloat16.cpp if F16C is permitted in thereThiago Macieira2017-12-151-1/+3
* Fix search-replaced broken commentAllan Sandfeld Jensen2017-11-231-2/+2
* Add functions for fast bulk conversion of qfloat16Allan Sandfeld Jensen2017-11-211-0/+87