aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-14nss_files: Fix file stream leak in aliases lookup [BZ #23521]Florian Weimer4-0/+262
2018-08-14nscd: Deallocate existing user names in file parserFlorian Weimer2-1/+10
2018-08-13Update syscall-names.list for Linux 4.18.Joseph Myers2-2/+9
2018-08-13Update install.texi documentation of uses of Perl and Python.Joseph Myers3-73/+70
2018-08-13Use Linux 4.18 in build-many-glibcs.py.Joseph Myers2-1/+6
2018-08-13error, error_at_line: Add missing va_end callsFlorian Weimer2-0/+7
2018-08-13mbstowcs: Remove outdated commentFlorian Weimer2-6/+5
2018-08-11[benchtests] Add workload test properties to schemaSiddhesh Poyarekar2-0/+7
2018-08-11[benchtests] Add mandatory attributes to workload testsSiddhesh Poyarekar2-0/+7
2018-08-10ChangeLog: Fix an obvious typo.Rafal Luzynski1-1/+1
2018-08-10regex: Gnulib unibyte RRI uses bytes not charsPaul Eggert2-5/+16
2018-08-10Move SNAN_TESTS_* out of math-tests.h.Joseph Myers6-33/+93
2018-08-10Improve performance of sincosfWilco Dijkstra8-133/+274
2018-08-10Clean up converttoint handling and document the semanticsSzabolcs Nagy4-19/+36
2018-08-10Linux: Rewrite __old_getdents64 [BZ #23497]Florian Weimer4-25/+187
2018-08-10S390: Fix unwind in 32-bit _mcountIlya Leoshkevich2-2/+11
2018-08-10S390: Implement 64-bit __fentry__Ilya Leoshkevich5-57/+134
2018-08-10Move __fentry__ version definition to sysdeps/{i386,x86_64}Ilya Leoshkevich4-3/+12
2018-08-10S390: Test that lazy binding does not clobber R0Ilya Leoshkevich8-0/+230
2018-08-10S390: Do not clobber R0 in 64-bit _dl_runtime_profileIlya Leoshkevich2-0/+11
2018-08-10S390: Do not clobber R0 in 64-bit _dl_runtime_resolveIlya Leoshkevich2-2/+13
2018-08-10S390: Do not clobber R0 in 32-bit _dl_runtime_profileIlya Leoshkevich2-0/+11
2018-08-10S390: Do not clobber R0 in 32-bit _dl_runtime_resolveIlya Leoshkevich2-2/+13
2018-08-10S390: Use symbolic offsets for stack variables in 64-bit _dl_runtime_profileIlya Leoshkevich2-84/+148
2018-08-10S390: Use symbolic offsets for stack variables in 64-bit _dl_runtime_resolveIlya Leoshkevich2-41/+88
2018-08-10S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_profileIlya Leoshkevich2-78/+140
2018-08-10S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_resolveIlya Leoshkevich2-36/+78
2018-08-09Replace gen-libm-test.pl with gen-libm-test.py.Joseph Myers10-875/+651
2018-08-09hurd: Avoid PLTs for __pthread_get/setspecificSamuel Thibault4-0/+8
2018-08-08[aarch64] Fix value of MIN_PAGE_SIZE for testingSiddhesh Poyarekar2-1/+6
2018-08-08Move comment from libm-test-nextdown.inc to libm-test-nexttoward.inc.Joseph Myers3-5/+9
2018-08-08hurd: Add missing symbols for proper libc_get/setspecificSamuel Thibault2-0/+7
2018-08-08benchtests: Clean up the alloc_bufsSiddhesh Poyarekar7-33/+57
2018-08-06RISC-V: Don't use ps_get_thread_area in libthread_db (bug 23402)Andreas Schwab2-2/+8
2018-08-06x86: Move STATE_SAVE_OFFSET/STATE_SAVE_MASK to sysdep.hH.J. Lu4-15/+20
2018-08-03Improve ChangeLog message.DJ Delorie1-1/+1
2018-08-03Regen RISC-V rvd ULPsDJ Delorie2-4/+14
2018-08-03RISC-V: Fix rounding save/restore bug.DJ Delorie2-1/+6
2018-08-03Consistently terminate libm-test-*.inc TEST lines with commas.Joseph Myers4-22/+29
2018-08-03Simplify and speedup strstr/strcasestr first matchWilco Dijkstra3-45/+40
2018-08-03x86: Don't include <init-arch.h> in assembly codesH.J. Lu5-4/+8
2018-08-03Update be translations.Carlos O'Donell2-32/+34
2018-08-03Update be translations.Carlos O'Donell2-30/+56
2018-08-03x86: Cleanup cpu-features-offsets.symH.J. Lu2-19/+21
2018-08-02Fix ChangeLog date.Carlos O'Donell1-1/+1
2018-08-02Add convenience target 'install-locale-files'.Carlos O'Donell5-20/+88
2018-08-03[benchtests] Fix compare_strings.py for python2Siddhesh Poyarekar2-2/+6
2018-08-02Add ChangeLog for the last commitSiddhesh Poyarekar1-0/+21
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar17-45/+46
2018-08-02Do not define various fenv.h macros for MIPS soft-float (bug 23479).Joseph Myers5-16/+82