summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-09fix non-portable `echo -n` usageMike Frysinger
2015-08-08hppa: put custom madvise defines behind __USE_MISCMike Frysinger
2015-08-08hppa: Fix miscompilation of sched_setaffinity() [BZ #18480]John David Anglin
2015-08-08In preparation for fixing BZ#16734, fix failure in misc/tst-error1-memPaul Pluzhnikov
2015-08-08Fix trailing space.Paul Pluzhnikov
2015-08-08Fix BZ #17905Paul Pluzhnikov
2015-08-08hppa: Fix reload error with atomic code [BZ #18787]John David Anglin
2015-08-07microblaze: include unix/sysdep.hMike Frysinger
2015-08-07Fix tan missing underflows (bug 16517).Joseph Myers
2015-08-07locales/ce_RU: sync with other *_RU localesArslanbek Astemirov
2015-08-07Fix sysdeps/i386/fpu/s_scalbn.S buildSamuel Thibault
2015-08-07hppa: _dl_symbol_address: add missing hidden defMike Frysinger
2015-08-07Fix gcrt0.o compilationSamuel Thibault
2015-08-06Fix sinh missing underflows (bug 16519).Joseph Myers
2015-08-06Add #include <unistd.h> to libio/oldfileops.c for write.Paul Pluzhnikov
2015-08-06fix missing ctype.h includeMike Frysinger
2015-08-06Modify several tests to use test-skeleton.cArjun Shankar
2015-08-05Correct comments about the history of <regexp.h>Zack Weinberg
2015-08-05Properly terminate FDE in makecontext for m68k (bug 18635)Andreas Schwab
2015-08-05Align stack to 16 bytes when calling __errno_locationH.J. Lu
2015-08-05Align stack to 16 bytes when calling __gettimeofdayH.J. Lu
2015-08-05Align stack to 16 bytes when calling __setcontextH.J. Lu
2015-08-05Compile {memcpy,strcmp}-sse2-unaligned.S only for libcH.J. Lu
2015-08-05Improve performance of mempcpy by inlining and using memcpy. EnableWilco Dijkstra
2015-08-05Improve memccpy performance by using memchr/memcpy/mempcpy rather thanWilco Dijkstra
2015-08-05This patch improves strncpy performance by using strnlen/memcpy rather than a...Wilco Dijkstra
2015-08-05Improve feenableexcept performance - avoid an unnecessary FPCR read in caseWilco Dijkstra
2015-08-05Improve fesetenv performance by avoiding unnecessary FPSR/FPCR reads/writes.Wilco Dijkstra
2015-08-05Also check dead->data[category] != NULLH.J. Lu
2015-08-05Fix powf (close to -1, large) (bug 18647).Joseph Myers
2015-08-05arm: Assembly implementation cleanupAdhemerval Zanella
2015-08-05localedata: remove timezone information [BZ #18525]Marko Myllynen
2015-08-05Updated __nonnull annotations for wcscat, wcsncat, wcscmp and wcsncmp [BZ #18...Daniel Marjamäki
2015-08-05test-skeleton: add usage informationMike Frysinger
2015-08-05mmap64: fix undef warningsMike Frysinger
2015-08-05nptl: fix set-but-unused warning w/_STACK_GROWS_UPMike Frysinger
2015-08-05Open development for 2.23.Carlos O'Donell
2015-08-05Update version.h and include/features.h for 2.22 releaseglibc-2.22Carlos O'Donell
2015-08-04tilepro: fix warnings in sysdeps/tile/tilepro/bits/atomic.hChris Metcalf
2015-08-04Properly terminate FDE in makecontext for ix86 (bug 18635)Andreas Schwab
2015-08-01Updated translations for 2.22.Carlos O'Donell
2015-08-01Deprecate the use of regexp.hZack Weinberg
2015-07-31Regenerate libc.pot for 2.22 release.Carlos O'Donell
2015-07-30Prevent runtime fail of SSE vector math tests on non SSE4.1 machine.Andrew Senkevich
2015-07-30hppa: add bz entry for pthreadtypes.h fixMike Frysinger
2015-07-30hppa: fix pthreadtypes.h namespace failuresMike Frysinger
2015-07-30hppa: Remove custom lowlevellock.h.Torvald Riegel
2015-07-29hppa: sigaction.h: change sa_flags to an intMike Frysinger
2015-07-29hppa: fix sysdep.h header setupMike Frysinger
2015-07-29hppa: rewrite INLINE_SYSCALLMike Frysinger