aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-03-26Unify umount function implementations (bug 16552).Joseph Myers1-0/+13
2018-03-26RISC-V: add remaining relocationsAndreas Schwab1-0/+17
2018-03-25hurd: Regenerate errno.h headerSamuel Thibault1-0/+1
2018-03-25hurd: Fix calling __pthread_initialize_minimal in shared caseSamuel Thibault1-4/+6
2018-03-25Add missing changelog from previous commitSamuel Thibault1-0/+11
2018-03-25hurd: Fix accessing errno from rtldSamuel Thibault1-0/+5
2018-03-24Add $(tests-execstack-$(have-z-execstack)) after defined [BZ #22998]H.J. Lu1-0/+6
2018-03-23Fix i386 memmove issue (bug 22644).Andrew Senkevich1-0/+8
2018-03-22Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers1-0/+95
2018-03-21Use x86_64 backtrace as generic version.Joseph Myers1-0/+14
2018-03-20Remove powerpc, sparc fdim inlines (bug 22987).Joseph Myers1-0/+6
2018-03-20Fix signed integer overflow in random_r (bug 17343).Joseph Myers1-0/+6
2018-03-20Fix errno valuesSamuel Thibault1-0/+6
2018-03-20Add narrowing subtract functions.Joseph Myers1-0/+73
2018-03-19Add SHT_X86_64_UNWIND to elf.h (bug 20079).Joseph Myers1-0/+5
2018-03-19Undefine attribute_hidden to fix benchtestsWilco Dijkstra1-0/+4
2018-03-18Hurd: fix port leak in TLSRichard Braun1-0/+5
2018-03-18hurd: Add mlockall supportSamuel Thibault1-0/+2
2018-03-18hurd: Fix boot with statically-linked exec serverSamuel Thibault1-0/+2
2018-03-18hurd: Fix O_DIRECTORY | O_NOFOLLOWSamuel Thibault1-0/+4
2018-03-18hurd: Fix O_NOFOLLOWSamuel Thibault1-0/+2
2018-03-18hurd: Reimplement libc locks using mach's gsyncAgustina Arzille1-0/+52
2018-03-18hurd: Rewrite __libc_cleanup_*Agustina Arzille1-0/+9
2018-03-18hurd: Add missing includeSamuel Thibault1-0/+4
2018-03-18x86_64: Fix build with RTLD_PRIVATE_ERRNO defined to 1Samuel Thibault1-0/+3
2018-03-17hurd: Fix link cthread/pthread symbol exposition.Samuel Thibault1-0/+22
2018-03-17hurd: Replace threadvars with TLSSamuel Thibault1-0/+75
2018-03-17hurd: Fix getting signal thread stack layout for forkSamuel Thibault1-0/+6
2018-03-17hurd: add TLS supportSamuel Thibault1-0/+32
2018-03-16Remove sysdeps/x86/fpu/bits/mathinline.h __finite inline.Joseph Myers1-0/+3
2018-03-16Update i386 libm-test-ulps.Joseph Myers1-0/+5
2018-03-16Revert m68k __ieee754_sqrt changeWilco Dijkstra1-0/+5
2018-03-15Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra1-0/+23
2018-03-15Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l)Wilco Dijkstra1-0/+52
2018-03-15Add support for sqrt asm redirectsWilco Dijkstra1-0/+17
2018-03-15Remove more old-compilers parts of sysdeps/x86/fpu/bits/mathinline.h.Joseph Myers1-0/+27
2018-03-15Use correct includes in benchtestsWilco Dijkstra1-0/+9
2018-03-15aarch64/strncmp: Use lsr instead of mov+lsrSiddhesh Poyarekar1-0/+5
2018-03-15cs_CZ locale: Add alternative month names (bug 22963).Rafal Luzynski1-0/+7
2018-03-15Greek (el_CY, el_GR) locales: Introduce ab_alt_mon (bug 22937).Rafal Luzynski1-0/+10
2018-03-15lt_LT locale: Update abbreviated month names (bug 22932).Rafal Luzynski1-0/+5
2018-03-15ca_ES locale: Update LC_TIME (bug 22848).Robert Buj1-0/+20
2018-03-14Remove old-GCC parts of x86 bits/mathinline.h.Joseph Myers1-0/+33
2018-03-14aarch64/strncmp: Unbreak builds with old binutilsSiddhesh Poyarekar1-0/+5
2018-03-13aarch64: Improve strncmp for mutually misaligned inputsSiddhesh Poyarekar1-0/+7
2018-03-13[BZ 1190] Make EOF sticky in stdio.Zack Weinberg1-0/+17
2018-03-12Update translations from the Translation ProjectDmitry V. Levin1-0/+4
2018-03-12Lookup the startup server through /servers/startupDavid Michael1-0/+6
2018-03-11nldbl-compat.c: Include math.h before nldbl-compat.h.Zack Weinberg1-0/+5
2018-03-10Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg1-0/+28