summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* sparc: M7 optimized memset/bzeroazanella/ifunc-c-sparc-m7Jose E. Marchesi2017-12-111-0/+12
* sparc: M7 optimized memcpy/mempcpy/memmoveJose E. Marchesi2017-12-111-0/+19
* sparc: assembly version of memmove for ultra1+Jose E. Marchesi2017-12-111-0/+5
* sparc: support the ADP hw capability.Jose E. Marchesi2017-12-111-0/+7
* New generic cosfPaul Clarke2017-12-111-0/+4
* powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella2017-12-111-0/+24
* string: Replace = with += in CFLAGS-xxx.cH.J. Lu2017-12-111-0/+12
* S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding.Stefan Liebler2017-12-111-0/+7
* elf/rtld.c (init_tls): Add missing new line to the _dl_fatal_printf call [BZ ...Aurelien Jarno2017-12-101-0/+6
* x86-64: Add sinf with FMAH.J. Lu2017-12-071-0/+9
* x86-64: Remove sysdeps/x86_64/fpu/s_sinf.SH.J. Lu2017-12-071-0/+4
* Fix ctanh (0 + i NaN), ctanh (0 + i Inf) (bug 22568, DR#471).Joseph Myers2017-12-071-0/+10
* lt_LT locale: Base collation on copy "iso14651_t1" [BZ #22524]Mike FABIAN2017-12-071-0/+9
* Add _Float32 function aliases.Joseph Myers2017-12-071-0/+79
* Support defining strtof32, wcstof32 aliases.Joseph Myers2017-12-061-0/+15
* Support defining strfromf32 alias.Joseph Myers2017-12-061-0/+4
* Add header for _Float32 testing.Joseph Myers2017-12-061-0/+2
* Support _Float32 in libm_alias_float.Joseph Myers2017-12-061-0/+6
* Correct some ia64 libm_alias_float_other calls.Joseph Myers2017-12-061-0/+7
* Make cacosh (0 + iNaN) return NaN + i pi/2 (bug 22561, DR#471).Joseph Myers2017-12-061-0/+8
* Update Alpha libm-test-ulpsAdhemerval Zanella2017-12-061-0/+4
* Sparc ulp update.David S. Miller2017-12-061-0/+5
* Don't make local variables static in ldbl-96 j1l.Joseph Myers2017-12-061-0/+3
* Make some ldbl-128, ldbl-128ibm arrays const.Joseph Myers2017-12-061-0/+11
* hsb_DE locale: Base collation on copy "iso14651_t1" [BZ #22515]Mike FABIAN2017-12-061-0/+9
* Add references to CVE-2017-17426Florian Weimer2017-12-061-0/+1
* Update NEWS to add sinf optimizationRajalakshmi Srinivasaraghavan2017-12-061-0/+4
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-061-0/+81
* Use long double not double for _Float64 with old GCC if values the same.Joseph Myers2017-12-051-0/+18
* Add elision tunablesRogerio Alves2017-12-051-0/+39
* Support defining strtof64, strtof32x, wcstof64, wcstof32x aliases.Joseph Myers2017-12-051-0/+31
* math: Use sign as double for reduced case in sinfAdhemerval Zanella2017-12-051-0/+5
* [PATCH] fix sinf(NAN)Szabolcs Nagy2017-12-051-0/+4
* Support defining strfromf64, strfromf32x aliases.Joseph Myers2017-12-051-0/+6
* Add headers for _Float64, _Float32x testing.Joseph Myers2017-12-051-0/+3
* Support _Float64, _Float32x in libm_alias_double.Joseph Myers2017-12-051-0/+16
* s_sinf.c: Replace floor with simple castsH.J. Lu2017-12-051-0/+6
* et_EE locale: Base collation on iso14651_t1 [BZ #22517]Mike FABIAN2017-12-051-0/+9
* tilegx: work around vector insn bug in gccChris Metcalf2017-12-051-0/+14
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-051-0/+34
* support/tst-test_compare: Fix 32-bit/64-bit expected output mismatchFlorian Weimer2017-12-051-0/+7
* Use libm_alias_float for powerpc.Joseph Myers2017-12-051-0/+220
* support: Add TEST_COMPARE macroFlorian Weimer2017-12-041-0/+10
* tr_TR locale: Base collation on iso14651_t1 [BZ #22527]Mike FABIAN2017-12-041-0/+8
* hr_HR locale: Don’t use single code points for the digraphs in LC_TIMEMike FABIAN2017-12-041-0/+12
* tile: update ca{cos,sin,tan}{,h} double ULPsChris Metcalf2017-12-041-0/+4
* Use __floor not floor in sinf.Joseph Myers2017-12-041-0/+5
* aarch64: Avoid hidden symbols for memcpy/memmove into static binariesSiddhesh Poyarekar2017-12-041-0/+5
* S390: Fix backtrace in vdso functions.Stefan Liebler2017-12-041-0/+8
* New generic sinfRajalakshmi Srinivasaraghavan2017-12-041-0/+5