aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-26WIP finer-grained, more aggressive local PLT call checkzack/wip-check-localplt-2Zack Weinberg227-397/+1031
2018-03-26[Bug 15368] Move pthread_kill to libc and use it to implement raise.zack/wip-pthread-no-dupe-defnsZack Weinberg49-131/+294
2018-03-26WIP no duplicate function definitions in pthreadZack Weinberg37-299/+283
2018-03-26RFC: Introduce pt-compat-stubs and use it to replace pt-vfork.Zack Weinberg37-355/+368
2018-03-26RISC-V: add remaining relocationsAndreas Schwab2-12/+73
2018-03-25hurd: Regenerate errno.h headerSamuel Thibault2-2/+3
2018-03-25hurd: Fix calling __pthread_initialize_minimal in shared caseSamuel Thibault2-5/+7
2018-03-25Add missing changelog from previous commitSamuel Thibault1-0/+11
2018-03-25hurd: Initialize TLS and libpthread before signal thread startSamuel Thibault5-9/+51
2018-03-25hurd: Fix accessing errno from rtldSamuel Thibault2-1/+6
2018-03-24Add $(tests-execstack-$(have-z-execstack)) after defined [BZ #22998]H.J. Lu2-1/+8
2018-03-23Fix i386 memmove issue (bug 22644).Andrew Senkevich3-6/+72
2018-03-22Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers21-210/+95
2018-03-21Use x86_64 backtrace as generic version.Joseph Myers12-200/+115
2018-03-20Remove powerpc, sparc fdim inlines (bug 22987).Joseph Myers3-71/+6
2018-03-20Fix signed integer overflow in random_r (bug 17343).Joseph Myers2-5/+10
2018-03-20Fix errno valuesSamuel Thibault3-26/+22
2018-03-20hurd: Code style fixesSamuel Thibault3-49/+52
2018-03-20Add narrowing subtract functions.Joseph Myers61-4/+24780
2018-03-19Add SHT_X86_64_UNWIND to elf.h (bug 20079).Joseph Myers2-0/+8
2018-03-19Undefine attribute_hidden to fix benchtestsWilco Dijkstra2-0/+5
2018-03-19hurd: Fix build with latest htlSamuel Thibault1-1/+1
2018-03-18hurd: fix buildSamuel Thibault1-1/+1
2018-03-18Hurd: fix port leak in TLSRichard Braun2-8/+18
2018-03-18hurd: Add mlockall supportSamuel Thibault3-0/+84
2018-03-18hurd: Fix boot with statically-linked exec serverSamuel Thibault2-1/+3
2018-03-18hurd: Fix O_DIRECTORY | O_NOFOLLOWSamuel Thibault3-1/+7
2018-03-18hurd: Fix O_NOFOLLOWSamuel Thibault2-16/+22
2018-03-18hurd: Fix copyright yearsSamuel Thibault3-3/+3
2018-03-18hurd: Reimplement libc locks using mach's gsyncAgustina Arzille20-314/+689
2018-03-18hurd: Rewrite __libc_cleanup_*Agustina Arzille2-17/+39
2018-03-18hurd: Add missing includeSamuel Thibault2-0/+5
2018-03-18x86_64: Fix build with RTLD_PRIVATE_ERRNO defined to 1Samuel Thibault2-4/+6
2018-03-18hurd: Fix coding styleSamuel Thibault5-12/+12
2018-03-17hurd: Fix link cthread/pthread symbol exposition.Samuel Thibault6-23/+45
2018-03-17hurd: Replace threadvars with TLSSamuel Thibault23-263/+188
2018-03-17hurd: Fix getting signal thread stack layout for forkSamuel Thibault2-1/+25
2018-03-17hurd: add TLS supportSamuel Thibault9-10/+132
2018-03-16NEWS: Mention the locale data changes (bug 22848, 22937, 22963).Rafal Luzynski1-0/+4
2018-03-16Remove sysdeps/x86/fpu/bits/mathinline.h __finite inline.Joseph Myers2-13/+3
2018-03-16Update i386 libm-test-ulps.Joseph Myers3-24/+29
2018-03-16Revert m68k __ieee754_sqrt changeWilco Dijkstra2-0/+6
2018-03-15Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra10-253/+24
2018-03-15Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l)Wilco Dijkstra48-103/+154
2018-03-15Add support for sqrt asm redirectsWilco Dijkstra10-3/+42
2018-03-15Remove more old-compilers parts of sysdeps/x86/fpu/bits/mathinline.h.Joseph Myers2-183/+27
2018-03-15Use correct includes in benchtestsWilco Dijkstra7-2/+24
2018-03-15aarch64/strncmp: Use lsr instead of mov+lsrSiddhesh Poyarekar2-4/+7
2018-03-15cs_CZ locale: Add alternative month names (bug 22963).Rafal Luzynski2-1/+21
2018-03-15Greek (el_CY, el_GR) locales: Introduce ab_alt_mon (bug 22937).Rafal Luzynski3-2/+24