aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-01-20Update libc.pot:Carlos O'Donell1-0/+4
2015-01-17Commit nios2 port to master.Chung-Lin Tang1-0/+104
2015-01-16S390: Get rid of linknamespace failures for utmp functions.Stefan Liebler1-0/+19
2015-01-16S390: Get rid of linknamespace failures for string functions.Stefan Liebler1-0/+62
2015-01-14Fix powerpc-nofpu fesetenv namespace (bug 17748).Joseph Myers1-0/+6
2015-01-14[s390] Define a __tls_get_addr macro to avoid declaring it againSiddhesh Poyarekar1-0/+5
2015-01-13powerpc: Fix POWER7/PPC64 performance regression on LEAdhemerval Zanella1-0/+3
2015-01-13powerpc: Optimized strncmp for POWER8/PPC64Adhemerval Zanella1-0/+11
2015-01-13powerpc: Optimize POWER7 strcmp trailing checksRajalakshmi Srinivasaraghavan1-0/+6
2015-01-13Fix scanf15.c testsuite build on sparc.David S. Miller1-0/+4
2015-01-13Remove some references to bcopy/bcmp/bzero.Roland McGrath1-0/+9
2015-01-13powerpc: Optimized strcmp for POWER8/PPC64Adhemerval Zanella1-0/+10
2015-01-13powerpc: Optimized st{r,p}ncpy for POWER8/PPC64Adhemerval Zanella1-0/+15
2015-01-13powerpc: Optimized strncat for POWER7/PPC64Adhemerval Zanella1-0/+4
2015-01-13powerpc: Optimized strcat for POWER8/PPC64Adhemerval Zanella1-0/+9
2015-01-13powerpc: Optimized st{r,p}cpy for POWER8/PPC64Adhemerval Zanella1-0/+19
2015-01-13Fix memory handling in strxfrm_l [BZ #16009]Leonhard Holz1-0/+16
2015-01-13Fix wake-up in sysdeps/nptl/fork.c.Torvald Riegel1-0/+5
2015-01-12Fix ldbl-96 scalblnl underflowing results (bug 17803).Joseph Myers1-0/+9
2015-01-12Fix ldbl-96 scalblnl for subnormal arguments (bug 17834).Joseph Myers1-0/+10
2015-01-12Add x86 32 bit vDSO time function supportAdhemerval Zanella1-0/+27
2015-01-12powerpc: Fix Copyright dates and CL entryAdhemerval Zanella1-1/+1
2015-01-12powerpc: abort transaction in syscallsAdhemerval Zanella1-0/+17
2015-01-12powerpc: Add adaptive elision to rwlocksAdhemerval Zanella1-0/+11
2015-01-12powerpc: Add the lock elision using HTMAdhemerval Zanella1-0/+30
2015-01-09Fix shm-directory.h #include.Roland McGrath1-0/+5
2015-01-09Remove divide from _ELF_DYNAMIC_DO_RELOC in elf/dynamic-link.h.Chung-Lin Tang1-0/+5
2015-01-09MicroBlaze: Fix BZ17791 - Remove fixed page size macros and othersMatthew Fortune1-0/+8
2015-01-09MicroBlaze: Remove custom lowlevellock.h.Torvald Riegel1-0/+4
2015-01-09MicroBlaze: Remove custom pthread_once implementation on microblaze.Torvald Riegel1-0/+4
2015-01-09MicroBlaze: Avoid pointer to integer conversion warningDavid Holsgrove1-0/+5
2015-01-09MicroBlaze: Fix volatile-register-var warning in READ_THREAD_POINTERDavid Holsgrove1-0/+6
2015-01-09MicroBlaze: Fix integer-pointer conversion warningDavid Holsgrove1-0/+5
2015-01-08Some #include cleanup in aio/timer code.Roland McGrath1-0/+4
2015-01-08Clean up allocrtsig code.Roland McGrath1-0/+20
2015-01-08NPTL: Fix generic pthread_sigmask.Roland McGrath1-0/+3
2015-01-08NPTL: Fixed missed conditionalization of setxid hooey.Roland McGrath1-0/+3
2015-01-08Add stub sys/procfs.h fileRoland McGrath1-0/+4
2015-01-08NPTL: Refactor cpu_set_t validation to be sysdeps-controlledRoland McGrath1-0/+8
2015-01-08Add -Wno-trampolines as neededRichard Henderson1-0/+6
2015-01-08Add Nios II definitions to elf/elf.h.Chung-Lin Tang1-0/+24
2015-01-08powerpc: Fix compiler warning on some syscallsAdhemerval Zanella1-0/+9
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers1-0/+43
2015-01-07mips: Fix __libc_pread prototypeAdhemerval Zanella1-0/+5
2015-01-07posix/regcomp: initialize union structure tag to avoid warningChris Metcalf1-0/+6
2015-01-07AArch64: Optimized implementations of strcpy and stpcpy.Richard Earnshaw1-0/+6
2015-01-07AArch64 optimized implementation of strrchr.Richard Earnshaw1-0/+5
2015-01-07Fix typo in ChangeLogSiddhesh Poyarekar1-1/+1
2015-01-07setenv fix memory leak when setting large, duplicate string (BZ #17658)Eric Biggers1-0/+6
2015-01-06Fix incorrect mount table entry parsing in __getmntent_rVladimir A. Nazarenko1-0/+8