about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix BZ 14333Paul Pluzhnikov2017-09-201-0/+22
* Add exp2f and log2f benchmark traceSzabolcs Nagy2017-09-201-0/+6
* Fix fexecve build where syscall macros call sizeof.Joseph Myers2017-09-191-0/+6
* Use execveat syscall in fexecve (bug 22134)Andreas Schwab2017-09-191-0/+18
* Add logf traceWilco Dijkstra2017-09-191-0/+5
* Add expf traceWilco Dijkstra2017-09-191-0/+5
* Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra2017-09-191-0/+13
* Add benchtests for trunc and truncf.Joseph Myers2017-09-191-0/+8
* powerpc: Avoid misaligned stores in memsetRajalakshmi Srinivasaraghavan2017-09-191-0/+4
* Fix powerpc64le problem from last ldbl-opt patch.Joseph Myers2017-09-181-0/+11
* Use libm_alias_ldouble in math/.Joseph Myers2017-09-181-0/+76
* AArch64: use movz/movk instead of literal pools in start.SWang Boshi2017-09-181-0/+5
* Add missing libc_hidden_weak/def callsSamuel Thibault2017-09-171-0/+10
* Add missing space.Paul Pluzhnikov2017-09-161-4/+4
* Add missing space.Paul Pluzhnikov2017-09-161-1/+1
* benchtests: New -g option to generate graphs in compare_strings.pySiddhesh Poyarekar2017-09-161-0/+5
* benchtests: Make compare_strings.py output a bit prettierSiddhesh Poyarekar2017-09-161-0/+3
* benchtests: Use argparse to parse argumentsSiddhesh Poyarekar2017-09-161-0/+5
* Use libm_alias_double in math/.Joseph Myers2017-09-151-0/+77
* Remove ENOSYS math/ function stubs.Joseph Myers2017-09-151-0/+35
* [BZ #21745] powerpc: build some IFUNC math functions for libc and libmTulio Magno Quites Machado Filho2017-09-151-0/+14
* Use libm_alias_float in math/.Joseph Myers2017-09-151-0/+48
* Make more libm functions into weak aliases.Joseph Myers2017-09-141-0/+202
* benchtests: Reallocate buffers for memsetSiddhesh Poyarekar2017-09-141-0/+5
* benchtests: Make memset benchmarks print jsonSiddhesh Poyarekar2017-09-141-0/+6
* Add new codepage charmaps/IBM858 [BZ #21084]Mike FABIAN2017-09-141-0/+10
* Removed redundant data (LC_TIME and LC_MESSAGES) for niu_NZ [BZ #22023]Akhilesh Kumar2017-09-141-0/+6
* Fix LC_TELEPHONE for az_AZ [BZ #22112]Akhilesh Kumar2017-09-141-0/+6
* Define and use libm_alias_float128.Joseph Myers2017-09-141-0/+7
* Define and use libm_alias_ldouble.Joseph Myers2017-09-131-0/+10
* Move exp compat wrappers under math/Szabolcs Nagy2017-09-131-0/+13
* Clear up log1p, ldexp, scalbn, scalbln compat handling.Joseph Myers2017-09-131-0/+23
* posix: Fix compat glob code on s390 and alphaAdhemerval Zanella2017-09-131-0/+6
* Define and use libm_alias_double.Joseph Myers2017-09-131-0/+55
* Remove declare_mgen_alias_2.Joseph Myers2017-09-121-0/+12
* Remove compat from DEFAULT_CONFIG lookup stringsSteve Ellcey2017-09-121-0/+15
* x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967]H.J. Lu2017-09-121-0/+12
* hurd: Fix build without NO_HIDDENSamuel Thibault2017-09-121-0/+14
* Define and use a libm_alias_float macro.Joseph Myers2017-09-111-0/+7
* x86: Add x86_64 to x86-64 HWCAP [BZ #22093]H.J. Lu2017-09-111-0/+19
* Update translationsSiddhesh Poyarekar2017-09-111-0/+5
* sunrpc/tst-udp-nonblocking: Fix timeout valueSamuel Thibault2017-09-101-0/+2
* Fix $(error) use in MakefileSamuel Thibault2017-09-101-0/+1
* sunrpc/tst-udp-timeout: Fix timeout valueSamuel Thibault2017-09-101-0/+5
* Finish change from “Bengali” to “Bangla”Mike FABIAN2017-09-091-0/+8
* Update x86_64 ulps for AMD Ryzen.Markus Trippelsdorf2017-09-081-0/+4
* Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey2017-09-081-0/+7
* Fix glibc.tune.cpu tunable handlingSteve Ellcey2017-09-081-0/+5
* Add Linux 4.13 constants to bits/fcntl-linux.h.Joseph Myers2017-09-081-0/+12
* Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h.Joseph Myers2017-09-081-0/+10