]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
Add VDSO support to sparc.
[thirdparty/glibc.git] / ChangeLog
2018-10-18  David S. MillerAdd VDSO support to sparc.
2018-10-18  David S. MillerRegenerate sparc ulps.
2018-10-17  H.J. Lux86: Use _rdtsc intrinsic for HP_TIMING_NOW
2018-10-17  Joseph MyersDo not allow divide-by-zero exception for pow(+/- 0...
2018-10-17  Zack Weinberg[manual] Job control is no longer optional.
2018-10-17  Arjun ShankarRemove unnecessary locking when reading iconv configura...
2018-10-17  Joseph MyersUse single bits/shm.h for all architectures.
2018-10-17  Joseph MyersMove SHMLBA to its own header.
2018-10-17  Stefan LieblerFix race in pthread_mutex_lock while promoting to PTHRE...
2018-10-17  Andreas SchwabDon't reduce test timeout to less than default
2018-10-16  Anton Youdkevitchaarch64: optimized memcpy implementation for thunderx2
2018-10-15  Joseph MyersUse single bits/sem.h for all architectures.
2018-10-15  Paul Eggertregex: simplify by using intprops.h
2018-10-15  Paul Eggertregex: __builtin_expect → __glibc_unlikely
2018-10-11  Joseph MyersUse single bits/msq.h for all architectures.
2018-10-10  Joseph MyersUse common bits/shm.h for more architectures.
2018-10-10  Joseph MyersUse common bits/sem.h for more architectures.
2018-10-10  Joseph MyersUse common bits/msq.h for more architectures.
2018-10-09  Szabolcs NagyIncrease timeout of nss/tst-nss-files-hosts-multi
2018-10-09  Szabolcs NagyIncrease timeout of libio/tst-readline
2018-10-08  Paul Eggertmktime fix for Gnulib + coreutils
2018-10-08  Leonardo Sandovalbenchtests: Set float type on --threshold argument
2018-10-08  Rafal Luzynskikl_GL: Update the month names and date formats (bug...
2018-10-04  Joseph MyersUse bits/mman-linux.h for hppa.
2018-10-04  Joseph MyersFix libnldbl_nonshared.a references to internal libm...
2018-10-04  Stefan LieblerAdjust name of ld.so in test-container.c.
2018-10-02  Rafal Luzynskikl_GL: Fix spelling of Sunday, should be "sapaat" ...
2018-10-02  Joseph MyersAdd more fma tests.
2018-10-02  Martin Jansasysdeps/ieee754/soft-fp: ignore maybe-uninitialized...
2018-10-02  Adhemerval ZanellaFix build from commit 0b727ed
2018-10-02  H.J. Lux86: Use RTM intrinsics in pthread mutex lock elision
2018-10-02  Adhemerval Zanellalibio: Flush stream at freopen (BZ#21037)
2018-10-01  Joseph MyersMove MREMAP_* to bits/mman-shared.h.
2018-09-28  Joseph MyersRemove unnecessary math_private.h includes.
2018-09-28  H.J. Lui386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK...
2018-09-28  Adhemerval ZanellaFix misreported errno on preadv2/pwritev2 (BZ#23579)
2018-09-27  Joseph MyersUse copysign functions not __copysign functions in...
2018-09-27  Joseph MyersUse round functions not __round functions in glibc...
2018-09-27  Andreas SchwabFix stack overflow in tst-setcontext9 (bug 23717)
2018-09-26  Andreas SchwabAdd missing unwind information to ld.so on powerpc32...
2018-09-26  Joseph MyersShare MAP_* flags between more architectures.
2018-09-26  Andreas SchwabRemove leading space from testrun.sh
2018-09-25  Adhemerval ZanellaFix ifunc support with DT_TEXTREL segments (BZ#20480)
2018-09-25  Joseph MyersComplete sys/procfs.h unification.
2018-09-25  Joseph MyersUnify more sys/procfs.h headers.
2018-09-25  Joseph MyersUnify some sys/procfs.h headers.
2018-09-25  Adhemerval ZanellaUse libsupport for tst-spawn.c
2018-09-25  Arjun ShankarClean up iconv/gconv_int.h for unnecessary declarations
2018-09-24  Andreas SchwabDon't build libnsl for new ABIs
2018-09-21  Adhemerval Zanellapowerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSC
2018-09-21  Rafal Luzynskiit_CH/it_IT locales: Correct some LC_TIME formats ...
2018-09-20  Joseph MyersUse trunc functions not __trunc functions in glibc...
2018-09-20  Joseph MyersInvert sense of list of i686-class processors in sysdep...
2018-09-20  Florian Weimermisc: New test misc/tst-gethostid
2018-09-20  Mingli YuLinux gethostid: Check for NULL value from gethostbynam...
2018-09-20  Carlos O'DonellFix tst-setcontext9 for optimized small stacks.
2018-09-20  Paul EggertFix mktime localtime offset confusion
2018-09-20  Paul EggertMerge mktime, timegm from upstream Gnulib
2018-09-19  Wilco DijkstraFix strstr bug with huge needles (bug 23637)
2018-09-19  Szabolcs NagyFix the documentation comment of checkint in powf
2018-09-19  Szabolcs NagyAdd new pow implementation
2018-09-18  Paul EggertSimplify tzfile fstat failure code
2018-09-18  Paul EggertFix tzfile low-memory assertion failure
2018-09-18  Joseph MyersUnify many bits/mman.h headers.
2018-09-18  Joseph MyersFix ldbl-128ibm ceill, floorl inlining of ceil, floor.
2018-09-17  Joseph MyersUse ceil functions not __ceil functions in glibc libm.
2018-09-17  Joseph MyersUpdate siginfo constants from Linux kernel (bug 21286).
2018-09-14  Joseph MyersFix MIPS n32 pr_sigpend, pr_sighold, pr_flag type ...
2018-09-14  Joseph MyersFix sys/procfs.h pr_uid, pr_gid type (bug 23649).
2018-09-14  Joseph MyersUse rint functions not __rint functions in glibc libm.
2018-09-14  Joseph MyersUse floor functions not __floor functions in glibc...
2018-09-12  Joseph MyersInclude most of elf/ modules-names in modules-names...
2018-09-12  Szabolcs NagyAdd new log2 implementation
2018-09-12  Szabolcs NagyAdd new log implementation
2018-09-12  H.J. Lui386: Use ENTRY and END in start.S [BZ #23606]
2018-09-11  Joseph MyersRemove x86_64 math_private.h asms.
2018-09-11  Joseph MyersAdd build-many-glibcs.py support for building more...
2018-09-10  Rafal LuzynskiItalian and Swiss locales: Use the correct separators...
2018-09-10  Joseph MyersAdd build-many-glibcs.py --enable-obsolete-* configs.
2018-09-06  Stefan LieblerS390: Regenerate ULPs.
2018-09-06  Stefan LieblerFix segfault in maybe_script_execute.
2018-09-05  Rafal LuzynskiIndian and similar locales: Set the correct date format...
2018-09-05  Szabolcs NagyMissed ChangeLog
2018-09-05  Joseph MyersRemove alpha math_private.h.
2018-09-05  Joseph MyersMove float128 inlines from sysdeps/generic/math_private...
2018-09-04  Joseph MyersMove fenv.h soft-float inlines from fenv_private.h...
2018-09-03  Joseph MyersDo not include fenv_private.h in math_private.h.
2018-09-01  Paul Pluzhnikov[BZ #20271] Add newlines in __libc_fatal calls.
2018-08-31  Joseph MyersReplace conform/list-header-symbols.pl with a Python...
2018-08-31  H.J. Lutest-container: Use xcopy_file_range for cross-device...
2018-08-30  Carlos O'DonellFix test failure with -DNDEBUG.
2018-08-30  Florian Weimerreallocarray: Declare under _DEFAULT_SOURCE
2018-08-30  Stefan LieblerTest stdlib/test-bz22786 exits now with unsupported...
2018-08-29  Joseph MyersMake gen-libm-test.py treat plus_oflow and minus_oflow...
2018-08-28  Joseph MyersSplit fenv_private.h out of math_private.h more consist...
2018-08-28  Florian Weimerregex: Add test tst-regcomp-truncated [BZ #23578]
2018-08-28  Florian Weimertest-container: EPERM from unshare is UNSUPPORTED
2018-08-28  Florian Weimernscd: Fix use-after-free in addgetnetgrentX [BZ #23520]
2018-08-28  Rajalakshmi Sriniv... Speedup first memmem match
2018-08-27  Rafal Luzynskien_IN: Set the correct date format for "%x" (bug 17426).
next