Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 | |
2016-12-14 | Fix arg used as litteral suffix in tst-strfrom.h | Gabriel F. T. Gomes | 1 | -1/+1 | |
The macro ENTRY in tst-strfrom.h is used to generate the input values for each floating-point type (float, double, long double). It should append the parameter LSUF (Literal suffix) to the floating-point number, but is using CSUF (C function suffix). This patch fixes it. Tested for powerpc64le and x86_64. | |||||
2016-10-25 | Add tests for strfrom functions | Rajalakshmi Srinivasaraghavan | 1 | -0/+120 | |