aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-28i386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK [BZ #23716]H.J. Lu
2018-09-28Fix misreported errno on preadv2/pwritev2 (BZ#23579)Adhemerval Zanella
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers
2018-09-27Use round functions not __round functions in glibc libm.Joseph Myers
2018-09-27Fix stack overflow in tst-setcontext9 (bug 23717)Andreas Schwab
2018-09-26Add missing unwind information to ld.so on powerpc32 (bug 23707)Andreas Schwab
2018-09-26Share MAP_* flags between more architectures.Joseph Myers
2018-09-26Remove leading space from testrun.shAndreas Schwab
2018-09-25Fix ifunc support with DT_TEXTREL segments (BZ#20480)Adhemerval Zanella
2018-09-25Complete sys/procfs.h unification.Joseph Myers
2018-09-25Unify more sys/procfs.h headers.Joseph Myers
2018-09-25Unify some sys/procfs.h headers.Joseph Myers
2018-09-25Use libsupport for tst-spawn.cAdhemerval Zanella
2018-09-25Clean up iconv/gconv_int.h for unnecessary declarationsArjun Shankar
2018-09-24Don't build libnsl for new ABIsAndreas Schwab
2018-09-21powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella
2018-09-21it_CH/it_IT locales: Correct some LC_TIME formats (bug 10425).Rafal Luzynski
2018-09-20Use trunc functions not __trunc functions in glibc libm.Joseph Myers
2018-09-20Invert sense of list of i686-class processors in sysdeps/x86/cpu-features.h.Joseph Myers
2018-09-20misc: New test misc/tst-gethostidFlorian Weimer
2018-09-20Linux gethostid: Check for NULL value from gethostbyname_r [BZ #23679]Mingli Yu
2018-09-19Fix tst-setcontext9 for optimized small stacks.Carlos O'Donell
2018-09-19Fix mktime localtime offset confusionPaul Eggert
2018-09-19Merge mktime, timegm from upstream GnulibPaul Eggert
2018-09-19Fix strstr bug with huge needles (bug 23637)Wilco Dijkstra
2018-09-19Fix the documentation comment of checkint in powfSzabolcs Nagy
2018-09-19Add new pow implementationSzabolcs Nagy
2018-09-18Simplify tzfile fstat failure codePaul Eggert
2018-09-18Fix tzfile low-memory assertion failurePaul Eggert
2018-09-18Unify many bits/mman.h headers.Joseph Myers
2018-09-18Fix ldbl-128ibm ceill, floorl inlining of ceil, floor.Joseph Myers
2018-09-17Use ceil functions not __ceil functions in glibc libm.Joseph Myers
2018-09-17Update siginfo constants from Linux kernel (bug 21286).Joseph Myers
2018-09-14Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656).Joseph Myers
2018-09-14Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).Joseph Myers
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers
2018-09-14Use floor functions not __floor functions in glibc libm.Joseph Myers
2018-09-12Include most of elf/ modules-names in modules-names-tests.Joseph Myers
2018-09-12Add new log2 implementationSzabolcs Nagy
2018-09-12Add new log implementationSzabolcs Nagy
2018-09-12i386: Use ENTRY and END in start.S [BZ #23606]H.J. Lu
2018-09-11Remove x86_64 math_private.h asms.Joseph Myers
2018-09-11Add build-many-glibcs.py support for building more GCC libraries.Joseph Myers
2018-09-10Italian and Swiss locales: Use the correct separators (bug 10797).Rafal Luzynski
2018-09-10Add build-many-glibcs.py --enable-obsolete-* configs.Joseph Myers
2018-09-06S390: Regenerate ULPs.Stefan Liebler
2018-09-06Fix segfault in maybe_script_execute.Stefan Liebler
2018-09-05Indian and similar locales: Set the correct date format (bug 17426).Rafal Luzynski
2018-09-05Missed ChangeLogSzabolcs Nagy
2018-09-05Add new exp and exp2 implementationsSzabolcs Nagy