]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps
Simplify tzfile fstat failure code
[thirdparty/glibc.git] / sysdeps /
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...
2018-08-10  Ilya LeoshkevichS390: Use symbolic offsets for stack variables in 32...
2018-08-10  Ilya LeoshkevichS390: Use symbolic offsets for stack variables in 32...
2018-08-09  Joseph MyersReplace gen-libm-test.pl with gen-libm-test.py.
2018-08-08  Samuel Thibaulthurd: Avoid PLTs for __pthread_get/setspecific
2018-08-08  Siddhesh Poyarekar[aarch64] Fix value of MIN_PAGE_SIZE for testing
2018-08-06  Andreas SchwabRISC-V: Don't use ps_get_thread_area in libthread_db...
2018-08-06  H.J. Lux86: Move STATE_SAVE_OFFSET/STATE_SAVE_MASK to sysdep.h
2018-08-03  DJ DelorieRegen RISC-V rvd ULPs
2018-08-03  DJ DelorieRISC-V: Fix rounding save/restore bug.
2018-08-03  H.J. Lux86: Don't include <init-arch.h> in assembly codes
2018-08-03  H.J. Lux86: Cleanup cpu-features-offsets.sym
2018-08-02  Siddhesh PoyarekarRename the glibc.tune namespace to glibc.cpu
2018-08-02  Joseph MyersDo not define various fenv.h macros for MIPS soft-float...
2018-08-01  H.J. Lux86: Rename get_common_indeces to get_common_indices
2018-08-01  Joseph MyersMove SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.
2018-08-01  Joseph MyersMove SNAN_TESTS_TYPE_CAST out of math-tests.h.
2018-07-31  Samuel Thibaulthurd: Fix exec usage of mach_setup_thread
2018-07-31  Samuel Thibaulthurd: Fix startup of static binaries linked against...
2018-07-31  Adhemerval ZanellaUpdate SH libm-tests-ulps
2018-07-30  H.J. Lux86/CET: Fix property note parser [BZ #23467]
2018-07-30  H.J. Lux86: Add tst-get-cpu-features-static to $(tests) [BZ...
2018-07-28  Samuel Thibaulthurd: Fix some ld.so symbol override from libc
2018-07-28  Samuel Thibaulthurd: Fix some ld.so symbol override from libc
2018-07-27  H.J. Lux86/CET: Don't parse beyond the note end
2018-07-27  Adhemerval ZanellaFix Linux fcntl OFD locks on unsupported kernels
2018-07-27  Samuel Thibaulthurd: Fix some ld.so symbol override from libc
2018-07-26  Joseph MyersUpdate powerpc-nofpu ulps.
2018-07-26  H.J. Lux86: Populate COMMON_CPUID_INDEX_80000001 for Intel...
2018-07-26  H.J. Lux86: Correct index_cpu_LZCNT [BZ # 23456]
2018-07-25  H.J. Luia64: Work around incorrect type of IA64 uc_sigmask
2018-07-25  Adhemerval ZanellaFix ISO C threads installed header and HURD assumption
2018-07-25  H.J. Lux86/CET: Add a setcontext test for CET
2018-07-25  Adhemerval ZanellaFix C11 conformance issues
2018-07-25  H.J. Lux86-64/CET: Extend ucontext_t to save shadow stack
2018-07-25  H.J. Lux86/CET: Add tests with legacy non-CET shared objects
2018-07-25  H.J. Lux86: Rename __glibc_reserved2 to ssp_base in tcbhead_t
2018-07-24  Florian Weimeralpha: mlock2, copy_file_range syscalls were introduced...
2018-07-24  H.J. Lux86/CET: Extend arch_prctl syscall for CET control
2018-07-24  Florian Weimersh: Do not define __ASSUME_STATX
2018-07-24  Adhemerval Zanellanptl: Add abilist symbols for C11 threads
2018-07-24  Adhemerval Zanellanptl: Add C11 threads thrd_* functions
2018-07-24  H.J. LuAdd <bits/indirect-return.h>
2018-07-24  H.J. Lux86: Update vfork to pop shadow stack
2018-07-24  H.J. Lux86-64: Add endbr64 to tst-quadmod[12].S
next