aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-12powerpc: Fix Copyright dates and CL entryAdhemerval Zanella15-15/+15
2015-01-12powerpc: abort transaction in syscallsAdhemerval Zanella8-2/+91
2015-01-12powerpc: Add adaptive elision to rwlocksAdhemerval Zanella4-3/+130
2015-01-12powerpc: Add the lock elision using HTMAdhemerval Zanella17-5/+709
2015-01-12Remove 17581 from NEWSAndreas Schwab1-6/+6
2015-01-09Fix shm-directory.h #include.Roland McGrath2-1/+6
2015-01-09Remove divide from _ELF_DYNAMIC_DO_RELOC in elf/dynamic-link.h.Chung-Lin Tang2-2/+6
2015-01-09MicroBlaze: Fix BZ17791 - Remove fixed page size macros and othersMatthew Fortune3-9/+9
2015-01-09MicroBlaze: Remove custom lowlevellock.h.Torvald Riegel2-303/+4
2015-01-09MicroBlaze: Remove custom pthread_once implementation on microblaze.Torvald Riegel2-89/+4
2015-01-09MicroBlaze: Avoid pointer to integer conversion warningDavid Holsgrove2-2/+7
2015-01-09MicroBlaze: Fix volatile-register-var warning in READ_THREAD_POINTERDavid Holsgrove2-8/+9
2015-01-09MicroBlaze: Fix integer-pointer conversion warningDavid Holsgrove2-1/+6
2015-01-08Some #include cleanup in aio/timer code.Roland McGrath3-1/+6
2015-01-08Clean up allocrtsig code.Roland McGrath6-145/+88
2015-01-08Fix copyright year on new stub sys/procfs.h file.Roland McGrath1-1/+1
2015-01-08NPTL: Fix generic pthread_sigmask.Roland McGrath2-1/+8
2015-01-08NPTL: Fixed missed conditionalization of setxid hooey.Roland McGrath2-0/+5
2015-01-08Add stub sys/procfs.h fileRoland McGrath4-2/+45
2015-01-08NPTL: Refactor cpu_set_t validation to be sysdeps-controlledRoland McGrath6-29/+91
2015-01-08Add -Wno-trampolines as neededRichard Henderson3-0/+9
2015-01-08Add Nios II definitions to elf/elf.h.Chung-Lin Tang2-0/+77
2015-01-08powerpc: Fix compiler warning on some syscallsAdhemerval Zanella5-8/+18
2015-01-08NEWS for MIPS ABIsMatthew Fortune1-0/+20
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers21-19/+87
2015-01-07mips: Fix __libc_pread prototypeAdhemerval Zanella2-1/+6
2015-01-07posix/regcomp: initialize union structure tag to avoid warningChris Metcalf2-0/+8
2015-01-07AArch64: Optimized implementations of strcpy and stpcpy.Richard Earnshaw4-2/+354
2015-01-07AArch64 optimized implementation of strrchr.Richard Earnshaw3-2/+173
2015-01-07Fix typo in ChangeLogSiddhesh Poyarekar1-1/+1
2015-01-07setenv fix memory leak when setting large, duplicate string (BZ #17658)Eric Biggers3-4/+17
2015-01-06Fix incorrect mount table entry parsing in __getmntent_rVladimir A. Nazarenko4-9/+41
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers22-39/+112
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers32-30/+102
2015-01-06Revert "Suppress warning in string/tester.c for gcc 4.9"Ondřej Bílka2-4/+3
2015-01-06Mention bug fix for BZ #17806H.J. Lu2-1/+3
2015-01-06resolv: fix rotate optionAurelien Jarno2-1/+7
2015-01-06resolv: improve comments about nserv and nservallAurelien Jarno2-2/+7
2015-01-06Suppress warning in string/tester.c for gcc 4.9Ondřej Bílka2-3/+4
2015-01-06Add changelogOndřej Bílka1-0/+5
2015-01-06Clean up check_pf allocation pattern. addressesOndřej Bílka1-84/+39
2015-01-06Function declaration cleanupAdhemerval Zanella43-194/+102
2015-01-06Remove duplicated -frounding-mathAndrew Senkevich2-8/+17
2015-01-06Define CLOCKS_PER_SEC type to the type clock_tH.J. Lu6-15/+24
2015-01-05ARM: Consolidate with generic unwinder wrapper codeRoland McGrath11-293/+181
2015-01-05Merge branch 'master' of ssh://sourceware.org/git/glibcSteve Ellcey19-34/+95
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2-0/+63
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers19-34/+95
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2-13/+168
2015-01-05Fix MIPS n64 posix_fadvise namespace (bug 17796).Joseph Myers3-2/+9