Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | posix/tst-glob-tilde.c: Add test for bug 22332 | Florian Weimer | 2 | -23/+37 |
2017-11-01 | Include bits/cmathcalls.h for more _FloatN, _FloatNx types. | Joseph Myers | 2 | -0/+87 |
2017-11-01 | Clean up complex.h handling of float128. | Joseph Myers | 2 | -15/+21 |
2017-11-01 | x86: Add sysdeps/x86/sysdep.h | H.J. Lu | 4 | -85/+101 |
2017-10-31 | localedata: Once again correct and regenerate i18n_ctype. | Rafal Luzynski | 3 | -15/+9 |
2017-10-31 | Remove useless #ifdefs from Linux sig*.c syscalls | Yury Norov | 5 | -32/+9 |
2017-10-31 | Consolidate Linux sigpending() implementation | Yury Norov | 5 | -141/+7 |
2017-10-31 | Define CMPLX macros for more _FloatN, _FloatNx types. | Joseph Myers | 2 | -0/+39 |
2017-10-31 | Adjust __MATH_EVAL_FMT2 definition to handle _Float16 better. | Joseph Myers | 2 | -0/+8 |
2017-10-31 | [PowerPC64] sysdep.h doesn't need to be included in multiarch files | Alan Modra | 97 | -193/+132 |
2017-10-31 | [PowerPC64] strncase_l-power7.c should use strncase_l.c | Alan Modra | 2 | -2/+11 |
2017-10-31 | [PowerPC64] Tidy strcasecmp_l-power7.S symbols | Alan Modra | 2 | -1/+9 |
2017-10-31 | [PowerPC64] Wrap str{,n}cmp-power{8,9}.S in IS_IN(libc) | Alan Modra | 5 | -0/+16 |
2017-10-31 | [PowerPC64] Remove duplicate define in stpncpy-power8.S | Alan Modra | 2 | -2/+5 |
2017-10-31 | [PowerPC64] Don't define __GI_ variant of isnan for static lib | Alan Modra | 2 | -3/+10 |
2017-10-30 | Include bits/math-finite.h for more _FloatN, _FloatNx types. | Joseph Myers | 2 | -2/+146 |
2017-10-30 | Remove _Mlong_double_ etc. macros. | Joseph Myers | 6 | -54/+35 |
2017-10-30 | sysdeps/x86/libc-start.c: Add /* !SHARED */ | H.J. Lu | 2 | -1/+5 |
2017-10-30 | Reformat sysdeps/x86/libc-start.c | H.J. Lu | 2 | -3/+7 |
2017-10-30 | i586: Use conditional branches in strcpy.S [BZ #22353] | H.J. Lu | 2 | -17/+22 |
2017-10-30 | Add _FloatN, _FloatNx M_* constants. | Joseph Myers | 2 | -0/+153 |
2017-10-30 | Assume that _DIRENT_HAVE_D_TYPE is always defined. | Florian Weimer | 12 | -60/+17 |
2017-10-30 | ffsl, ffsll: Declare under __USE_MISC, not just __USE_GNU | Florian Weimer | 2 | -1/+6 |
2017-10-30 | tst-gnuglob64: New test for glob64 based on tst-gnuglob | Florian Weimer | 5 | -486/+564 |
2017-10-30 | csb_PL locale: Fix “abmon” for March and use a better translation for Mar... | Mike FABIAN | 2 | -19/+20 |
2017-10-30 | km_KH locale: remove tags which were using Lao characters [BZ #13953] | Mike FABIAN | 2 | -57/+40 |
2017-10-28 | Correct the size of _nl_value_type_LC_... arrays. | Rafal Luzynski | 2 | -1/+10 |
2017-10-27 | Include bits/mathcalls.h for more _FloatN, _FloatNx types. | Joseph Myers | 2 | -3/+134 |
2017-10-27 | i386: Regenerate libm-test-ulps for for gcc 7 | H.J. Lu | 2 | -6/+11 |
2017-10-27 | tt_RU locale: make yesstr and nostr agree with CLDR by starting with lower ca... | Mike FABIAN | 2 | -2/+7 |
2017-10-27 | Fix all remaining issues of [BZ #15260] | Mike FABIAN | 8 | -13/+31 |
2017-10-27 | br_FR locale: Use all lowercase in yesstr and nostr. | Mike FABIAN | 2 | -2/+8 |
2017-10-26 | Add SNAN macros for more _FloatN, _FloatNx types. | Joseph Myers | 2 | -0/+31 |
2017-10-26 | Add HUGE_VAL macros for more _FloatN, _FloatNx types. | Joseph Myers | 2 | -0/+33 |
2017-10-26 | add myself as contact for "br" locale | Thierry Vignaud | 2 | -2/+8 |
2017-10-26 | fix nostr for "br" [BZ #21706] | Thierry Vignaud | 2 | -2/+7 |
2017-10-25 | localedef: Add --no-warnings/--warnings option | Carlos O'Donell | 14 | -242/+384 |
2017-10-25 | localedata: Locale and test name are the same. | Carlos O'Donell | 13 | -8/+27 |
2017-10-25 | localedata: Fix unicode-gen check target. | Carlos O'Donell | 10 | -22/+37 |
2017-10-25 | powerpc: Replace lxvd2x/stxvd2x with lvx/stvx in P7's memcpy/memmove | Rajalakshmi Srinivasaraghavan | 3 | -96/+102 |
2017-10-25 | Replace "if if " with "if " in comments | H.J. Lu | 7 | -8/+21 |
2017-10-25 | CJK locales: Add fullwidth yYnN to yesexpr and noexpr [BZ #15261] | Mike FABIAN | 9 | -22/+39 |
2017-10-25 | Sync LC_MESSAGES of several locales with CLDR | Mike FABIAN | 13 | -22/+39 |
2017-10-25 | Use ASCII as much as possible in LC_MESSAGES of all locales to improve readab... | Mike FABIAN | 176 | -596/+749 |
2017-10-25 | brx_IN locale: Fix yesexpr and noexpr | Mike FABIAN | 2 | -4/+8 |
2017-10-25 | ta_IN locale: Fix yesexpr and noexpr | Mike FABIAN | 2 | -2/+7 |
2017-10-25 | hi_IN, kn_IN, ks_IN@devanagari locales: In yesexpr and noexpr, also check fo... | Mike FABIAN | 4 | -6/+13 |
2017-10-25 | cmn_TW locale: Improve yesexpr and noexpr | Mike FABIAN | 2 | -4/+7 |
2017-10-25 | chr_US locale: Fix yesexpr and noexpr | Mike FABIAN | 2 | -2/+9 |
2017-10-25 | ber_DZ locale: Use copy “"kab_DZ"” in LC_MESSAGES. | Mike FABIAN | 2 | -5/+7 |