summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc: Optimize POWER7 strcmp trailing checksRajalakshmi Srinivasaraghavan2015-01-132-114/+89
* Fix scanf15.c testsuite build on sparc.David S. Miller2015-01-132-0/+6
* Remove some references to bcopy/bcmp/bzero.Roland McGrath2015-01-136-11/+16
* powerpc: Optimized strcmp for POWER8/PPC64Adhemerval Zanella2015-01-137-4/+318
* powerpc: Optimized st{r,p}ncpy for POWER8/PPC64Adhemerval Zanella2015-01-1310-7/+559
* powerpc: Optimized strncat for POWER7/PPC64Adhemerval Zanella2015-01-134-270/+35
* powerpc: Optimized strcat for POWER8/PPC64Adhemerval Zanella2015-01-135-4/+49
* powerpc: Optimized st{r,p}cpy for POWER8/PPC64Adhemerval Zanella2015-01-139-3/+398
* Fix memory handling in strxfrm_l [BZ #16009]Leonhard Holz2015-01-135-108/+471
* Fix wake-up in sysdeps/nptl/fork.c.Torvald Riegel2015-01-132-1/+6
* Fix ldbl-96 scalblnl underflowing results (bug 17803).Joseph Myers2015-01-124-5/+52
* Fix ldbl-96 scalblnl for subnormal arguments (bug 17834).Joseph Myers2015-01-124-3/+35
* Add x86 32 bit vDSO time function supportAdhemerval Zanella2015-01-1217-118/+340
* powerpc: Fix Copyright dates and CL entryAdhemerval Zanella2015-01-1215-15/+15
* powerpc: abort transaction in syscallsAdhemerval Zanella2015-01-128-2/+91
* powerpc: Add adaptive elision to rwlocksAdhemerval Zanella2015-01-124-3/+130
* powerpc: Add the lock elision using HTMAdhemerval Zanella2015-01-1217-5/+709
* Remove 17581 from NEWSAndreas Schwab2015-01-121-6/+6
* Fix shm-directory.h #include.Roland McGrath2015-01-092-1/+6
* Remove divide from _ELF_DYNAMIC_DO_RELOC in elf/dynamic-link.h.Chung-Lin Tang2015-01-092-2/+6
* MicroBlaze: Fix BZ17791 - Remove fixed page size macros and othersMatthew Fortune2015-01-093-9/+9
* MicroBlaze: Remove custom lowlevellock.h.Torvald Riegel2015-01-092-303/+4
* MicroBlaze: Remove custom pthread_once implementation on microblaze.Torvald Riegel2015-01-092-89/+4
* MicroBlaze: Avoid pointer to integer conversion warningDavid Holsgrove2015-01-092-2/+7
* MicroBlaze: Fix volatile-register-var warning in READ_THREAD_POINTERDavid Holsgrove2015-01-092-8/+9
* MicroBlaze: Fix integer-pointer conversion warningDavid Holsgrove2015-01-092-1/+6
* Some #include cleanup in aio/timer code.Roland McGrath2015-01-083-1/+6
* Clean up allocrtsig code.Roland McGrath2015-01-086-145/+88
* Fix copyright year on new stub sys/procfs.h file.Roland McGrath2015-01-081-1/+1
* NPTL: Fix generic pthread_sigmask.Roland McGrath2015-01-082-1/+8
* NPTL: Fixed missed conditionalization of setxid hooey.Roland McGrath2015-01-082-0/+5
* Add stub sys/procfs.h fileRoland McGrath2015-01-084-2/+45
* NPTL: Refactor cpu_set_t validation to be sysdeps-controlledRoland McGrath2015-01-086-29/+91
* Add -Wno-trampolines as neededRichard Henderson2015-01-083-0/+9
* Add Nios II definitions to elf/elf.h.Chung-Lin Tang2015-01-082-0/+77
* powerpc: Fix compiler warning on some syscallsAdhemerval Zanella2015-01-085-8/+18
* NEWS for MIPS ABIsMatthew Fortune2015-01-081-0/+20
* Fix libm feupdateenv namespace (bug 17748).Joseph Myers2015-01-0721-19/+87
* mips: Fix __libc_pread prototypeAdhemerval Zanella2015-01-072-1/+6
* posix/regcomp: initialize union structure tag to avoid warningChris Metcalf2015-01-072-0/+8
* AArch64: Optimized implementations of strcpy and stpcpy.Richard Earnshaw2015-01-074-2/+354
* AArch64 optimized implementation of strrchr.Richard Earnshaw2015-01-073-2/+173
* Fix typo in ChangeLogSiddhesh Poyarekar2015-01-071-1/+1
* setenv fix memory leak when setting large, duplicate string (BZ #17658)Eric Biggers2015-01-073-4/+17
* Fix incorrect mount table entry parsing in __getmntent_rVladimir A. Nazarenko2015-01-064-9/+41
* Fix libm fesetround namespace (bug 17748).Joseph Myers2015-01-0722-39/+112
* Fix libm fesetenv namespace (bug 17748).Joseph Myers2015-01-0632-30/+102
* Revert "Suppress warning in string/tester.c for gcc 4.9"Ondřej Bílka2015-01-062-4/+3
* Mention bug fix for BZ #17806H.J. Lu2015-01-062-1/+3
* resolv: fix rotate optionAurelien Jarno2015-01-062-1/+7