Age | Commit message (Expand) | Author |
2017-11-03 | [BZ #17078] arm: remove prelinker support for R_ARM_TLS_DESC | Szabolcs Nagy |
2017-11-03 | aarch64: Remove barriers from TLS descriptor functions | Szabolcs Nagy |
2017-11-03 | aarch64: Disable lazy symbol binding of TLSDESC | Szabolcs Nagy |
2017-11-03 | Mark lazy tlsdesc helper functions unused to avoid warnings | Szabolcs Nagy |
2017-11-02 | Declare wcstof functions for more _FloatN, _FloatNx types. | Joseph Myers |
2017-11-02 | tpi_PG locale: fix syntax error [BZ #22382] | Mike FABIAN |
2017-11-02 | test-errno-linux: quotactl can fail with EPERM in containers | Florian Weimer |
2017-11-02 | stdio-common: Use array_length and array_end macros | Florian Weimer |
2017-11-02 | <array_length.h>: New array_length and array_end macros | Florian Weimer |
2017-11-02 | Fix ChangeLog typo | Rafal Luzynski |
2017-11-02 | posix/tst-glob-tilde.c: Add test for bug 22332 | Florian Weimer |
2017-11-01 | Include bits/cmathcalls.h for more _FloatN, _FloatNx types. | Joseph Myers |
2017-11-01 | Clean up complex.h handling of float128. | Joseph Myers |
2017-11-01 | x86: Add sysdeps/x86/sysdep.h | H.J. Lu |
2017-10-31 | localedata: Once again correct and regenerate i18n_ctype. | Rafal Luzynski |
2017-10-31 | Remove useless #ifdefs from Linux sig*.c syscalls | Yury Norov |
2017-10-31 | Consolidate Linux sigpending() implementation | Yury Norov |
2017-10-31 | Define CMPLX macros for more _FloatN, _FloatNx types. | Joseph Myers |
2017-10-31 | Adjust __MATH_EVAL_FMT2 definition to handle _Float16 better. | Joseph Myers |
2017-10-31 | [PowerPC64] sysdep.h doesn't need to be included in multiarch files | Alan Modra |
2017-10-31 | [PowerPC64] strncase_l-power7.c should use strncase_l.c | Alan Modra |
2017-10-31 | [PowerPC64] Tidy strcasecmp_l-power7.S symbols | Alan 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.S | Alan Modra |
2017-10-31 | [PowerPC64] Don't define __GI_ variant of isnan for static lib | Alan Modra |
2017-10-30 | Include bits/math-finite.h for more _FloatN, _FloatNx types. | Joseph Myers |
2017-10-30 | Remove _Mlong_double_ etc. macros. | Joseph Myers |
2017-10-30 | sysdeps/x86/libc-start.c: Add /* !SHARED */ | H.J. Lu |
2017-10-30 | Reformat sysdeps/x86/libc-start.c | H.J. Lu |
2017-10-30 | i586: Use conditional branches in strcpy.S [BZ #22353] | H.J. Lu |
2017-10-30 | Add _FloatN, _FloatNx M_* constants. | Joseph Myers |
2017-10-30 | Assume that _DIRENT_HAVE_D_TYPE is always defined. | Florian Weimer |
2017-10-30 | ffsl, ffsll: Declare under __USE_MISC, not just __USE_GNU | Florian Weimer |
2017-10-30 | tst-gnuglob64: New test for glob64 based on tst-gnuglob | Florian Weimer |
2017-10-30 | csb_PL locale: Fix “abmon” for March and use a better translation for Mar... | Mike FABIAN |
2017-10-30 | km_KH locale: remove tags which were using Lao characters [BZ #13953] | Mike FABIAN |
2017-10-28 | Correct the size of _nl_value_type_LC_... arrays. | Rafal Luzynski |
2017-10-27 | Include bits/mathcalls.h for more _FloatN, _FloatNx types. | Joseph Myers |
2017-10-27 | i386: Regenerate libm-test-ulps for for gcc 7 | H.J. Lu |
2017-10-27 | tt_RU locale: make yesstr and nostr agree with CLDR by starting with lower ca... | Mike FABIAN |
2017-10-27 | Fix all remaining issues of [BZ #15260] | Mike FABIAN |
2017-10-27 | br_FR locale: Use all lowercase in yesstr and nostr. | Mike FABIAN |
2017-10-26 | Add SNAN macros for more _FloatN, _FloatNx types. | Joseph Myers |
2017-10-26 | Add HUGE_VAL macros for more _FloatN, _FloatNx types. | Joseph Myers |
2017-10-26 | add myself as contact for "br" locale | Thierry Vignaud |
2017-10-26 | fix nostr for "br" [BZ #21706] | Thierry Vignaud |
2017-10-25 | localedef: Add --no-warnings/--warnings option | Carlos O'Donell |
2017-10-25 | localedata: Locale and test name are the same. | Carlos O'Donell |
2017-10-25 | localedata: Fix unicode-gen check target. | Carlos O'Donell |
2017-10-25 | powerpc: Replace lxvd2x/stxvd2x with lvx/stvx in P7's memcpy/memmove | Rajalakshmi Srinivasaraghavan |