aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-08Fix BZ #17905Paul Pluzhnikov6-18/+74
2015-08-08hppa: Fix reload error with atomic code [BZ #18787]John David Anglin3-19/+27
2015-08-07microblaze: include unix/sysdep.hMike Frysinger2-1/+12
2015-08-07Fix tan missing underflows (bug 16517).Joseph Myers9-5/+393
2015-08-07locales/ce_RU: sync with other *_RU localesArslanbek Astemirov3-7/+12
2015-08-07Fix sysdeps/i386/fpu/s_scalbn.S buildSamuel Thibault2-0/+8
2015-08-07hppa: _dl_symbol_address: add missing hidden defMike Frysinger2-0/+5
2015-08-07Fix gcrt0.o compilationSamuel Thibault2-2/+25
2015-08-06Fix sinh missing underflows (bug 16519).Joseph Myers10-8/+392
2015-08-06Add #include <unistd.h> to libio/oldfileops.c for write.Paul Pluzhnikov2-0/+5
2015-08-06fix missing ctype.h includeMike Frysinger2-0/+5
2015-08-06Modify several tests to use test-skeleton.cArjun Shankar19-36/+165
2015-08-05Correct comments about the history of <regexp.h>Zack Weinberg3-5/+10
2015-08-05Properly terminate FDE in makecontext for m68k (bug 18635)Andreas Schwab2-1/+10
2015-08-05Align stack to 16 bytes when calling __errno_locationH.J. Lu5-1/+27
2015-08-05Align stack to 16 bytes when calling __gettimeofdayH.J. Lu2-4/+12
2015-08-05Align stack to 16 bytes when calling __setcontextH.J. Lu2-2/+9
2015-08-05Compile {memcpy,strcmp}-sse2-unaligned.S only for libcH.J. Lu3-0/+14
2015-08-05Improve performance of mempcpy by inlining and using memcpy. EnableWilco Dijkstra3-0/+28
2015-08-05Improve memccpy performance by using memchr/memcpy/mempcpy rather thanWilco Dijkstra2-7/+9
2015-08-05This patch improves strncpy performance by using strnlen/memcpy rather than a...Wilco Dijkstra2-54/+10
2015-08-05Improve feenableexcept performance - avoid an unnecessary FPCR read in caseWilco Dijkstra2-9/+12
2015-08-05Improve fesetenv performance by avoiding unnecessary FPSR/FPCR reads/writes.Wilco Dijkstra2-17/+28
2015-08-05Also check dead->data[category] != NULLH.J. Lu2-1/+6
2015-08-05Fix powf (close to -1, large) (bug 18647).Joseph Myers5-2/+5661
2015-08-05arm: Assembly implementation cleanupAdhemerval Zanella4-136/+24
2015-08-05localedata: remove timezone information [BZ #18525]Marko Myllynen8-36/+11
2015-08-05Updated __nonnull annotations for wcscat, wcsncat, wcscmp and wcsncmp [BZ #18...Daniel Marjamäki3-4/+18
2015-08-05test-skeleton: add usage informationMike Frysinger2-0/+41
2015-08-05mmap64: fix undef warningsMike Frysinger2-3/+8
2015-08-05nptl: fix set-but-unused warning w/_STACK_GROWS_UPMike Frysinger2-7/+16
2015-08-05Open development for 2.23.glibc-2.22.90Carlos O'Donell2-2/+5
2015-08-05Update version.h and include/features.h for 2.22 releaseglibc-2.22Carlos O'Donell3-3/+9
2015-08-04tilepro: fix warnings in sysdeps/tile/tilepro/bits/atomic.hChris Metcalf2-8/+18
2015-08-04Properly terminate FDE in makecontext for ix86 (bug 18635)Andreas Schwab4-9/+13
2015-08-01Updated translations for 2.22.Carlos O'Donell7-2122/+2069
2015-08-01Deprecate the use of regexp.hZack Weinberg4-18/+39
2015-07-31Regenerate libc.pot for 2.22 release.Carlos O'Donell2-296/+356
2015-07-30Prevent runtime fail of SSE vector math tests on non SSE4.1 machine.Andrew Senkevich3-4/+8
2015-07-30hppa: add bz entry for pthreadtypes.h fixMike Frysinger2-19/+20
2015-07-30hppa: fix pthreadtypes.h namespace failuresMike Frysinger2-3/+9
2015-07-30hppa: Remove custom lowlevellock.h.Torvald Riegel2-334/+4
2015-07-29hppa: sigaction.h: change sa_flags to an intMike Frysinger2-1/+22
2015-07-29hppa: fix sysdep.h header setupMike Frysinger3-5/+9
2015-07-29hppa: rewrite INLINE_SYSCALLMike Frysinger2-22/+12
2015-07-29Extend local PLT reference checkH.J. Lu6-19/+127
2015-07-29Added runtime check for AVX vector math tests.Andrew Senkevich4-1/+34
2015-07-28ia64: drop __tls_get_addr from expected ld.so plt usageMike Frysinger2-4/+7
2015-07-28ia64: atomic.h: fix atomic_exchange_and_add 64bit handlingMike Frysinger2-3/+6
2015-07-28ia64: clean up old kernel headers cruftMike Frysinger2-4/+5