]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
Use greg_t and uintptr_t in x86-64 __makecontext
[thirdparty/glibc.git] / ChangeLog
2012-03-16  H.J. LuUse greg_t and uintptr_t in x86-64 __makecontext
2012-03-16  H.J. LuAdd x32 support to ldconfig
2012-03-16  David S. MillerFix too long ChangeLog lines.
2012-03-16  Joseph MyersDisable Bessel function TLOSS errors in POSIX mode.
2012-03-16  Joseph MyersFix tan, tanl for large inputs.
2012-03-16  Jan Kratochvil * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
2012-03-16  Roland McGrathUse sysdeps/*/preconfigure fragments from main source...
2012-03-16  H.J. LuUse time_t on ays, rem, y and yg in __offtime
2012-03-16  Joseph MyersInclude program generating __sincosl_table in comment.
2012-03-16  Joseph MyersImplement ldbl-96 sinl / cosl / sincosl (bug 13851).
2012-03-16  David S. MillerImplement optimized libc_fe*() math routines on sparc.
2012-03-16  David S. MillerAdd sparc vis3 optimized fma/fmaf.
2012-03-16  David S. MillerSparc long double is emulated in software, therefore...
2012-03-16  David S. MillerCreate a header for sparc ifunc expansion and use it...
2012-03-15  Andreas SchwabUse double precision instead of scaling for powerpc...
2012-03-15  Andreas JaegerUpdate.
2012-03-15  Andreas Jaeger [BZ #13658]
2012-03-15  Andreas JaegerFix typo.
2012-03-15  Andreas Jaeger [BZ #13837]
2012-03-15  Andreas JaegerMerge branch 'bug13658-branch'
2012-03-15  Andreas SchwabUpdate powerpc libm ULPs
2012-03-15  David S. MillerSparc optimized fmin{,f} and fmax{,f}.
2012-03-15  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-15  David S. MillerAdd more sparc VIS3 optimized math routines.
2012-03-15  David S. MillerUpdate sparc ULPs for newly added csqrt tests.
2012-03-14  David S. MillerAdd framework for using sparc VIS3 instructions, use...
2012-03-14  David S. MillerSmall optimization to sparc 64-bit copysign.
2012-03-14  Joseph MyersInstall bits/syscall.h through install-headers.
2012-03-14  Roland McGrathBZ#13846: manual/llio.texi (Memory-mapped I/O): Fix...
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-14  Joseph MyersFix csqrt overflow/underflow (bug 13841).
2012-03-14  Joseph MyersAdd tests for hypot overflow/underflow.
2012-03-14  David S. MillerFix hypotf overflow/underflow by using double precision...
2012-03-13  Joseph MyersClean up dbl-64 rint, nearbyint.
2012-03-13  David S. MillerRemove no longer needed assembler offset generation...
2012-03-13  David S. MillerFix generic ldbl-128 expm1l just like x86-64 and i386...
2012-03-13  David S. MillerUse correct implementation for dl-fxstatat64 on sparc64.
2012-03-13  David S. MillerFix warning in Linux openat implementation when __ASSUM...
2012-03-13  David S. MillerAdd missing string.h include for strcpy calls.
2012-03-12  David S. MillerFix another instance of the _dl_random masking bug...
2012-03-12  David S. MillerAdd some missing sparc kernel-feature.h entries.
2012-03-12  David S. MillerFix some 64-bit sparc build warnings.
2012-03-12  David S. MillerFix typing of the bit twiddling done in _dl_setup_stack...
2012-03-12  David S. MillerUpdate sparc ULPs for recently added tests.
2012-03-10  Andreas SchwabUpdate powerpc libm ULPs
2012-03-10  David S. MillerFix bugs in sparc PLT profiling register management...
2012-03-10  Joseph MyersUse standard build rule to build rpcgen.
2012-03-10  Paul EggertReplace FSF snail mail address with URL in miscellaneou...
2012-03-10  Paul EggertReplace FSF snail mail address with URL in gperf input.
2012-03-10  Paul EggertReplace FSF snail mail address with URL in Yacc input.
2012-03-10  Roland McGrathFix it harder.
2012-03-10  Richard HendersonFix ChangeLog format.
2012-03-10  Richard HendersonMove math/math_private.h to sysdeps/generic/math_private.h.
2012-03-10  Richard HendersonUse include_next to chain math_private.h headers.
2012-03-10  Richard HendersonUse <> for math.h and math_private.h everywhere.
2012-03-09  Joseph MyersRemove __GNU_LIBRARY__ conditionals from rpcgen.
2012-03-09  David S. MillerFix sparc build after recent math changes.
2012-03-09  Joseph MyersSplit enum __socket_type from bits/socket.h to bits...
2012-03-09  Joseph MyersAlways declare gets for C++ up to C++11 without checkin...
2012-03-09  Joseph MyersInstall bits/stdio_lim.h in install-headers.
2012-03-09  Richard Hendersonpowerpc: Convert __ieee754_sqrt{,f} from macros to...
2012-03-09  Richard Hendersonx86_64: Convert __rint* and __floor* from macros to...
2012-03-09  Richard Hendersonx86_64: Convert __ieee754_sqrt{,f,l} from macros to...
2012-03-09  Richard HendersonUse target-specific math_private.h in math_ldbl_opt.h.
2012-03-08  David S. MillerUpdate copyright year after my most recent changes.
2012-03-08  Thomas SchwingeFix struct timespec normalization (as used in many...
2012-03-08  Ulrich DrepperClean up tst-fphex test
2012-03-08  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-08  Marek PolacekFix up long double fphex test
2012-03-08  Marek PolacekEnhance fphex test.
2012-03-08  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-08  Joseph MyersClean up glibc manual references to "GNU system" (bug...
2012-03-08  Joseph MyersFix .ctors/.dtors header configure test for bootstrapping.
2012-03-07  Joseph MyersFix sysdeps/i386/configure.in cpuid.h test for bootstra...
2012-03-07  Joseph MyersFix signs of zeros from casinh, cacosh etc. (bug 10716).
2012-03-07  Ulrich DrepperUpdate traditional Chinese translation
2012-03-07  Ulrich DrepperRemove distribute variable from Makefiles
2012-03-07  Ulrich DrepperDon't install timezone rule files
2012-03-07  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-07  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07  Ulrich DrepperAdd missing gshadow handling in __nss_configure_lookup
2012-03-07  Ulrich DrepperFormatting fixes
2012-03-06  Roland McGrathWrap too-long log entry.
2012-03-06  Marek PolacekFix up long double fphex.
2012-03-06  David S. MillerFix several build warnings on sparc.
2012-03-06  David S. MillerUpdate sparc ULPs due to recently added tests.
2012-03-05  Roland McGrathWrap too-long log entry.
2012-03-05  Andreas SchwabUpdate powerpc libm ULPs
2012-03-05  Andreas SchwabFix loss of precision in cosh and sinh for IBM long...
2012-03-05  Andreas JaegerFix broken date.
2012-03-05  H.J. Lu * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (getti...
2012-03-05  Joseph MyersReduce discussion of types to which size_t may be equiv...
2012-03-05  Andreas Jaeger* sysdeps/i386/fpu/libm-test-ulps: Update.
2012-03-05  Joseph MyersFix pow in non-default rounding modes (bug 3976).
2012-03-05  Joseph MyersTest cosh, sinh in non-default rounding modes (bug...
2012-03-05  Tom de Vries2012-03-05 Tom de Vries <tom@codesourcery.com>
2012-03-05  Andreas Jaegercleanup my last commit: tabify, change date
2012-03-05  Kees Cook2012-03-02 Kees Cook <keescook@chromium.org>
2012-03-05  Kees Cook2012-03-02 Kees Cook <keescook@chromium.org>
2012-03-04  Andreas SchwabUpdate powerpc libm ULPs
next