aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-27Use round functions not __round functions in glibc libm.Joseph Myers25-35/+74
2018-09-27Fix stack overflow in tst-setcontext9 (bug 23717)Andreas Schwab2-2/+8
2018-09-26Add missing unwind information to ld.so on powerpc32 (bug 23707)Andreas Schwab5-2/+86
2018-09-26Share MAP_* flags between more architectures.Joseph Myers6-46/+66
2018-09-26Remove leading space from testrun.shAndreas Schwab2-1/+6
2018-09-25Fix ifunc support with DT_TEXTREL segments (BZ#20480)Adhemerval Zanella7-12/+155
2018-09-25Complete sys/procfs.h unification.Joseph Myers7-130/+105
2018-09-25Unify more sys/procfs.h headers.Joseph Myers25-892/+648
2018-09-25Unify some sys/procfs.h headers.Joseph Myers20-1015/+347
2018-09-25Use libsupport for tst-spawn.cAdhemerval Zanella2-122/+97
2018-09-25Clean up iconv/gconv_int.h for unnecessary declarationsArjun Shankar4-22/+24
2018-09-24Don't build libnsl for new ABIsAndreas Schwab7-51/+113
2018-09-21powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella12-100/+50
2018-09-21it_CH/it_IT locales: Correct some LC_TIME formats (bug 10425).Rafal Luzynski3-5/+15
2018-09-20Use trunc functions not __trunc functions in glibc libm.Joseph Myers27-31/+76
2018-09-20Invert sense of list of i686-class processors in sysdeps/x86/cpu-features.h.Joseph Myers2-18/+16
2018-09-20misc: New test misc/tst-gethostidFlorian Weimer3-0/+121
2018-09-20Linux gethostid: Check for NULL value from gethostbyname_r [BZ #23679]Mingli Yu2-2/+7
2018-09-19Fix tst-setcontext9 for optimized small stacks.Carlos O'Donell2-9/+44
2018-09-19Fix mktime localtime offset confusionPaul Eggert3-3/+13
2018-09-19Merge mktime, timegm from upstream GnulibPaul Eggert6-316/+781
2018-09-19Fix strstr bug with huge needles (bug 23637)Wilco Dijkstra4-4/+44
2018-09-19Fix the documentation comment of checkint in powfSzabolcs Nagy2-1/+6
2018-09-19Add new pow implementationSzabolcs Nagy15-10616/+594
2018-09-18Simplify tzfile fstat failure codePaul Eggert2-4/+5
2018-09-18Fix tzfile low-memory assertion failurePaul Eggert2-1/+9
2018-09-18Unify many bits/mman.h headers.Joseph Myers9-318/+16
2018-09-18Fix ldbl-128ibm ceill, floorl inlining of ceil, floor.Joseph Myers3-4/+17
2018-09-17Use ceil functions not __ceil functions in glibc libm.Joseph Myers30-32/+70
2018-09-17Update siginfo constants from Linux kernel (bug 21286).Joseph Myers3-17/+46
2018-09-14Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656).Joseph Myers3-9/+11
2018-09-14Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).Joseph Myers7-10/+27
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers41-48/+93
2018-09-14Use floor functions not __floor functions in glibc libm.Joseph Myers51-96/+160
2018-09-12Include most of elf/ modules-names in modules-names-tests.Joseph Myers2-0/+8
2018-09-12Add new log2 implementationSzabolcs Nagy10-246/+378
2018-09-12Add new log implementationSzabolcs Nagy11-3567/+492
2018-09-12i386: Use ENTRY and END in start.S [BZ #23606]H.J. Lu2-4/+14
2018-09-11Remove x86_64 math_private.h asms.Joseph Myers2-44/+7
2018-09-11Add build-many-glibcs.py support for building more GCC libraries.Joseph Myers2-12/+31
2018-09-10Italian and Swiss locales: Use the correct separators (bug 10797).Rafal Luzynski4-7/+15
2018-09-10Add build-many-glibcs.py --enable-obsolete-* configs.Joseph Myers2-0/+14
2018-09-06S390: Regenerate ULPs.Stefan Liebler2-68/+68
2018-09-06Fix segfault in maybe_script_execute.Stefan Liebler2-1/+6
2018-09-05Indian and similar locales: Set the correct date format (bug 17426).Rafal Luzynski34-33/+72
2018-09-05Missed ChangeLogSzabolcs Nagy1-0/+30
2018-09-05Add new exp and exp2 implementationsSzabolcs Nagy26-3672/+885
2018-09-05Remove alpha math_private.h.Joseph Myers2-18/+2
2018-09-05Move float128 inlines from sysdeps/generic/math_private.h to include/math.h.Joseph Myers3-23/+31
2018-09-04Move fenv.h soft-float inlines from fenv_private.h to include/fenv.h.Joseph Myers65-151/+168