Add more checks for valid ld.so.cache file (bug 18093)
[platform/upstream/glibc.git] / sysdeps /
2018-10-24 Albert ARIBAUD ... Y2038: provide size of default time_t for target...
2018-10-24 H.J. Lux86: Support RDTSCP for benchtests
2018-10-23 Adhemerval Zanellax86: Fix Haswell strong flags (BZ#23709)
2018-10-23 Andreas SchwabDon't use PSEUDO_END for non-PSEUDO function
2018-10-22 Joseph MyersUpdate kernel version in syscall-names.list to 4.19.
2018-10-21 H.J. Lux86: Don't include <x86intrin.h>
2018-10-19 Ilya Yu. Malakhovsignal: Use correct type for si_band in siginfo_t ...
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 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 Steve EllceyRemove extra space at end of line.
2018-10-16 Anton Youdkevitchaarch64: optimized memcpy implementation for thunderx2
2018-10-15 Joseph MyersUse single bits/sem.h for all architectures.
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-04 Joseph MyersUse bits/mman-linux.h for hppa.
2018-10-04 Joseph MyersFix libnldbl_nonshared.a references to internal libm...
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-26 Andreas SchwabAdd missing unwind information to ld.so on powerpc32...
2018-09-26 Joseph MyersShare MAP_* flags between more architectures.
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-21 Adhemerval Zanellapowerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSC
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 Mingli YuLinux gethostid: Check for NULL value from gethostbynam...
2018-09-19 Szabolcs NagyFix the documentation comment of checkint in powf
2018-09-19 Szabolcs NagyAdd new pow implementation
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 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-06 Stefan LieblerS390: Regenerate ULPs.
2018-09-06 Stefan LieblerFix segfault in maybe_script_execute.
2018-09-05 Szabolcs NagyAdd new exp and exp2 implementations
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-28 Joseph MyersSplit fenv_private.h out of math_private.h more consist...
2018-08-27 Joseph MyersMove EXCEPTION_SET_FORCES_TRAP out of math-tests.h.
2018-08-27 Joseph MyersUpdate netinet/udp.h from Linux 4.18.
2018-08-24 Joseph MyersMove EXCEPTION_ENABLE_SUPPORTED out of math-tests.h.
2018-08-24 Wilco DijkstraRemove unused math files
2018-08-23 Joseph MyersMove EXCEPTION_TESTS_* out of math-tests.h
2018-08-23 Wilco DijkstraSpeedup tanf range reduction
2018-08-22 Joseph MyersMove ROUNDING_TESTS_* out of math-tests.h.
2018-08-21 Tobias KlauserAdd PF_XDP, AF_XDP and SOL_XDP from Linux 4.18 to bits...
2018-08-21 Joseph MyersUpdate netinet/tcp.h from Linux 4.18.
2018-08-21 Florian WeimerAvoid running some tests if the file system does not...
2018-08-21 Florian Weimer__readlink_chk: Remove micro-optimization
2018-08-20 Florian Weimer__readlink_chk: Assume HAVE_INLINED_SYSCALLS
2018-08-20 Joseph MyersUpdate struct signalfd_siginfo from Linux 4.18.
2018-08-20 Rajalakshmi Sriniv... powerpc: Remove powerpc specific sinf and cosf optimization
2018-08-17 Florian Weimermath: Regenerate s390 ulps
2018-08-16 Rajalakshmi Sriniv... powerpc: Rearrange little endian specific files
2018-08-15 Siddhesh Poyarekar[aarch64] Add an ASIMD variant of strlen for falkor
2018-08-15 Wilco DijkstraUse generic sinf/cosf in lgammaf_r
2018-08-15 Wilco DijkstraFix spaces in x86_64 ULP file
2018-08-14 Wilco DijkstraImprove performance of sinf and cosf
2018-08-13 Joseph MyersUpdate syscall-names.list for Linux 4.18.
2018-08-10 Joseph MyersMove SNAN_TESTS_* out of math-tests.h.
2018-08-10 Wilco DijkstraImprove performance of sincosf
2018-08-10 Szabolcs NagyClean up converttoint handling and document the semantics
2018-08-10 Florian WeimerLinux: Rewrite __old_getdents64 [BZ #23497]
2018-08-10 Ilya LeoshkevichS390: Fix unwind in 32-bit _mcount
2018-08-10 Ilya LeoshkevichS390: Implement 64-bit __fentry__
2018-08-10 Ilya LeoshkevichMove __fentry__ version definition to sysdeps/{i386...
2018-08-10 Ilya LeoshkevichS390: Test that lazy binding does not clobber R0
2018-08-10 Ilya LeoshkevichS390: Do not clobber R0 in 64-bit _dl_runtime_profile
2018-08-10 Ilya LeoshkevichS390: Do not clobber R0 in 64-bit _dl_runtime_resolve
2018-08-10 Ilya LeoshkevichS390: Do not clobber R0 in 32-bit _dl_runtime_profile
2018-08-10 Ilya LeoshkevichS390: Do not clobber R0 in 32-bit _dl_runtime_resolve
2018-08-10 Ilya LeoshkevichS390: Use symbolic offsets for stack variables in 64...
2018-08-10 Ilya LeoshkevichS390: Use symbolic offsets for stack variables in 64...
next