]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/generic
Add HWCAP_SSBS from Linux 4.20 to AArch64 bits/hwcap.h.
[thirdparty/glibc.git] / sysdeps / generic /
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-05  Zack WeinbergUse PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.
2018-12-05  Zack WeinbergUse PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug...
2018-12-05  Zack WeinbergAdd __vfscanf_internal and __vfwscanf_internal with...
2018-12-01  Kemi WangMutex: Add pthread mutex tunables
2018-11-30  Adhemerval Zanellaposix: Use posix_spawn on system
2018-10-02  Adhemerval Zanellalibio: Flush stream at freopen (BZ#21037)
2018-09-27  Joseph MyersUse copysign functions not __copysign functions in...
2018-09-19  Szabolcs NagyAdd new pow implementation
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-24  Joseph MyersMove EXCEPTION_ENABLE_SUPPORTED out of math-tests.h.
2018-08-23  Joseph MyersMove EXCEPTION_TESTS_* out of math-tests.h
2018-08-22  Joseph MyersMove ROUNDING_TESTS_* out of math-tests.h.
2018-08-10  Joseph MyersMove SNAN_TESTS_* out of math-tests.h.
2018-08-09  Joseph MyersReplace gen-libm-test.pl with gen-libm-test.py.
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-16  H.J. Lux86: Support IBT and SHSTK in Intel CET [BZ #21598]
2018-07-14  H.J. Lux86: Rename __glibc_reserved1 to feature_1 in tcbhead_t...
2018-06-26  Adhemerval ZanellaFix Linux fcntl OFD locks for non-LFS architectures...
2018-06-21  Florian Weimermath: Set 387 and SSE2 rounding mode for tgamma on...
2018-06-20  Tulio Magno Quites... Move declare_mgen_finite_alias definition
2018-06-01  Florian WeimerRemove sysdeps/generic/libcidn.abilist
2018-05-17  Florian Weimermath: Reverse include order in <math-type-macros-*.h>
2018-05-16  Florian Weimermath: Merge strtod_nan_*.h into math-type-macros-*.h
2018-05-11  Joseph MyersDo not include math-barriers.h in math_private.h.
2018-05-10  Joseph MyersMove math_check_force_underflow macros to separate...
2018-05-09  Joseph MyersMove math_opt_barrier, math_force_eval to separate...
2018-05-09  Joseph MyersMove math_narrow_eval to separate math-narrow-eval.h.
2018-04-04  Maciej W. Rozyckielf: Correct absolute (SHN_ABS) symbol run-time calcula...
2018-04-04  Maciej W. Rozyckielf: Unify symbol address run-time calculation [BZ...
2018-04-04  Zack WeinbergMake sysdeps/generic/internal-signals.h less stubby.
2018-04-03  Adhemerval ZanellaFilter out NPTL internal signals (BZ #22391)
2018-03-24  Samuel Thibaulthurd: Fix calling __pthread_initialize_minimal in share...
2018-03-24  Samuel Thibaulthurd: Initialize TLS and libpthread before signal threa...
2018-03-22  Joseph MyersRemove unused frame.h header, sigcontextinfo.h macros.
2018-03-17  Samuel Thibaulthurd: add TLS support
2018-03-15  Wilco DijkstraRemove all target specific __ieee754_sqrt(f/l) inlines
2018-03-15  Wilco DijkstraAdd support for sqrt asm redirects
2018-03-11  Samuel Thibaulthurd: add gscope support
2018-02-22  Adhemerval ZanellaRename nptl-signals.h to internal-signals.h
2018-02-21  Zack WeinbergMechanically remove _IO_ name aliases for types and...
2018-02-21  Florian Weimerelf: Remove ad-hoc restrictions on dlopen callers ...
2018-02-12  Szabolcs NagyRemove slow paths from exp
2018-02-12  Wilco DijkstraRemove slow paths from pow
2018-02-07  Joseph MyersDefine char16_t, char32_t consistently with uint_least1...
2018-02-07  Zack WeinbergPost-cleanup 2: minimize _G_config.h.
2018-02-01  Joseph MyersMove LDBL_CLASSIFY_COMPAT to its own header.
2018-02-01  Joseph MyersAdd feholdexcept inline in generic math_private.h.
2018-02-01  Joseph MyersMove fenv.h override inline functions to generic math_p...
2018-02-01  Joseph MyersMove some fenv.h override macros to generic math_private.h.
2018-01-28  Samuel Thibaulthurd: take __USE_EXTERN_INLINES into account and restri...
2018-01-27  Samuel Thibaulthurd: fix warnings
2018-01-27  Samuel Thibaulthurd: fix warning
2018-01-27  Samuel Thibaulthurd: fix warnings
2018-01-25  Palmer DabbeltAdd support for the RISC-V-specific ELF flags
2018-01-19  Samuel Thibaultgeneric if_ether.h: Fix build
2018-01-11  Joseph MyersMake default libc_feholdsetround_noex_ctx use __feholde...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-27  Dmitry V. Levinelf: remove redundant is_path argument
2017-12-24  Zack WeinbergDeprecate external use of libio.h and _G_config.h.
2017-12-19  Joseph MyersRevert exp reimplementation (causes test failures).
2017-12-19  Patrick McGeheartyImprove __ieee754_exp() performance by greater than...
2017-12-18  Florian Weimerld.so: Examine GLRO to detect inactive loader [BZ ...
2017-12-16  H.J. LuAdd --enable-static-pie configure option to build stati...
2017-12-06  Joseph MyersSupport _Float32 in libm_alias_float.
2017-12-05  Joseph MyersSupport _Float64, _Float32x in libm_alias_double.
2017-11-30  H.J. Lux86: Make a space in jmpbuf for shadow stack pointer
2017-11-27  Andreas SchwabConsolidate link map sorting
2017-11-24  Joseph MyersSupport _Float64x in libm_alias macros.
2017-11-24  Joseph MyersMake min_of_type_ macros function-like.
2017-11-13  H.J. Luld.so: Add architecture specific fields
2017-10-18  Joseph MyersAdd _Float128 function aliases.
2017-10-17  Adhemerval ZanellaAdd common ifunc-init.h header
2017-10-16  Joseph MyersMove some float128 symbol version definitions.
2017-10-10  Joseph MyersAdd libm_alias_*_other_r macros.
2017-10-09  Joseph MyersUse generic macros for lgamma_r function aliases.
2017-10-02  Samuel ThibaultIntroduce NO_RTLD_HIDDEN, make hurd use it instead...
2017-10-02  H.J. LuHide internal __ifreq function [BZ #18822]
2017-10-01  H.J. LuMark internal functions with attribute_hidden [BZ ...
2017-09-14  Joseph MyersDefine and use libm_alias_float128.
2017-09-13  Joseph MyersDefine and use libm_alias_ldouble.
2017-09-13  Joseph MyersDefine and use libm_alias_double.
2017-09-12  Joseph MyersRemove declare_mgen_alias_2.
2017-09-11  Joseph MyersDefine and use a libm_alias_float macro.
2017-09-05  Joseph MyersPrefer new libm function wrappers for !LIBM_SVID_COMPAT.
2017-09-02  Samuel Thibaulthurd: Fix sigsetops.h macros
2017-09-02  Samuel Thibaultsysdeps/generic/sigsetops.h: Remove spurious #endif
2017-08-31  Adhemerval ZanellaRemove NO_CANCELLATION macro
2017-08-31  Florian Weimerelf: Remove internal_function attribute
2017-08-31  Florian Weimeraio: Remove internal_function function attribute
2017-08-30  Joseph MyersFix mcontext_t sigcontext namespace (bug 21457).
2017-08-23  Adhemerval ZanellaConsolidate remaning non cancellable definitions
2017-08-22  Adhemerval ZanellaRemove non cancellable sigsuspend definition
2017-08-22  Adhemerval ZanellaConsolidate non cancellable nanosleep call
next