platform/upstream/glibc.git
2015-02-06 Carlos O'DonellUpdate version.h and include/features.h for 2.21 release upstream-2.21 glibc-2.21 upstream/2.21
2015-02-06 Carlos O'Donellhppa: Sync with pthread.h.
2015-02-06 Paul PluzhnikovCVE-2015-1472: wscanf allocates too little memory
2015-02-06 Carlos O'Donellglibc 2.21 pre-release update.
2015-02-06 Carlos O'Donellhppa: Remove warnings and fix conformance errors.
2015-02-05 Chung-Lin TangFunction name typo error in non-PIC case, fixed in...
2015-02-01 David S. MillerFix two bugs in sparc atomics.
2015-02-01 David S. MillerFix sparc semaphore implementation after recent changes.
2015-01-30 H.J. LuUse AVX unaligned memcpy only if AVX2 is available
2015-01-29 Andreas SchwabInclude <signal.h> in sysdeps/nptl/allocrtsig.c
2015-01-29 Siddhesh PoyarekarFix up ChangeLog formatting
2015-01-29 Siddhesh PoyarekarInitialize nscd stats data [BZ #17892]
2015-01-29 Martin SeborClarify math/README.libm-test. Add "How to read the...
2015-01-28 Chris Metcalftilegx32: set __HAVE_64B_ATOMICS to 0
2015-01-28 Joseph MyersDisable 64-bit atomics for MIPS n32.
2015-01-28 Adhemerval... powerpc: Fix fesetexceptflag [BZ#17885]
2015-01-28 Adhemerval... powerpc: Fix fsqrt build in libm [BZ#16576]
2015-01-27 Andreas Krebbeliconv: Suppress array out of bounds warning.
2015-01-25 Andreas Schwabia64: avoid set-but-not-used warning
2015-01-25 Andreas Schwabm68k/coldfire: avoid warning about volatile register...
2015-01-25 Andreas Schwabm68k: fix missing definition of __feraiseexcept
2015-01-25 Andreas Schwabm68k: force inlining bswap functions
2015-01-25 BramFix segmentation fault when LD_LIBRARY_PATH contains...
2015-01-24 Adhemerval... powerpc: Fix powerpc64 build failure with binutils...
2015-01-24 Adhemerval... powerpc: Fix ifuncmain6pie failure with GCC 4.9
2015-01-24 H.J. LuAlso treat model numbers 0x5a/0x5d as Silvermont
2015-01-24 H.J. LuTreat model numbers 0x4a/0x4d as Silvermont
2015-01-24 H.J. LuAlso use uint64_t in __new_sem_wait_fast
2015-01-23 H.J. LuUse uint64_t and (uint64_t) 1 for 64-bit int
2015-01-23 Roland McGrathAdd missing libc_hidden_weak to stub if_nameindex,...
2015-01-23 Roland McGrathAdd missing libc_hidden_def to stub getrlimit64.
2015-01-22 Joseph Myerssoft-fp: Use __label__ for all labels within macros.
2015-01-21 Adhemerval... BZ #16418: Fix powerpc get_clockfreq raciness
2015-01-21 Carlos O'DonellUpdate copyright year to 2015 for new files.
2015-01-21 Carlos O'Donelltst-getpw: Rewrite.
2015-01-21 Marek PolacekFix tst_wcscpy.c test.
2015-01-21 Carlos O'DonellFix recursive dlopen.
2015-01-21 Carlos O'DonellFix semaphore destruction (bug 12674).
2015-01-21 Carlos O'DonellRegenerate INSTALL.
2015-01-21 Carlos O'DonellUpdate libc.pot:
2015-01-18 Chung-Lin TangCommit nios2 port to master.
2015-01-16 Stefan LieblerS390: Get rid of linknamespace failures for utmp functions.
2015-01-16 Stefan LieblerS390: Get rid of linknamespace failures for string...
2015-01-14 Joseph MyersFix powerpc-nofpu fesetenv namespace (bug 17748).
2015-01-14 Siddhesh Poyarekar[s390] Define a __tls_get_addr macro to avoid declaring...
2015-01-13 Adhemerval... powerpc: Fix POWER7/PPC64 performance regression on LE
2015-01-13 Adhemerval... powerpc: Optimized strncmp for POWER8/PPC64
2015-01-13 Rajalakshmi... powerpc: Optimize POWER7 strcmp trailing checks
2015-01-13 David S. MillerFix scanf15.c testsuite build on sparc.
2015-01-13 Roland McGrathRemove some references to bcopy/bcmp/bzero.
2015-01-13 Adhemerval... powerpc: Optimized strcmp for POWER8/PPC64
2015-01-13 Adhemerval... powerpc: Optimized st{r,p}ncpy for POWER8/PPC64
2015-01-13 Adhemerval... powerpc: Optimized strncat for POWER7/PPC64
2015-01-13 Adhemerval... powerpc: Optimized strcat for POWER8/PPC64
2015-01-13 Adhemerval... powerpc: Optimized st{r,p}cpy for POWER8/PPC64
2015-01-13 Leonhard HolzFix memory handling in strxfrm_l [BZ #16009]
2015-01-13 Torvald RiegelFix wake-up in sysdeps/nptl/fork.c.
2015-01-12 Joseph MyersFix ldbl-96 scalblnl underflowing results (bug 17803).
2015-01-12 Joseph MyersFix ldbl-96 scalblnl for subnormal arguments (bug 17834).
2015-01-12 Adhemerval... Add x86 32 bit vDSO time function support
2015-01-12 Adhemerval... powerpc: Fix Copyright dates and CL entry
2015-01-12 Adhemerval... powerpc: abort transaction in syscalls
2015-01-12 Adhemerval... powerpc: Add adaptive elision to rwlocks
2015-01-12 Adhemerval... powerpc: Add the lock elision using HTM
2015-01-12 Andreas SchwabRemove 17581 from NEWS
2015-01-10 Roland McGrathFix shm-directory.h #include.
2015-01-09 Chung-Lin TangRemove divide from _ELF_DYNAMIC_DO_RELOC in elf/dynamic...
2015-01-09 Matthew FortuneMicroBlaze: Fix BZ17791 - Remove fixed page size macros...
2015-01-09 Torvald RiegelMicroBlaze: Remove custom lowlevellock.h.
2015-01-09 Torvald RiegelMicroBlaze: Remove custom pthread_once implementation...
2015-01-09 David HolsgroveMicroBlaze: Avoid pointer to integer conversion warning
2015-01-09 David HolsgroveMicroBlaze: Fix volatile-register-var warning in READ_T...
2015-01-09 David HolsgroveMicroBlaze: Fix integer-pointer conversion warning
2015-01-08 Roland McGrathSome #include cleanup in aio/timer code.
2015-01-08 Roland McGrathClean up allocrtsig code.
2015-01-08 Roland McGrathFix copyright year on new stub sys/procfs.h file.
2015-01-08 Roland McGrathNPTL: Fix generic pthread_sigmask.
2015-01-08 Roland McGrathNPTL: Fixed missed conditionalization of setxid hooey.
2015-01-08 Roland McGrathAdd stub sys/procfs.h file
2015-01-08 Roland McGrathNPTL: Refactor cpu_set_t validation to be sysdeps-contr...
2015-01-08 Richard HendersonAdd -Wno-trampolines as needed
2015-01-08 Chung-Lin TangAdd Nios II definitions to elf/elf.h.
2015-01-08 Adhemerval... powerpc: Fix compiler warning on some syscalls
2015-01-08 Matthew FortuneNEWS for MIPS ABIs
2015-01-07 Joseph MyersFix libm feupdateenv namespace (bug 17748).
2015-01-07 Adhemerval... mips: Fix __libc_pread prototype
2015-01-07 Chris Metcalfposix/regcomp: initialize union structure tag to avoid...
2015-01-07 Richard EarnshawAArch64: Optimized implementations of strcpy and stpcpy.
2015-01-07 Richard EarnshawAArch64 optimized implementation of strrchr.
2015-01-07 Siddhesh PoyarekarFix typo in ChangeLog
2015-01-07 Eric Biggerssetenv fix memory leak when setting large, duplicate...
2015-01-07 Vladimir A... Fix incorrect mount table entry parsing in __getmntent_r
2015-01-07 Joseph MyersFix libm fesetround namespace (bug 17748).
2015-01-06 Joseph MyersFix libm fesetenv namespace (bug 17748).
2015-01-06 Ondřej BílkaRevert "Suppress warning in string/tester.c for gcc...
2015-01-06 H.J. LuMention bug fix for BZ #17806
2015-01-06 Aurelien Jarnoresolv: fix rotate option
2015-01-06 Aurelien Jarnoresolv: improve comments about nserv and nservall
2015-01-06 Ondřej BílkaSuppress warning in string/tester.c for gcc 4.9
2015-01-06 Ondřej BílkaAdd changelog
next