summaryrefslogtreecommitdiff
path: root/lib/libc/arch/sparc64/softfloat/qp.c
AgeCommit message (Expand)Author
2014-02-02Fix unsigned 64 bit int to long double conversion for numbers that would notmartin
2013-02-15Make all conversions from 128bit (long double) floats to integral typesmartin
2012-03-17Avoid lint warningsmartin
2012-03-14Rename __zero to __sf128_zero to avoid clashes with the strange newmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-11-08When converting long double values to integer types, explicitly use themartin
2003-05-01Make _Qp_qtoui return the right value for inputs that do not fit intomartin
2003-02-06Correct unsigned to float conversions, add license, adjust style.petrov
2002-03-27Fix typo in previous commitjmc
2002-03-27Correct mistaken signature for _Qp_dtoq. It gets a double passed in, notjmc
2002-02-05Add softfloat and quad softfloat setup for sparc64 (thanks to Andrey Petrovjmc