Don't warn about unused result of mktemp
[platform/upstream/glibc.git] / sysdeps /
2012-04-05 Kaz KojimaFix return value of SH fesetround.
2012-04-05 Kaz KojimaSet SH fpcsr register which read again.
2012-04-05 Kaz KojimaFix SH4 fraiseexcpt so to generate exceptions appropria...
2012-04-05 Kaz KojimaAdd support fedisableexcept, feenableexcept, fegetexcep...
2012-04-04 Simon Josefsson[BZ #12340] Fix return code of the Hurd's ttyname_r.
2012-04-04 Thomas Schwinge[BZ #13553] Remove pre-ISO C support
2012-04-03 Andreas JaegerAdd __bswap_64 definition for non GCC compilers.
2012-04-02 Thomas SchwingeCall __ctype_init in early glibc startup.
2012-03-30 Liubov Dmitrievaoptimize the following memcpy: sysdeps/i386/i686/multia...
2012-03-30 Ulrich DrepperComment fixes for mmsghdr
2012-03-29 David S. MillerOptimize mempcpy on sparc.
2012-03-29 David S. MillerDo not elide the libc hidden def of sparc's memset...
2012-03-29 David S. MillerUse generic memset/memcpy in rtld on sparcv9/sparc64.
2012-03-29 David S. MillerFix bugs and improve performance of niagara memset...
2012-03-28 David S. MillerMake sparc's -fPIC addition to ASFLAGS-.os more robust.
2012-03-28 Joseph MyersFix pow of negative numbers to integer exponents (bugs...
2012-03-28 Joseph MyersAvoid overflows from long double functions using __kern...
2012-03-28 Andreas JaegerFix whitespace
2012-03-28 Andreas JaegerRegenerate configure files
2012-03-28 Andreas JaegerMove sysdeps/s390/s390-64/elf files
2012-03-28 Andreas JaegerMove sysdeps/s390/s390-32/elf files
2012-03-28 David S. MillerFix sparc64/elf merge
2012-03-28 Andreas JaegerMove sysdeps/sparc/{,sparc32,sparc64}/elf files
2012-03-28 Andreas JaegerMove sysdeps/powerpc/elf files
2012-03-28 Andreas JaegerMove sysdeps/powerpc/powerpc32/elf files
2012-03-28 Andreas JaegerMove sysdeps/powerpc/powerpc64/elf files
2012-03-28 Andreas JaegerDelete sysdeps/sh/elf
2012-03-28 Andreas JaegerFix last commit
2012-03-28 Anton BlanchardDefine MAP_STACK and MAP_HUGETLB on powerpc, s390,...
2012-03-27 Andreas JaegerRegenerate
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-26 Andreas SchwabUpdate powerpc libm test ULPs
2012-03-26 Andreas SchwabFix undue underflow in ldbl-128ibm version of expl
2012-03-23 David S. MillerUpdate sparc ULPs for recently added tests and bug...
2012-03-23 H.J. LuMake sure x86_64 GOT entry slot is always 8 bytes
2012-03-22 Joseph MyersFix cexp overflow (bug 13892).
2012-03-22 H.J. LuReplace Elf64_XXX with ElfW(XXX) in dl-irel.h
2012-03-22 H.J. LuReplace unsigned long with uint64_t
2012-03-22 H.J. LuAdd forward declaration for La_x32_regs/La_x32_retval
2012-03-22 H.J. LuAdd sysdeps/x86_64/preconfigure
2012-03-22 Joseph MyersFix low-part sign handling in sin/cos for ldbl-128...
2012-03-22 H.J. LuAdd x32 support to dynamic linker audit
2012-03-21 Andreas SchwabFix missing overflow/underflow exception in ldbl-128ibm...
2012-03-21 Andreas SchwabUpdate powerpc libm-test ULPs
2012-03-21 Andreas SchwabDisable use of FMA instructions in branred
2012-03-21 H.J. LuAdd _ITOA_NEEDED and _ITOA_WORD_TYPE
2012-03-21 David S. MillerUpdate sparc ULPs for recently added tests.
2012-03-21 H.J. LuCheck x86_64* instead of x86_64
2012-03-21 Joseph MyersUse autoconf macro for testing compiler options with...
2012-03-21 Joseph MyersRemove inaccurate x86 cexp implementations (bug 13883).
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 Andreas JaegerMerge branch 'master' into elf-move
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 Andreas JaegerRemove old debug/backtracesyms files, replace with...
2012-03-20 Andreas JaegerRemove unused start.c files.
2012-03-20 H.J. LuUse atomic64_t with 64bit atomic macros
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. 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 Andreas JaegerFix last line in configure.in.
2012-03-19 Andreas JaegerFix last line.
2012-03-19 Andreas JaegerMove sysdeps/generic/elf/* to sysdeps/generic
2012-03-19 Andreas JaegerMerge sysdeps/i386/elf/Versions into sysdeps/i386/Versions.
2012-03-19 Andreas JaegerRemove now obsolete elf/configure file.
2012-03-19 Andreas JaegerMerge contents from sysdeps/i386/configure.in (without...
2012-03-19 Andreas JaegerMove x86_64/elf files to x86_64
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 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 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 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...
next