]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
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
2015-01-06  Ondřej BílkaClean up check_pf allocation pattern. addresses
2015-01-06  Adhemerval... Function 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... 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
2014-12-30  H.J. LuDon't check PI_STATIC_AND_HIDDEN in i386 dl-machine.h
2014-12-30  Andrew Senkevichi386: Fix build by GCC 5.0
2014-12-30  Chris MetcalfFix some warnings in the absence of FP round/exception...
2014-12-30  H.J. LuMention i386 memcpy with SSE2 unaligned load/store
2014-12-30  Joseph MyersFix libm feraiseexcept namespace (bug 17723).
2014-12-30  H.J. LuMention fix for BZ #17732
2014-12-30  H.J. LuReplace %ld with %jd and cast to intmax_t
2014-12-30  H.J. LuReplace %ld with %jd and cast to intmax_t
2014-12-30  H.J. LuReplace %ld with %jd and cast to intmax_t
2014-12-30  H.J. LuReplace %ld with %jd and cast to intmax_t
2014-12-30  H.J. LuReplace %ld/%lu with %jd/%ju and cast to intmax_t/uintmax_t
2014-12-30  H.J. LuReplace %ld with %jd and cast to intmax_t
2014-12-30  H.J. LuReplace %ld with %jd and cast to intmax_t
2014-12-30  H.J. LuReplace %ld with %jd and cast to intmax_t
2014-12-30  H.J. LuReplace %ld with %jd and cast to intmax_t
2014-12-30  Andrew Senkevichi386: memcpy functions with SSE2 unaligned load/store
2014-12-30  Chris MetcalfFix a couple of -Wundef warnings.
2014-12-30  Chris Metcalftile: prefer inlines to macros in math_private.h.
2014-12-29  Chris Metcalfposix/Makefile: use $(objpfx) for files in before-compile.
2014-12-29  Siddhesh PoyarekarMake type for spec variable size as size_t
2014-12-29  Siddhesh PoyarekarUse posix-conf-vars.list to generate spec array
2014-12-29  Siddhesh PoyarekarAdd _POSIX namespace SYSCONF macros to posix-conf-vars...
2014-12-29  Siddhesh PoyarekarRemove Wundef warnings for specification macros
2014-12-26  Chris Metcalftile: add no-op fe*() routines for libc internal use
2014-12-26  Chris Metcalflinux/clock_settime: remove unnecessary vDSO definitions
2014-12-26  Chris Metcalftilegx: fix sysdep.h to avoid a redefinition warning
2014-12-26  Chris Metcalftilegx32: avoid a a -Werror warning from unwinding
2014-12-23  Chris Metcalftilegx: enable wordsize-64 support for ieee745 dbl-64.
2014-12-23  Richard Earnshaw* string/stpcpy.c (__stpcpy): Rewrite using strlen...
2014-12-23  Florian Weimericonvdata/run-iconv-test.sh: Actually test iconv modules
2014-12-22  Joseph MyersMake __ASSUME_UTIMES hppa-specific.
2014-12-22  Steve EllceyFix preprocessor indentation in sysdeps/mips/memcpy.S.
2014-12-22  Chris MetcalfNEWS: mention bug fix for 17747.
next