aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-07lt_LT locale: Base collation on copy "iso14651_t1" [BZ #22524]Mike FABIAN4-2061/+139
2017-12-07Add _Float32 function aliases.Joseph Myers64-122/+3052
2017-12-06Support defining strtof32, wcstof32 aliases.Joseph Myers3-0/+49
2017-12-06Support defining strfromf32 alias.Joseph Myers2-0/+20
2017-12-06Add header for _Float32 testing.Joseph Myers2-0/+39
2017-12-06Support _Float32 in libm_alias_float.Joseph Myers2-2/+15
2017-12-06Correct some ia64 libm_alias_float_other calls.Joseph Myers4-3/+10
2017-12-06Make cacosh (0 + iNaN) return NaN + i pi/2 (bug 22561, DR#471).Joseph Myers3-3/+19
2017-12-06Update Alpha libm-test-ulpsAdhemerval Zanella2-2/+12
2017-12-06Sparc ulp update.David S. Miller2-0/+11
2017-12-06Don't make local variables static in ldbl-96 j1l.Joseph Myers2-1/+4
2017-12-06Make some ldbl-128, ldbl-128ibm arrays const.Joseph Myers5-8/+19
2017-12-06hsb_DE locale: Base collation on copy "iso14651_t1" [BZ #22515]Mike FABIAN4-2075/+133
2017-12-06Add references to CVE-2017-17426Florian Weimer2-0/+6
2017-12-06Update NEWS to add sinf optimizationRajalakshmi Srinivasaraghavan2-1/+5
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers64-23/+5914
2017-12-05Use long double not double for _Float64 with old GCC if values the same.Joseph Myers2-9/+60
2017-12-05Add elision tunablesRogerio Alves26-94/+357
2017-12-05Support defining strtof64, strtof32x, wcstof64, wcstof32x aliases.Joseph Myers3-0/+111
2017-12-05math: Use sign as double for reduced case in sinfAdhemerval Zanella2-2/+7
2017-12-05[PATCH] fix sinf(NAN)Szabolcs Nagy2-3/+7
2017-12-05Support defining strfromf64, strfromf32x aliases.Joseph Myers2-0/+31
2017-12-05Add headers for _Float64, _Float32x testing.Joseph Myers3-0/+77
2017-12-05Support _Float64, _Float32x in libm_alias_double.Joseph Myers3-4/+55
2017-12-05s_sinf.c: Replace floor with simple castsH.J. Lu2-6/+12
2017-12-05tilegx: tag __insn_OP builtin issue with gcc bugzilla #Chris Metcalf1-1/+2
2017-12-05et_EE locale: Base collation on iso14651_t1 [BZ #22517]Mike FABIAN4-2067/+100
2017-12-05tilegx: work around vector insn bug in gccChris Metcalf10-25/+64
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer50-4/+1179
2017-12-05support/tst-test_compare: Fix 32-bit/64-bit expected output mismatchFlorian Weimer2-2/+9
2017-12-05Use libm_alias_float for powerpc.Joseph Myers75-83/+377
2017-12-04support: Add TEST_COMPARE macroFlorian Weimer5-0/+226
2017-12-04tr_TR locale: Base collation on iso14651_t1 [BZ #22527]Mike FABIAN2-2054/+56
2017-12-04hr_HR locale: Don’t use single code points for the digraphs in LC_TIMEMike FABIAN2-9/+21
2017-12-04tile: update ca{cos,sin,tan}{,h} double ULPsChris Metcalf2-8/+16
2017-12-04Use __floor not floor in sinf.Joseph Myers2-2/+7
2017-12-04aarch64: Avoid hidden symbols for memcpy/memmove into static binariesSiddhesh Poyarekar2-0/+7
2017-12-04S390: Fix backtrace in vdso functions.Stefan Liebler3-72/+8
2017-12-04New generic sinfRajalakshmi Srinivasaraghavan2-41/+231
2017-12-02Handle __gmon_start__ as undefined weak on hppa.John David Anglin4-30/+101
2017-12-02Improve PIC pc-relative instruction sequences on hppa.John David Anglin4-19/+23
2017-12-02Use libm_alias_double for remaining powerpc functions.Joseph Myers35-361/+197
2017-12-01Define powerpc64 lroundl compat symbol only once.Joseph Myers2-1/+4
2017-12-01Base powerpc logbl compat symbols on __logb not logb.Joseph Myers4-3/+11
2017-12-01Ues libm_alias_double for various powerpc functions.Joseph Myers33-287/+163
2017-12-01Use libm_alias_double for powerpc fabs, fma.Joseph Myers7-32/+15
2017-12-01Update NEWS to add CVE-2017-15804 entryAurelien Jarno1-2/+2
2017-12-01powerpc: Regenerate ULPsGabriel F. T. Gomes1-2/+2
2017-12-01x32: Remove unused getcpu implementationAdhemerval Zanella2-32/+2
2017-12-01sparc: Remove ununsed ifunc assembly macrosAdhemerval Zanella2-142/+14