]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
powerpc: Fix compiler warning on some syscalls
[thirdparty/glibc.git] / ChangeLog
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
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  Joseph MyersFix libm feraiseexcept namespace (bug 17723).
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 MetcalfFix namespace conformance issue with Bessel functions.
2014-12-22  Chris Metcalftilegx: remove implicit boolean conversion in strstr.
2014-12-22  Chris MetcalfUpdate NEWS and ChangeLog with two tile bug fixes.
2014-12-22  Steve Ellcey2014-12-22 Steve Ellcey <sellcey@imgtec.com>
2014-12-22  Joseph MyersSplit __kernel_standard* functions (fixes bug 17724).
2014-12-22  Steve EllceyRemove trailing whitespace.
2014-12-22  Steve EllceyAdd missing ChangeLog entries from Friday (Dec 19,...
2014-12-22  Wilco DijkstraOptimize to avoid an unnecessary FPCR read.
2014-12-22  Wilco DijkstraOptimize to reduce FPCR/FPSR accesses.
2014-12-22  Wilco DijkstraCall libc_fetestexcept_aarch64.
2014-12-22  Wilco DijkstraCall libc_fesetround_aarch64.
2014-12-22  Joseph MyersFix resolver bind, getsockname namespace (bug 17733).
2014-12-22  Will NewtonRequire bison 2.7 or newer for regenerating intl/plural.y
2014-12-21  Chris Metcalftile: separate ffsll from ffs
2014-12-21  Chris Metcalftile: remove localplt.data and use generic one again.
2014-12-21  H.J. LuAdd hidden __tls_get_addr/___tls_get_addr alias
2014-12-21  Andreas Schwabm68k: remove @PLTPC from _dl_init call
2014-12-21  Andreas SchwabFix changelog typo
2014-12-21  H.J. LuRemove @PLT from "call _dl_init@PLT" in _dl_start_user
2014-12-21  Anders Kaseorgmanual: Correct guarantee about pointers compared by...
2014-12-20  Chris Metcalftile: provide localplt.data with __tls_get_addr optional
2014-12-20  Chris Metcalftilegx: fix strstr to build and link better
2014-12-19  Ondřej Bílka Simplify strncat.
next