platform/upstream/glibc.git
2014-06-24 WilcoCleanup fenv implementation
2014-06-24 WilcoAdd bug 16918 to NEWS.
2014-06-24 WilcoRewrite feupdateenv
2014-06-24 WilcoSpeed up the ARM fenv implementation by avoiding unnece...
2014-06-24 WilcoUse libc calls defined by fenv_private.h to implement...
2014-06-24 Siddhesh PoyarekarFix build warning in pthread_rwlock_*
2014-06-24 Siddhesh PoyarekarPrint offending diff when check-abi fails
2014-06-23 Roland McGrathAdd missing #include in get-rounding-mode.h
2014-06-23 Roland McGrathRemove an unused variable in fstatvfs.
2014-06-23 Joseph MyersFix cosh spurious underflows from expm1 (bug 16354...
2014-06-23 Joseph MyersSet errno for y1 overflow (bug 17050).
2014-06-23 Joseph MyersTest cpow in all rounding modes.
2014-06-23 Joseph MyersFix pow overflow in non-default rounding modes (bug...
2014-06-23 Roland McGrathpowerpc: Consolidate nptl/ subdirectories under linux...
2014-06-23 Wilco DijkstraAdd generic HAVE_RM_CTX implementation
2014-06-23 Roland McGrathMIPS: Move NPTL public headers to sysdeps/mips/nptl/.
2014-06-23 Roland McGrathm68k: Consolidate nptl/ subdirectories under linux/...
2014-06-23 Roland McGrathSH: Consolidate nptl/ subdirectories under linux/.....
2014-06-23 Joseph MyersUpdate headers for Linux 3.15.
2014-06-23 Andreas SchwabRemove unused label
2014-06-23 Adhemerval... PowerPC: sync hwcap.h capabilities
2014-06-23 Will Newtonelf/dl-lookup.c: Use __glibc_likely and __glibc_unlikely
2014-06-23 Will Newtonelf/dl-lookup.c: Remove unnecessary static variable
2014-06-23 Will Newtonelf/dl-lookup.c: Move STB_GNU_UNIQUE handling to a...
2014-06-23 Andreas SchwabDon't ignore too long lines in nss_files (BZ #17079)
2014-06-23 Will Newtontest-skeleton.c: Use stdout for error messages
2014-06-22 Ludovic Courtèsnscd: Remove unused typedef and variable.
2014-06-21 Allan McRaeMention CVE-2014-4043 in NEWS
2014-06-21 Roland McGrathMove generic smp.h to nptl/
2014-06-21 Roland McGrathRemove unused file rtld-lowlevel.h.
2014-06-21 Roland McGrathClean up HAVE_CONFIG_H and STDC_HEADERS.
2014-06-21 Roland McGrathClean up stack-coloring macros.
2014-06-21 Roland McGrathMove linux bits/ files out of nptl/.
2014-06-21 Joseph MyersRemove ARM __ASSUME_SIGFRAME_V2.
2014-06-21 Roland McGrathMissing new file from last commit.
2014-06-21 Roland McGrathMove remaining SPARC code out of nptl/.
2014-06-20 Joseph MyersInclude <kernel-features.h> explicitly where required.
2014-06-20 Joseph MyersRemove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditional...
2014-06-20 H.J. LuAdd ifunc tests for x86_64 memset_chk and memset
2014-06-20 Maciej W. Rozycki[BZ #16046] dl_iterate_phdr static executable test
2014-06-20 Maciej W. Rozyckistdlib/tst-qsort2.c: Fix off-by-one argc interpretation...
2014-06-20 Joseph MyersRemove __ASSUME_F_GETOWN_EX.
2014-06-20 Joseph MyersRemove __ASSUME_AT_RANDOM.
2014-06-20 Joseph MyersRemove __ASSUME_ADJ_OFFSET_SS_READ.
2014-06-20 Maciej W. Rozycki[BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS...
2014-06-20 Joseph MyersRemove __ASSUME_ATFCTS conditionals in sysdeps/unix...
2014-06-20 H.J. LuRemove sysdeps/x86_64/multiarch/rtld-strlen.S
2014-06-20 Andreas SchwabFix another memory leak in regexp compiler (BZ #17069)
2014-06-20 Siddhesh PoyarekarFix ChangeLog and NEWS goof-up
2014-06-20 Stefan Liebler[BZ #6803] Set errno for scalbln, scalbn
2014-06-20 Stefan LieblerGenerate en_GB.UTF-8 during testing
2014-06-19 H.J. LuUse 3 bytes for __pad1 in pthread_rwlock_t for x32
2014-06-19 Ling MaAdd x86_64 memset optimized for AVX2
2014-06-19 Andreas SchwabFix memory leak in regexp compiler (BZ #17069)
2014-06-19 Will Newtonmalloc/malloc.c: Avoid calling sbrk unnecessarily with...
2014-06-19 Siddhesh PoyarekarRemove unnecessary $(.)
2014-06-19 Richard Earnshaw[AArch64] Add optimized strchr.
2014-06-18 Joseph MyersFix __ieee754_logl (-LDBL_MAX) in FE_DOWNWARD mode...
2014-06-18 Andreas SchwabDon't read past end of pattern in fnmatch (BZ #17062)
2014-06-18 Joseph MyersUse $(rtld-prefix) more consistently.
2014-06-17 Rajalakshmi... PowerPC: Fix nearbyintl failure for few inputs
2014-06-17 Adhemerval... PowerPC: Move powerpc code out of nptl/ subdirectory
2014-06-17 Adhemerval... Fix ChangeLog indentation.
2014-06-16 Joseph MyersAdd CFI to x86 ceil / floor / trunc (bug 16681).
2014-06-16 Andreas Schwabm68k: update libm test ULPs
2014-06-16 Andreas SchwabFix typo in preprocessor conditional
2014-06-16 Andreas SchwabPass $TIMEOUTFACTOR to tests also in cross testing
2014-06-16 Florian WeimerFix tautological comparison in non-executed part of...
2014-06-16 Andreas SchwabUpdate feature guard for strdup/strndup in <bits/string2.h>
2014-06-14 David S. MillerUpdate Sparc ULPs.
2014-06-14 Andreas Schwabm68k: Consolidate NPTL/non versions of clone
2014-06-14 Andreas Schwabm68k: Consolidate NPTL/non versions of vfork
2014-06-14 Andi KleenAdd fallback file for elide.h
2014-06-13 Stefan LieblerFix pthread.h in installed-headers list.
2014-06-13 Roland McGrathS390: Move NPTL public headers to sysdeps/s390/nptl/.
2014-06-13 Roland McGrathMove S390 code out of nptl/sysdeps/s390/.
2014-06-13 Roland McGrathS390: Convert fork.c to arch-fork.h
2014-06-13 David S. MillerConsolidate sparc clone, fork, and vfork implementations.
2014-06-13 Andreas Schwabm68k: avoid pointer to integer conversion warning
2014-06-13 Andreas SchwabChangeLog fix
2014-06-13 Andi KleenRemove x86 assembler rwlock code
2014-06-13 Andi KleenAdd adaptive elision to rwlocks
2014-06-13 Andi KleenAdd a fast path for C rd/wrlock v2
2014-06-13 Meador Ingeget_nprocs: Only return explictly set cache values...
2014-06-12 Roland McGrathMove SPARC public headers out of nptl/
2014-06-12 Roland McGrathMove SPARC code out of nptl/sysdeps/sparc/.
2014-06-12 Roland McGrathSPARC: Define TLS_DEFINE_INIT_TP
2014-06-12 Roland McGrathSPARC: Convert fork.c to arch-fork.h
2014-06-12 Roland McGrathUse list.h in posix-timer code.
2014-06-12 Roland McGrathGet rid of nptl/sysdeps/pthread/ subdirectory
2014-06-12 Roland McGrathConsolidate NPTL sigprocmask.
2014-06-12 Roland McGrathMove i386 code out of nptl/ subdirectory.
2014-06-12 Roland McGrathMove SH code out of nptl/ subdirectory.
2014-06-12 Stefan Lieblerposix_spawn_faction_addopen: Add missing string.h inclu...
2014-06-12 Roland McGrathMove x86_64 code out of nptl/ subdirectory.
2014-06-12 Adhemerval... Update powerpc-fpu ULPs.
2014-06-11 Joseph Myersconformtest: clean up POSIX expectations for sys/mman...
2014-06-11 Florian Weimerposix_spawn_file_actions_addopen needs to copy the...
2014-06-11 Chris Metcalftile: Consolidate NPTL/non versions of vfork
2014-06-11 Roland McGrathTile: Define TLS_DEFINE_INIT_TP
next