]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
Fix MIPS bits/fcntl.h namespace (bug 17780).
[thirdparty/glibc.git] / ChangeLog
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.
2014-12-19  David S. MillerFix soft-fp build warning on sparc about strict aliasing.
2014-12-19  David S. MillerFix array bounds warnings in elf_get_dyanmic_info(...
2014-12-19  Chris Metcalficonvdata/tst-loading: bump up timeout to 10s
2014-12-19  Chris Metcalfmath: increase timeout for math/atest-*.c
2014-12-19  H.J. LuReplace -Wno-error with -fno-builtin-lround
2014-12-19  Torvald Riegeli386: Move futex functions from lowlevellock.h to lowle...
2014-12-19  Torvald RiegelUse generic lowlevellock-futex.h in x86_64 lowlevellock.h.
2014-12-19  Torvald Riegelsh: Remove custom lowlevellock, barrier, condvar, and...
2014-12-19  H.J. LuCompile s_llround.c with -Wno-error for x32 build
2014-12-19  H.J. LuReplace 1L with (mp_limb_t) 1
2014-12-17  Roland McGrathNPTL: Move fork state variables to initializer files.
2014-12-17  Roland McGrathNPTL: Remove gratuitous Linuxisms from gai_misc.h.
2014-12-17  Roland McGrathFix stub __if_freenameindex build error.
2014-12-17  Roland McGrathRemove explicit inline on malloc perturb functions.
2014-12-17  Joseph MyersFix profil_counter namespace (bug 17725).
2014-12-17  Joseph MyersFix resolver inet_* namespace (bug 17722).
2014-12-17  Steve Ellcey2014-12-17 Steve Ellcey <sellcey@imgtec.com>
2014-12-17  Stefan LieblerGet rid of format warning in bug-vfprintf-nargs.c.
2014-12-17  Stefan LieblerGet rid of format warning in tst-widetext.c.
2014-12-17  Andreas SchwabFix printf format error
2014-12-16  Roland McGrathUse PTR_MANGLE on libgcc unwinder function pointers.
2014-12-16  Roland McGrathRevert "Use pragmas rather than makefiles for necessary...
2014-12-16  Roland McGrathUse pragmas rather than makefiles for necessary options...
2014-12-16  Joseph MyersFix x86_64 memrchr namespace (bug 17719).
2014-12-16  Joseph MyersFix resolver if_* namespace (bug 17717).
2014-12-16  Joseph MyersRemove some semaphore.h linknamespace XFAILs.
2014-12-16  Siddhesh PoyarekarFix the 'array subscript is above array bounds' warning...
2014-12-16  Siddhesh PoyarekarFix 'array subscript is above array bounds' warning...
2014-12-16  Arjun ShankarModify libio/tst-fopenloc.c to use test-skeleton.c
2014-12-16  Arjun ShankarModify stdlib/tst-bsearch.c to use test-skeleton.c
2014-12-16  Arjun ShankarModify stdio-common/tst-fseek.c to use test-skeleton.c
2014-12-16  Torvald RiegelIgnore warning in string/tester.c.
2014-12-16  Torvald RiegelFix warning in misc/tst-mntent2.c.
2014-12-16  Torvald RiegelFix warning in elf/tst-unique4lib.cc.
2014-12-16  Florian WeimerAvoid infinite loop in nss_dns getnetbyname [BZ #17630]
2014-12-16  Allan McRaestdio-common/Makefile: readd bug26 testcase
next