about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Add a missing break in tst-auditmod3b.cH.J. Lu2015-08-093-1/+9
* Resort bug numbers in NEWS into ascending order.Joseph Myers2015-08-091-1/+1
* Remove unused variables from timezone/MakefileAndreas Schwab2015-08-092-9/+5
* gawk: fix gensub usageMike Frysinger2015-08-093-2/+7
* fix non-portable `echo -n` usageMike Frysinger2015-08-095-13/+20
* hppa: put custom madvise defines behind __USE_MISCMike Frysinger2015-08-082-8/+16
* hppa: Fix miscompilation of sched_setaffinity() [BZ #18480]John David Anglin2015-08-084-23/+56
* In preparation for fixing BZ#16734, fix failure in misc/tst-error1-memPaul Pluzhnikov2015-08-082-0/+8
* Fix trailing space.Paul Pluzhnikov2015-08-081-1/+1
* Fix BZ #17905Paul Pluzhnikov2015-08-086-18/+74
* hppa: Fix reload error with atomic code [BZ #18787]John David Anglin2015-08-083-19/+27
* microblaze: include unix/sysdep.hMike Frysinger2015-08-072-1/+12
* Fix tan missing underflows (bug 16517).Joseph Myers2015-08-079-5/+393
* locales/ce_RU: sync with other *_RU localesArslanbek Astemirov2015-08-073-7/+12
* Fix sysdeps/i386/fpu/s_scalbn.S buildSamuel Thibault2015-08-072-0/+8
* hppa: _dl_symbol_address: add missing hidden defMike Frysinger2015-08-072-0/+5
* Fix gcrt0.o compilationSamuel Thibault2015-08-072-2/+25
* Fix sinh missing underflows (bug 16519).Joseph Myers2015-08-0610-8/+392
* Add #include <unistd.h> to libio/oldfileops.c for write.Paul Pluzhnikov2015-08-062-0/+5
* fix missing ctype.h includeMike Frysinger2015-08-062-0/+5
* Modify several tests to use test-skeleton.cArjun Shankar2015-08-0619-36/+165
* Correct comments about the history of <regexp.h>Zack Weinberg2015-08-053-5/+10
* Properly terminate FDE in makecontext for m68k (bug 18635)Andreas Schwab2015-08-052-1/+10
* Align stack to 16 bytes when calling __errno_locationH.J. Lu2015-08-055-1/+27
* Align stack to 16 bytes when calling __gettimeofdayH.J. Lu2015-08-052-4/+12
* Align stack to 16 bytes when calling __setcontextH.J. Lu2015-08-052-2/+9
* Compile {memcpy,strcmp}-sse2-unaligned.S only for libcH.J. Lu2015-08-053-0/+14
* Improve performance of mempcpy by inlining and using memcpy. EnableWilco Dijkstra2015-08-053-0/+28
* Improve memccpy performance by using memchr/memcpy/mempcpy rather thanWilco Dijkstra2015-08-052-7/+9
* This patch improves strncpy performance by using strnlen/memcpy rather than a...Wilco Dijkstra2015-08-052-54/+10
* Improve feenableexcept performance - avoid an unnecessary FPCR read in caseWilco Dijkstra2015-08-052-9/+12
* Improve fesetenv performance by avoiding unnecessary FPSR/FPCR reads/writes.Wilco Dijkstra2015-08-052-17/+28
* Also check dead->data[category] != NULLH.J. Lu2015-08-052-1/+6
* Fix powf (close to -1, large) (bug 18647).Joseph Myers2015-08-055-2/+5661
* arm: Assembly implementation cleanupAdhemerval Zanella2015-08-054-136/+24
* localedata: remove timezone information [BZ #18525]Marko Myllynen2015-08-058-36/+11
* Updated __nonnull annotations for wcscat, wcsncat, wcscmp and wcsncmp [BZ #18...Daniel Marjamäki2015-08-053-4/+18
* test-skeleton: add usage informationMike Frysinger2015-08-052-0/+41
* mmap64: fix undef warningsMike Frysinger2015-08-052-3/+8
* nptl: fix set-but-unused warning w/_STACK_GROWS_UPMike Frysinger2015-08-052-7/+16
* Open development for 2.23. glibc-2.22.90Carlos O'Donell2015-08-052-2/+5
* Update version.h and include/features.h for 2.22 release glibc-2.22Carlos O'Donell2015-08-053-3/+9
* tilepro: fix warnings in sysdeps/tile/tilepro/bits/atomic.hChris Metcalf2015-08-042-8/+18
* Properly terminate FDE in makecontext for ix86 (bug 18635)Andreas Schwab2015-08-044-9/+13
* Updated translations for 2.22.Carlos O'Donell2015-08-017-2122/+2069
* Deprecate the use of regexp.hZack Weinberg2015-08-014-18/+39
* Regenerate libc.pot for 2.22 release.Carlos O'Donell2015-07-312-296/+356
* Prevent runtime fail of SSE vector math tests on non SSE4.1 machine.Andrew Senkevich2015-07-303-4/+8
* hppa: add bz entry for pthreadtypes.h fixMike Frysinger2015-07-302-19/+20
* hppa: fix pthreadtypes.h namespace failuresMike Frysinger2015-07-302-3/+9