aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-09-19Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra1-0/+13
2017-09-19Add benchtests for trunc and truncf.Joseph Myers1-0/+8
2017-09-19powerpc: Avoid misaligned stores in memsetRajalakshmi Srinivasaraghavan1-0/+4
2017-09-18Fix powerpc64le problem from last ldbl-opt patch.Joseph Myers1-0/+11
2017-09-18Use libm_alias_ldouble in math/.Joseph Myers1-0/+76
2017-09-18AArch64: use movz/movk instead of literal pools in start.SWang Boshi1-0/+5
2017-09-17Add missing libc_hidden_weak/def callsSamuel Thibault1-0/+10
2017-09-16Add missing space.Paul Pluzhnikov1-4/+4
2017-09-16Add missing space.Paul Pluzhnikov1-1/+1
2017-09-16benchtests: New -g option to generate graphs in compare_strings.pySiddhesh Poyarekar1-0/+5
2017-09-16benchtests: Make compare_strings.py output a bit prettierSiddhesh Poyarekar1-0/+3
2017-09-16benchtests: Use argparse to parse argumentsSiddhesh Poyarekar1-0/+5
2017-09-15Use libm_alias_double in math/.Joseph Myers1-0/+77
2017-09-15Remove ENOSYS math/ function stubs.Joseph Myers1-0/+35
2017-09-15[BZ #21745] powerpc: build some IFUNC math functions for libc and libmTulio Magno Quites Machado Filho1-0/+14
2017-09-15Use libm_alias_float in math/.Joseph Myers1-0/+48
2017-09-14Make more libm functions into weak aliases.Joseph Myers1-0/+202
2017-09-14benchtests: Reallocate buffers for memsetSiddhesh Poyarekar1-0/+5
2017-09-14benchtests: Make memset benchmarks print jsonSiddhesh Poyarekar1-0/+6
2017-09-14Add new codepage charmaps/IBM858 [BZ #21084]Mike FABIAN1-0/+10
2017-09-14Removed redundant data (LC_TIME and LC_MESSAGES) for niu_NZ [BZ #22023]Akhilesh Kumar1-0/+6
2017-09-14Fix LC_TELEPHONE for az_AZ [BZ #22112]Akhilesh Kumar1-0/+6
2017-09-14Define and use libm_alias_float128.Joseph Myers1-0/+7
2017-09-13Define and use libm_alias_ldouble.Joseph Myers1-0/+10
2017-09-13Move exp compat wrappers under math/Szabolcs Nagy1-0/+13
2017-09-13Clear up log1p, ldexp, scalbn, scalbln compat handling.Joseph Myers1-0/+23
2017-09-13posix: Fix compat glob code on s390 and alphaAdhemerval Zanella1-0/+6
2017-09-13Define and use libm_alias_double.Joseph Myers1-0/+55
2017-09-12Remove declare_mgen_alias_2.Joseph Myers1-0/+12
2017-09-12Remove compat from DEFAULT_CONFIG lookup stringsSteve Ellcey1-0/+15
2017-09-12x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967]H.J. Lu1-0/+12
2017-09-12hurd: Fix build without NO_HIDDENSamuel Thibault1-0/+14
2017-09-11Define and use a libm_alias_float macro.Joseph Myers1-0/+7
2017-09-11x86: Add x86_64 to x86-64 HWCAP [BZ #22093]H.J. Lu1-0/+19
2017-09-11Update translationsSiddhesh Poyarekar1-0/+5
2017-09-10sunrpc/tst-udp-nonblocking: Fix timeout valueSamuel Thibault1-0/+2
2017-09-10Fix $(error) use in MakefileSamuel Thibault1-0/+1
2017-09-10sunrpc/tst-udp-timeout: Fix timeout valueSamuel Thibault1-0/+5
2017-09-09Finish change from “Bengali” to “Bangla”Mike FABIAN1-0/+8
2017-09-08Update x86_64 ulps for AMD Ryzen.Markus Trippelsdorf1-0/+4
2017-09-08Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey1-0/+7
2017-09-08Fix glibc.tune.cpu tunable handlingSteve Ellcey1-0/+5
2017-09-08Add Linux 4.13 constants to bits/fcntl-linux.h.Joseph Myers1-0/+12
2017-09-08Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h.Joseph Myers1-0/+10
2017-09-08posix: Use enum for __glob_pattern_type resultAdhemerval Zanella1-0/+7
2017-09-08posix: Consolidate Linux glob implementationAdhemerval Zanella1-0/+31
2017-09-08posix: fix glob bugs with long login namesAdhemerval Zanella1-0/+7
2017-09-08posix: Fix getpwnam_r usage (BZ #1062)Adhemerval Zanella1-0/+6
2017-09-08Sync scratch_buffer with gnulibAdhemerval Zanella1-0/+6
2017-09-08posix: Allow glob to match dangling symlinks [BZ #866]Adhemerval Zanella1-0/+10