about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* WIP finer-grained, more aggressive local PLT call check zack/wip-check-localplt-2Zack Weinberg2018-03-26227-397/+1031
* [Bug 15368] Move pthread_kill to libc and use it to implement raise. zack/wip-pthread-no-dupe-defnsZack Weinberg2018-03-2649-131/+294
* WIP no duplicate function definitions in pthreadZack Weinberg2018-03-2637-299/+283
* RFC: Introduce pt-compat-stubs and use it to replace pt-vfork.Zack Weinberg2018-03-2637-355/+368
* RISC-V: add remaining relocationsAndreas Schwab2018-03-262-12/+73
* hurd: Regenerate errno.h headerSamuel Thibault2018-03-252-2/+3
* hurd: Fix calling __pthread_initialize_minimal in shared caseSamuel Thibault2018-03-252-5/+7
* Add missing changelog from previous commitSamuel Thibault2018-03-251-0/+11
* hurd: Initialize TLS and libpthread before signal thread startSamuel Thibault2018-03-255-9/+51
* hurd: Fix accessing errno from rtldSamuel Thibault2018-03-252-1/+6
* Add $(tests-execstack-$(have-z-execstack)) after defined [BZ #22998]H.J. Lu2018-03-242-1/+8
* Fix i386 memmove issue (bug 22644).Andrew Senkevich2018-03-233-6/+72
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-2221-210/+95
* Use x86_64 backtrace as generic version.Joseph Myers2018-03-2112-200/+115
* Remove powerpc, sparc fdim inlines (bug 22987).Joseph Myers2018-03-203-71/+6
* Fix signed integer overflow in random_r (bug 17343).Joseph Myers2018-03-202-5/+10
* Fix errno valuesSamuel Thibault2018-03-203-26/+22
* hurd: Code style fixesSamuel Thibault2018-03-203-49/+52
* Add narrowing subtract functions.Joseph Myers2018-03-2061-4/+24780
* Add SHT_X86_64_UNWIND to elf.h (bug 20079).Joseph Myers2018-03-192-0/+8
* Undefine attribute_hidden to fix benchtestsWilco Dijkstra2018-03-192-0/+5
* hurd: Fix build with latest htlSamuel Thibault2018-03-191-1/+1
* hurd: fix buildSamuel Thibault2018-03-181-1/+1
* Hurd: fix port leak in TLSRichard Braun2018-03-182-8/+18
* hurd: Add mlockall supportSamuel Thibault2018-03-183-0/+84
* hurd: Fix boot with statically-linked exec serverSamuel Thibault2018-03-182-1/+3
* hurd: Fix O_DIRECTORY | O_NOFOLLOWSamuel Thibault2018-03-183-1/+7
* hurd: Fix O_NOFOLLOWSamuel Thibault2018-03-182-16/+22
* hurd: Fix copyright yearsSamuel Thibault2018-03-183-3/+3
* hurd: Reimplement libc locks using mach's gsyncAgustina Arzille2018-03-1820-314/+689
* hurd: Rewrite __libc_cleanup_*Agustina Arzille2018-03-182-17/+39
* hurd: Add missing includeSamuel Thibault2018-03-182-0/+5
* x86_64: Fix build with RTLD_PRIVATE_ERRNO defined to 1Samuel Thibault2018-03-182-4/+6
* hurd: Fix coding styleSamuel Thibault2018-03-185-12/+12
* hurd: Fix link cthread/pthread symbol exposition.Samuel Thibault2018-03-176-23/+45
* hurd: Replace threadvars with TLSSamuel Thibault2018-03-1723-263/+188
* hurd: Fix getting signal thread stack layout for forkSamuel Thibault2018-03-172-1/+25
* hurd: add TLS supportSamuel Thibault2018-03-179-10/+132
* NEWS: Mention the locale data changes (bug 22848, 22937, 22963).Rafal Luzynski2018-03-161-0/+4
* Remove sysdeps/x86/fpu/bits/mathinline.h __finite inline.Joseph Myers2018-03-162-13/+3
* Update i386 libm-test-ulps.Joseph Myers2018-03-163-24/+29
* Revert m68k __ieee754_sqrt changeWilco Dijkstra2018-03-162-0/+6
* Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra2018-03-1510-253/+24
* Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l)Wilco Dijkstra2018-03-1548-103/+154
* Add support for sqrt asm redirectsWilco Dijkstra2018-03-1510-3/+42
* Remove more old-compilers parts of sysdeps/x86/fpu/bits/mathinline.h.Joseph Myers2018-03-152-183/+27
* Use correct includes in benchtestsWilco Dijkstra2018-03-157-2/+24
* aarch64/strncmp: Use lsr instead of mov+lsrSiddhesh Poyarekar2018-03-152-4/+7
* cs_CZ locale: Add alternative month names (bug 22963).Rafal Luzynski2018-03-152-1/+21
* Greek (el_CY, el_GR) locales: Introduce ab_alt_mon (bug 22937).Rafal Luzynski2018-03-153-2/+24