aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-10Use custom x86 feature selection in libmfw/libm-noprivate-2.27Florian Weimer
2018-05-10Avoid use GLIBC_PRIVATE symbols in the implementation of nan* functionsFlorian Weimer
2018-05-10Use __errno_location in libmFlorian Weimer
2018-04-28Add tst-sigaction.c to test BZ #23069Aurelien Jarno
2018-04-28RISC-V: fix struct kernel_sigaction to match the kernel version [BZ #23069]Aurelien Jarno
2018-03-29Linux i386: tst-bz21269 triggers SIGBUS on some kernelsFlorian Weimer
2018-03-28Fix i386 memmove issue (bug 22644).Andrew Senkevich
2018-03-19Update ChangeLog for BZ 22884 - riscv fmax/fminDJ Delorie
2018-03-19RISC-V: fmax/fmin: Handle signalling NaNs correctly.Andrew Waterman
2018-03-19RISC-V: Do not initialize $gp in TLS macros.DJ Delorie
2018-03-16NEWS: Add entries for bugs: 22848, 22932, 22937, 22963.Rafal Luzynski
2018-03-16cs_CZ locale: Add alternative month names (bug 22963).Rafal Luzynski
2018-03-16Greek (el_CY, el_GR) locales: Introduce ab_alt_mon (bug 22937).Rafal Luzynski
2018-03-16lt_LT locale: Update abbreviated month names (bug 22932).Rafal Luzynski
2018-03-16ca_ES locale: Update LC_TIME (bug 22848).Robert Buj
2018-03-12Update translations from the Translation ProjectDmitry V. Levin
2018-03-12i386: Fix i386 sigaction sa_restorer initialization (BZ#21269)Adhemerval Zanella
2018-03-12Fix multiple definitions of __nss_*_database (bug 22918)Andreas Schwab
2018-03-12[BZ #22342] Fix netgroup cache keys.DJ Delorie
2018-03-12linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]Dmitry V. Levin
2018-03-12powerpc: Undefine Linux ptrace macros that conflict with __ptrace_requestTulio Magno Quites Machado Filho
2018-03-12Add missing “reorder-end” in LC_COLLATE of et_EE [BZ #22517]Mike FABIAN
2018-03-12Fix a typo in a comment.Rical Jasan
2018-03-12manual: Update the _ISOC99_SOURCE description.Rical Jasan
2018-03-12manual: Document missing feature test macros.Rical Jasan
2018-03-12NEWS: add entries for bugs 22919 and 22926Dmitry V. Levin
2018-03-09sparc32: Add nop before __startcontext to stop unwinding [BZ #22919]Aurelien Jarno
2018-03-08powerpc: Fix TLE build for SPE (BZ #22926)Adhemerval Zanella
2018-02-19manual: Improve documentation of get_current_dir_name. [BZ #6889]Rical Jasan
2018-02-19manual: Fix a syntax error.Rical Jasan
2018-02-19manual: Fix Texinfo warnings about improper node names.Rical Jasan
2018-02-19Fix posix/tst-glob_lstat_compat on alpha [BZ #22818]Aurelien Jarno
2018-02-19time: Reference CLOCKS_PER_SEC in clock comment [BZ #22735]Sean McKean
2018-02-19linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin
2018-02-19NEWS: add an entry for bug 22827Dmitry V. Levin
2018-02-14Update SH libm-tests-ulpsAdhemerval Zanella
2018-02-09[RISC-V] Fix parsing flags in ELF64 files.DJ Delorie
2018-02-07Linux: use reserved name __key in pkey_get [BZ #22797]Igor Gnatenko
2018-02-06Add a missing ChangeLog item in commit 371b220f620H.J. Lu
2018-02-06NEWS: add an entry for bug 22638Dmitry V. Levin
2018-02-06sparc: Check PIC instead of SHARED in start.S [BZ #22638]H.J. Lu
2018-02-06Record CVE-2018-6551 in NEWS and ChangeLog [BZ #22774]Florian Weimer
2018-02-01Update for 2.27 releaseglibc-2.27Dmitry V. Levin
2018-02-01Fix ChangeLog formattingDmitry V. Levin
2018-02-01NEWS: add the list of bugs fixed in 2.27Dmitry V. Levin
2018-02-01Record CVE-2018-6485 in ChangeLog and NEWS [BZ #22343]Florian Weimer
2018-02-01stdlib: Fixing test-*atexit*-race tests on ia64Adhemerval Zanella
2018-02-01Update contributions in the manualDmitry V. Levin
2018-02-01NEWS: List the languages which use the alternative months.Rafal Luzynski
2018-02-01crypt: Fix badsalttest test (Bug 22765)Il'ya Malakhov