about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* lt_LT locale: Update abbreviated month names (bug 22932).Rafal Luzynski2018-03-152-6/+11
* ca_ES locale: Update LC_TIME (bug 22848).Robert Buj2018-03-152-40/+91
* malloc: harden removal from unsorted listFrancois Goichon2018-03-141-0/+2
* Remove old-GCC parts of x86 bits/mathinline.h.Joseph Myers2018-03-142-306/+33
* aarch64/strncmp: Unbreak builds with old binutilsSiddhesh Poyarekar2018-03-142-2/+9
* aarch64: Improve strncmp for mutually misaligned inputsSiddhesh Poyarekar2018-03-132-15/+87
* [BZ 1190] Make EOF sticky in stdio.Zack Weinberg2018-03-1312-10/+416
* Update translations from the Translation ProjectDmitry V. Levin2018-03-122-3132/+6066
* Lookup the startup server through /servers/startupDavid Michael2018-03-122-2/+9
* nldbl-compat.c: Include math.h before nldbl-compat.h.Zack Weinberg2018-03-112-0/+6
* hurd: add gscope supportSamuel Thibault2018-03-1121-0/+50
* Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg2018-03-1023-3/+55
* alpha/clone.S: Invoke .set noat/.set at around explicit uses of $atZack Weinberg2018-03-102-0/+7
* Remove hidden __libc_longjmpH.J. Lu2018-03-105-4/+10
* malloc: Revert sense of prev_inuse in commentsFlorian Weimer2018-03-092-3/+8
* Fix a typo in ChangeLog: auch_fork -> arch_forkH.J. Lu2018-03-081-1/+1
* sparc32: Add nop before __startcontext to stop unwinding [BZ #22919]Aurelien Jarno2018-03-092-0/+19
* powerpc: Fix TLE build for SPE (BZ #22926)Adhemerval Zanella2018-03-076-2/+21
* Refactor Linux ARCH_FORK implementationAdhemerval Zanella2018-03-0730-413/+154
* aarch64: Fix branch target to loop16Siddhesh Poyarekar2018-03-062-1/+3