]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
Treat model numbers 0x4a/0x4d as Silvermont
[thirdparty/glibc.git] / ChangeLog
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 ZanellaBZ #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  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 Zanellapowerpc: Fix POWER7/PPC64 performance regression on LE
2015-01-13  Adhemerval Zanellapowerpc: Optimized strncmp for POWER8/PPC64
2015-01-13  Rajalakshmi Sriniv... 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 Zanellapowerpc: Optimized strcmp for POWER8/PPC64
2015-01-13  Adhemerval Zanellapowerpc: Optimized st{r,p}ncpy for POWER8/PPC64
2015-01-13  Adhemerval Zanellapowerpc: Optimized strncat for POWER7/PPC64
2015-01-13  Adhemerval Zanellapowerpc: Optimized strcat for POWER8/PPC64
2015-01-13  Adhemerval Zanellapowerpc: 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 ZanellaAdd x86 32 bit vDSO time function support
2015-01-12  Adhemerval Zanellapowerpc: Fix Copyright dates and CL entry
2015-01-12  Adhemerval Zanellapowerpc: abort transaction in syscalls
2015-01-12  Adhemerval Zanellapowerpc: Add adaptive elision to rwlocks
2015-01-12  Adhemerval Zanellapowerpc: Add the lock elision using HTM
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 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 Zanellapowerpc: Fix compiler warning on some syscalls
2015-01-07  Joseph MyersFix libm feupdateenv namespace (bug 17748).
2015-01-07  Adhemerval Zanellamips: 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. NazarenkoFix 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
2015-01-06  Adhemerval ZanellaFunction declaration cleanup
2015-01-06  Andrew SenkevichRemove duplicated -frounding-math
2015-01-06  H.J. LuDefine CLOCKS_PER_SEC type to the type clock_t
2015-01-05  Roland McGrathARM: Consolidate with generic unwinder wrapper code
2015-01-05  Steve EllceyMerge branch 'master' of ssh://sourceware.org/git/glibc
2015-01-05  Steve Ellcey2015-01-05 Steve Ellcey <sellcey@imgtec.com>
2015-01-05  Joseph MyersFix libm feholdexcept namespace (bug 17748).
2015-01-05  Steve Ellcey2015-01-05 Steve Ellcey <sellcey@imgtec.com>
2015-01-05  Joseph MyersFix MIPS n64 posix_fadvise namespace (bug 17796).
2015-01-05  Steve Ellcey2015-01-05 Steve Ellcey <sellcey@imgtec.com>
2015-01-05  Chris Metcalftile: check error properly for vDSO calls
2015-01-05  Chris Metcalflround: provide cast for wordsize-64 version if needed
2015-01-05  Joseph MyersFix ARM posix_fadvise64 namespace (bug 17793).
2015-01-05  Joseph MyersFix isblank / isascii / toascii namespace (bug 17635).
2015-01-05  Joseph MyersFix wordsize-64 posix_fadvise64, posix_fallocate64...
2015-01-05  Matthew FortuneFix MIPS variable PAGE_SIZE bug (16191)
2015-01-02  Joseph MyersFix libm fegetround namespace (bug 17748).
2015-01-02  Joseph MyersFix MIPS TIOCSER_TEMT namespace (bug 17782).
2015-01-02  Joseph MyersFix MIPS sa_flags type (bug 17781).
2015-01-02  Joseph MyersFix MIPS bits/fcntl.h namespace (bug 17780).
2015-01-02  Joseph MyersUse single year in copyright notice in banner in ntpl...
2015-01-02  Joseph MyersUpdate copyright dates not handled by scripts/update...
2015-01-02  Will NewtonARM: Remove configure check for binutils 2.21 for ARMv7
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02  Siddhesh PoyarekarRemove uses of sprintf in gen-posix-conf-vars.awk
2014-12-31  Joseph MyersFix libm fegetenv namespace (bug 17748).
2014-12-31  Matthew FortuneAdd support for MIPS O32 FPXX and .MIPS.abiflags
2014-12-31  Rajalakshmi Sriniv... powerpc: POWER7 strcpy optimization for unaligned strings
2014-12-31  Joseph MyersClean up powerpc fegetround / __fegetround inlines.
2014-12-31  Siddhesh PoyarekarUse one-dimension arrays in gen-posix-conf-vars.awk
next