summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Support defining strfromf32 alias.Joseph Myers2017-12-062-0/+20
* Add header for _Float32 testing.Joseph Myers2017-12-062-0/+39
* Support _Float32 in libm_alias_float.Joseph Myers2017-12-062-2/+15
* Correct some ia64 libm_alias_float_other calls.Joseph Myers2017-12-064-3/+10
* Make cacosh (0 + iNaN) return NaN + i pi/2 (bug 22561, DR#471).Joseph Myers2017-12-063-3/+19
* Update Alpha libm-test-ulpsAdhemerval Zanella2017-12-062-2/+12
* Sparc ulp update.David S. Miller2017-12-062-0/+11
* Don't make local variables static in ldbl-96 j1l.Joseph Myers2017-12-062-1/+4
* Make some ldbl-128, ldbl-128ibm arrays const.Joseph Myers2017-12-065-8/+19
* hsb_DE locale: Base collation on copy "iso14651_t1" [BZ #22515]Mike FABIAN2017-12-064-2075/+133
* Add references to CVE-2017-17426Florian Weimer2017-12-062-0/+6
* Update NEWS to add sinf optimizationRajalakshmi Srinivasaraghavan2017-12-062-1/+5
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-0664-23/+5914
* Use long double not double for _Float64 with old GCC if values the same.Joseph Myers2017-12-052-9/+60
* Add elision tunablesRogerio Alves2017-12-0526-94/+357
* Support defining strtof64, strtof32x, wcstof64, wcstof32x aliases.Joseph Myers2017-12-053-0/+111
* math: Use sign as double for reduced case in sinfAdhemerval Zanella2017-12-052-2/+7
* [PATCH] fix sinf(NAN)Szabolcs Nagy2017-12-052-3/+7
* Support defining strfromf64, strfromf32x aliases.Joseph Myers2017-12-052-0/+31
* Add headers for _Float64, _Float32x testing.Joseph Myers2017-12-053-0/+77
* Support _Float64, _Float32x in libm_alias_double.Joseph Myers2017-12-053-4/+55
* s_sinf.c: Replace floor with simple castsH.J. Lu2017-12-052-6/+12
* tilegx: tag __insn_OP builtin issue with gcc bugzilla #Chris Metcalf2017-12-051-1/+2
* et_EE locale: Base collation on iso14651_t1 [BZ #22517]Mike FABIAN2017-12-054-2067/+100
* tilegx: work around vector insn bug in gccChris Metcalf2017-12-0510-25/+64
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-0550-4/+1179
* support/tst-test_compare: Fix 32-bit/64-bit expected output mismatchFlorian Weimer2017-12-052-2/+9
* Use libm_alias_float for powerpc.Joseph Myers2017-12-0575-83/+377
* support: Add TEST_COMPARE macroFlorian Weimer2017-12-045-0/+226
* tr_TR locale: Base collation on iso14651_t1 [BZ #22527]Mike FABIAN2017-12-042-2054/+56
* hr_HR locale: Don’t use single code points for the digraphs in LC_TIMEMike FABIAN2017-12-042-9/+21
* tile: update ca{cos,sin,tan}{,h} double ULPsChris Metcalf2017-12-042-8/+16
* Use __floor not floor in sinf.Joseph Myers2017-12-042-2/+7
* aarch64: Avoid hidden symbols for memcpy/memmove into static binariesSiddhesh Poyarekar2017-12-042-0/+7
* S390: Fix backtrace in vdso functions.Stefan Liebler2017-12-043-72/+8
* New generic sinfRajalakshmi Srinivasaraghavan2017-12-042-41/+231
* Handle __gmon_start__ as undefined weak on hppa.John David Anglin2017-12-024-30/+101
* Improve PIC pc-relative instruction sequences on hppa.John David Anglin2017-12-024-19/+23
* Use libm_alias_double for remaining powerpc functions.Joseph Myers2017-12-0235-361/+197
* Define powerpc64 lroundl compat symbol only once.Joseph Myers2017-12-012-1/+4
* Base powerpc logbl compat symbols on __logb not logb.Joseph Myers2017-12-014-3/+11
* Ues libm_alias_double for various powerpc functions.Joseph Myers2017-12-0133-287/+163
* Use libm_alias_double for powerpc fabs, fma.Joseph Myers2017-12-017-32/+15
* Update NEWS to add CVE-2017-15804 entryAurelien Jarno2017-12-011-2/+2
* powerpc: Regenerate ULPsGabriel F. T. Gomes2017-12-011-2/+2
* x32: Remove unused getcpu implementationAdhemerval Zanella2017-12-012-32/+2
* sparc: Remove ununsed ifunc assembly macrosAdhemerval Zanella2017-12-012-142/+14
* sparc: Fix sparv9 multiarch buildAdhemerval Zanella2017-12-012-1/+6
* intl: create target directory for bisonAndreas Schwab2017-12-012-0/+5
* sparc: refactor cpu_relax to CAdhemerval Zanella2017-12-015-68/+44