aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-15lt_LT locale: Update abbreviated month names (bug 22932).Rafal Luzynski2-6/+11
2018-03-15ca_ES locale: Update LC_TIME (bug 22848).Robert Buj2-40/+91
2018-03-14malloc: harden removal from unsorted listFrancois Goichon1-0/+2
2018-03-14Remove old-GCC parts of x86 bits/mathinline.h.Joseph Myers2-306/+33
2018-03-14aarch64/strncmp: Unbreak builds with old binutilsSiddhesh Poyarekar2-2/+9
2018-03-13aarch64: Improve strncmp for mutually misaligned inputsSiddhesh Poyarekar2-15/+87
2018-03-13[BZ 1190] Make EOF sticky in stdio.Zack Weinberg12-10/+416
2018-03-12Update translations from the Translation ProjectDmitry V. Levin2-3132/+6066
2018-03-12Lookup the startup server through /servers/startupDavid Michael2-2/+9
2018-03-11nldbl-compat.c: Include math.h before nldbl-compat.h.Zack Weinberg2-0/+6
2018-03-11hurd: add gscope supportSamuel Thibault21-0/+50
2018-03-10Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg23-3/+55
2018-03-10alpha/clone.S: Invoke .set noat/.set at around explicit uses of $atZack Weinberg2-0/+7
2018-03-10Remove hidden __libc_longjmpH.J. Lu5-4/+10
2018-03-09malloc: Revert sense of prev_inuse in commentsFlorian Weimer2-3/+8
2018-03-08Fix a typo in ChangeLog: auch_fork -> arch_forkH.J. Lu1-1/+1
2018-03-09sparc32: Add nop before __startcontext to stop unwinding [BZ #22919]Aurelien Jarno2-0/+19
2018-03-07powerpc: Fix TLE build for SPE (BZ #22926)Adhemerval Zanella6-2/+21
2018-03-07Refactor Linux ARCH_FORK implementationAdhemerval Zanella30-413/+154
2018-03-06aarch64: Fix branch target to loop16Siddhesh Poyarekar2-1/+3
2018-03-06aarch64: Optimized memcmp for medium to large sizesSiddhesh Poyarekar2-21/+58
2018-03-06Add ChangeLog entry for last 3 commitsSiddhesh Poyarekar1-0/+11
2018-03-06benchtests: Don't benchmark 0 length calls for strncmpSiddhesh Poyarekar1-24/+0
2018-03-06benchtests: Reallocate buffers for every strncmp implementationSiddhesh Poyarekar1-44/+53
2018-03-06benchtests: Convert strncmp benchmark output to jsonSiddhesh Poyarekar1-60/+96
2018-03-06Add missing start-of-file descriptive comment.Samuel Thibault13-12/+38
2018-03-06hurd: Add futimesat and utimensat supportSamuel Thibault7-36/+181
2018-03-05hurd: Define and pass UTIME_NOW and UTIME_OMIT to new file_utimens RPCFlávio Cruz7-53/+164
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault11-0/+59
2018-03-05Fix s390 -Os iconv build.Joseph Myers3-0/+22
2018-03-05Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella13-10/+29
2018-03-05nptl: Fix tst-cancel4 sendto testsAdhemerval Zanella6-48/+47
2018-03-05i386: Fix i386 sigaction sa_restorer initialization (BZ#21269)Adhemerval Zanella4-1/+246
2018-03-04hurd: Add futimens supportSamuel Thibault2-0/+51
2018-03-04Separate out error_t definitionSamuel Thibault14-23/+77
2018-03-04hurd: Make almost all hurd headers includable in all standardsSamuel Thibault5-14/+29
2018-03-04hurd: Fix inclusion of mach headers in all standardsSamuel Thibault3-20/+4
2018-03-04hurd: Avoid using ino64_t and loff_t in headersSamuel Thibault3-1/+7
2018-03-04hurd: Add missing includeSamuel Thibault2-0/+2
2018-03-04hurd: fix header conformitySamuel Thibault2-1/+3
2018-03-04hurd: avoid including hurd/signal.h when not neededSamuel Thibault3-2/+8
2018-03-04hurd: Move mach/param.h to bits/mach/param.hSamuel Thibault4-3/+8
2018-03-04hurd: Add missing includesSamuel Thibault2-3/+8
2018-03-03hurd: Add missing includesSamuel Thibault4-0/+7