platform/upstream/glibc.git
2012-03-21 Allan McRaeDo not install iso3166.tab and zone.tab
2012-03-21 Joseph MyersFix missing exp2 overflow exception (bug 13871).
2012-03-21 Joseph MyersFix pow of zero and infinity to large powers.
2012-03-20 H.J. LuMove stdio-common/_itoa.h to sysdeps/generic
2012-03-20 H.J. LuCheck __x86_64__ instead of __WORDSIZE in mathinline.h
2012-03-20 H.J. LuSupport x86-64 __jmp_buf with __WORDSIZE != 64
2012-03-20 Joseph MyersTest for overflow exceptions in libm-test.inc.
2012-03-20 H.J. LuCorrect ChangeLog entry.
2012-03-20 H.J. LuUse atomic64_t with 64bit atomic macros
2012-03-19 H.J. LuUse __asm__("rsp") to get CURRENT_STACK_FRAME
2012-03-19 H.J. LuCheck __x86_64__ instead of __WORDSIZE for fenv_t
2012-03-19 H.J. LuCheck __x86_64__ instead of __WORDSIZE in mathdef.h
2012-03-19 David S. MillerUpdate sparc ULPs for newly added tests.
2012-03-19 H.J. LuAdd x32 support to ldd-rewrite.sed
2012-03-19 H.J. LuUse int64_t in x86_64/fpu/math_private.h
2012-03-19 David S. MillerFix sparc build after math_private.h cleanups.
2012-03-19 H.J. LuUse __NR_futex to define SYS_futex
2012-03-19 H.J. LuCast _Unwind_GetCFA return to _Unwind_Ptr first
2012-03-19 H.J. LuCast _Unwind_GetCFA return to _Unwind_Ptr first
2012-03-19 Joseph MyersFix clog overflow/underflow (bug 13629).
2012-03-19 Joseph MyersFix atan2 spurious exceptions (bug 11451).
2012-03-19 Joseph MyersRemove common-objdir-compile and related sysdeps/unix...
2012-03-19 Richard HendersonOptimize private 387 fenv access; share code between...
2012-03-19 Richard Hendersoni386/x86_64: Optimize feholdexcept.
2012-03-19 Richard HendersonCreate and use libc_feupdateenv_test.
2012-03-19 Richard HendersonCreate and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}.
2012-03-19 Richard Hendersoni386: Convert libc_{feholdexcept_setround,updateenv...
2012-03-19 Richard HendersonConvert libc_feholdexcept et al from macros to inline...
2012-03-19 Richard HendersonMake inline __isnan, __isinf_ns, __finite generic.
2012-03-18 Andreas SchwabUpdate powerpc libm test ULPs
2012-03-17 David S. MillerAdd missing Versions entry for sparc's __getshmlba.
2012-03-17 David S. MillerFix warnings when uintptr_t is larger than int.
2012-03-17 David S. MillerFix libc-lowlevellock.c sysdep finding more generically.
2012-03-17 David S. MillerFix SHMLBA on sparc.
2012-03-16 David S. MillerUpdate sparc ULPs.
2012-03-16 H.J. LuDefine x86-64 ffsl alias only if __LP64__ is defined
2012-03-16 H.J. LuMake lround the alias of llround for wordsize-64
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. MillerAdd missing sparc32 NPTL file otherwise we use the...
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 JaegerUpdate
2012-03-15 Andreas JaegerUse 40 digits in tests
2012-03-15 Andreas Jaeger* sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
2012-03-15 Andreas Jaeger [BZ #13852]
2012-03-15 Andreas Jaeger [BZ #13658]
2012-03-15 Andreas JaegerFix typo.
2012-03-15 Andreas Jaeger [BZ #13837]
2012-03-15 Andreas JaegerAdd 13658
2012-03-15 Andreas JaegerMerge branch 'bug13658-branch'
2012-03-15 Andreas JaegerCleanup formatting.
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 McGrathNEWS update for BZ#13846
2012-03-14 Roland McGrathBZ#13846: manual/llio.texi (Memory-mapped I/O): Fix...
2012-03-14 Andreas JaegerUpdate ULPs.
2012-03-14 Andreas JaegerImplement and use libc_feholdexcept_setround_53bit...
2012-03-14 Andreas JaegerRemove files so that i386 uses the iee754/dbl-64 sin...
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 13840 to NEWS.
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 Joseph MyersAdd 13566 to list of bugs fixed in NEWS.
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 localedata.
2012-03-10 Paul EggertReplace FSF snail mail address with URL in gperf input.
next