aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-07nptl: Change tst-typesizes to _Static_assertAdhemerval Zanella
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella
2017-11-07Move <bits/mman-linux.h> to the Linux sysdeps directoryFlorian Weimer
2017-11-07powerpc: Use latest optimization for internal function callsRajalakshmi Srinivasaraghavan
2017-11-06Optimize sighold implementationAdhemerval Zanella
2017-11-06Cleanup Linux sigqueue implementationAdhemerval Zanella
2017-11-06Simplify Linux sig{timed}wait{info} implementationsAdhemerval Zanella
2017-11-06arm: Implement memchr ifunc selection in CAdhemerval Zanella
2017-11-06arm: Implement memcpy ifunc selection in CAdhemerval Zanella
2017-11-06Use newly built crt*.o files to build shared objects [BZ #22362]H.J. Lu
2017-11-06Do not declare _Float128 support for powerpc64le -mlong-double-64 (bug 22402).Joseph Myers
2017-11-04tpi_PG locale: Fix wrong d_fmtMike FABIAN
2017-11-04manual: Document the O_TMPFILE flagFlorian Weimer
2017-11-03Handle more _FloatN, _FloatNx types in __MATH_TG.Joseph Myers
2017-11-03Update translations from the Translation ProjectDmitry V. Levin
2017-11-04manual: Document the linkat functionFlorian Weimer
2017-11-03Handle more _FloatN, _FloatNx types in tgmath.h.Joseph Myers
2017-11-03Declare strtof, strfromf functions for more _FloatN, _FloatNx types.Joseph Myers
2017-11-03aarch64: Guess L1 cache linesize for aarch64Richard Henderson
2017-11-03aarch64: optimize _dl_tlsdesc_dynamic fast pathSzabolcs Nagy
2017-11-03arm: Remove lazy tlsdesc initialization related codeSzabolcs Nagy
2017-11-03arm: Remove unnecessary volatile qualifierSzabolcs Nagy
2017-11-03[BZ #18572] arm: Disable lazy initialization of tlsdesc entriesSzabolcs Nagy
2017-11-03[BZ #17078] arm: remove prelinker support for R_ARM_TLS_DESCSzabolcs Nagy
2017-11-03aarch64: Remove barriers from TLS descriptor functionsSzabolcs Nagy
2017-11-03aarch64: Disable lazy symbol binding of TLSDESCSzabolcs Nagy
2017-11-03Mark lazy tlsdesc helper functions unused to avoid warningsSzabolcs Nagy
2017-11-02Declare wcstof functions for more _FloatN, _FloatNx types.Joseph Myers
2017-11-02tpi_PG locale: fix syntax error [BZ #22382]Mike FABIAN
2017-11-02test-errno-linux: quotactl can fail with EPERM in containersFlorian Weimer
2017-11-02stdio-common: Use array_length and array_end macrosFlorian Weimer
2017-11-02<array_length.h>: New array_length and array_end macrosFlorian Weimer
2017-11-02Fix ChangeLog typoRafal Luzynski
2017-11-02posix/tst-glob-tilde.c: Add test for bug 22332Florian Weimer
2017-11-01Include bits/cmathcalls.h for more _FloatN, _FloatNx types.Joseph Myers
2017-11-01Clean up complex.h handling of float128.Joseph Myers
2017-11-01x86: Add sysdeps/x86/sysdep.hH.J. Lu
2017-10-31localedata: Once again correct and regenerate i18n_ctype.Rafal Luzynski
2017-10-31Remove useless #ifdefs from Linux sig*.c syscallsYury Norov
2017-10-31Consolidate Linux sigpending() implementationYury Norov
2017-10-31Define CMPLX macros for more _FloatN, _FloatNx types.Joseph Myers
2017-10-31Adjust __MATH_EVAL_FMT2 definition to handle _Float16 better.Joseph Myers
2017-10-31[PowerPC64] sysdep.h doesn't need to be included in multiarch filesAlan Modra
2017-10-31[PowerPC64] strncase_l-power7.c should use strncase_l.cAlan Modra
2017-10-31[PowerPC64] Tidy strcasecmp_l-power7.S symbolsAlan Modra
2017-10-31[PowerPC64] Wrap str{,n}cmp-power{8,9}.S in IS_IN(libc)Alan Modra
2017-10-31[PowerPC64] Remove duplicate define in stpncpy-power8.SAlan Modra
2017-10-31[PowerPC64] Don't define __GI_ variant of isnan for static libAlan Modra
2017-10-30Include bits/math-finite.h for more _FloatN, _FloatNx types.Joseph Myers
2017-10-30Remove _Mlong_double_ etc. macros.Joseph Myers