platform/upstream/glibc.git
2014-06-03 Guo YixuanFixed pthread_spin_lock on sparc32/64 (bug 16882)
2014-06-03 Andreas SchwabFix invalid file descriptor reuse while sending DNS...
2014-06-03 Richard Hendersonaarch64: Remove nptl/vfork.S
2014-06-03 Stefan LieblerS/390: Regenerate ULPs.
2014-06-03 Richard Hendersonaarch64: Consolidate NPTL/non versions of vfork
2014-06-03 Richard Hendersonaarch64: Consolidate NPTL/non versions of clone
2014-06-03 Marcus Shawcroft[AArch64] Regenerate libm-test-ulps
2014-06-03 Wilco[AArch64] Switch from FE_TOWARDZERO to _FPU_FPCR_RM_MASK
2014-06-03 Wilco[AArch64] Cleanup declarations in math_private.h.
2014-06-03 Konstantin... Remove redundant nested function b64_from_24bit
2014-06-02 Roland McGrathSH: Consolidate NPTL/non versions of vfork
2014-06-02 Siddhesh PoyarekarFix format specifier for n_mmaps
2014-06-02 Wilco[AArch64] Remove ISB after FPCR write.
2014-06-02 Wilco[AArch64] Rewrite feupdateenv (BZ 17009).
2014-06-02 David S. MillerUpdate Sparc ULPS.
2014-06-01 David S. MillerFix excessive ULP for y1_upward (0x2p+0) in test-float...
2014-05-30 Richard Hendersonaarch64: Remove PSEUDO_RET
2014-05-30 Richard Hendersonaarch64: Fix error return from __ioctl
2014-05-30 Marko MyllynenReplace __int128 with __int128_t
2014-05-30 Siddhesh PoyarekarFix formatting in malloc_info
2014-05-30 Siddhesh PoyarekarAdd mmap usage in malloc_info output
2014-05-30 Roland McGrathm68k: Convert fork.c to arch-fork.h
2014-05-30 Ondřej BílkaRemove mi_arena nested function.
2014-05-30 Ondřej Bílkarevert commit fdfd175d46ac6a810ebdeb2a2936e6d7d13995ab
2014-05-29 Richard Hendersonaarch64: Rely on syscalls preserving registers
2014-05-29 Richard Hendersonaarch64: Use tpidr_el0 rather than __errno_location...
2014-05-29 Richard Hendersonaarch64: Use tpidr_el0 rather than __read_tp in librt
2014-05-29 Richard Hendersonaarch64: Improve syscall-cancel stack frame
2014-05-29 Richard Hendersonaarch64: Pass regno parameter to SINGLE_THREAD_P
2014-05-29 Richard Hendersonaarch64: Share code in syscall-cancel.h
2014-05-29 Richard Hendersonaarch64: Tabify sysdep-cancel.h
2014-05-29 Eric WongAvoid stat/fstat in statvfs/fstatvfs (BZ #15132)
2014-05-29 Roland McGrathSH: Consolidate NPTL/non versions of clone
2014-05-28 Roland McGrathtile: Convert fork.c to arch-fork.h
2014-05-27 Roland McGrathIA64: Convert fork.c to arch-fork.h
2014-05-27 Roland McGrathSH: Convert fork.c to arch-fork.h
2014-05-27 Ondřej BílkaRemove duplicate code in elf/dl-deps.c.
2014-05-27 Andreas SchwabRemove second argument from TLS_INIT_TP macro
2014-05-27 Will NewtonARM: Fix handling of concurrent TLS descriptor resolution
2014-05-27 Siddhesh PoyarekarFix offset computation for append+ mode on switching...
2014-05-26 Adhemerval... Update powerpc-fpu ULPs.
2014-05-26 Adhemerval... PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux...
2014-05-26 Adhemerval... PowerPC: Move NPTL ABI headers to sysdeps.
2014-05-26 Adhemerval... PowerPC: Move powerpc64 timer_*.c out of nptl/
2014-05-26 Adhemerval... PowerPC: Consolidate NPTL/non versions of clone
2014-05-26 Adhemerval... PowerPC: Consolidate NPTL/non versions of vfork
2014-05-26 Carlos O'DonellRemove nested function mi_arena from malloc_info.
2014-05-26 Adhemerval... PowerPC: Remove 64 bits instructions in PPC32 code
2014-05-26 Andreas SchwabFix searching localedef input on I18NPATH (BZ #16984)
2014-05-26 Stefan LieblerDisable lock elision for PTHREAD_MUTEX_NORMAL.
2014-05-26 Stefan LieblerFix typo in tst-mutex5 ifndef -> ifdef
2014-05-26 Siddhesh Poyarekarbenchtests: Add new directive for benchmark initializat...
2014-05-26 Kyle McMartin[AARCH64] correct alignment of TLS_TCB_ALIGN (BZ #16796)
2014-05-26 Siddhesh PoyarekarUse NSS_STATUS_TRYAGAIN to indicate insufficient buffer...
2014-05-25 Richard Hendersonarm,aarch64: Remove SINGLE_THREAD_P_PIC
2014-05-25 Richard Hendersonaarch64: Tidy syscall error check
2014-05-25 Richard Hendersonaarch64: Remove DOARGS/UNDOARGS macros
2014-05-25 Richard Hendersonaarch64: Fix DO_CALL block comment
2014-05-25 Richard Hendersonalpha: Do non-default symbols in pt-vfork.S
2014-05-24 Richard HendersonOnly provide non-default symbols in libpthread for...
2014-05-24 Richard HendersonOnly support ifunc in nptl/pt-vfork.c
2014-05-23 Joseph MyersDefine TSVTX in tar.h for older POSIX (bug 16978).
2014-05-23 Richard Hendersonalpha: Move remaining files out of sysdeps/unix/sysv...
2014-05-23 Richard Hendersonalpha: Consolidate NPTL/non versions of vfork
2014-05-23 Richard Hendersonalpha: Merge standard and nptl clone.S
2014-05-23 Richard Hendersonalpha: Remove nptl/fork.c
2014-05-23 Joseph MyersFix log10 (1) in round-downward mode (bug 16977).
2014-05-23 Rasmus Villemoesmanual: Update prototypes for alphasort and friends
2014-05-22 Adhemerval... PowerPC: Remove unneeded copysign[f] macros
2014-05-22 Siddhesh PoyarekarFix date in ChangeLog
2014-05-22 Siddhesh PoyarekarFix formatting
2014-05-22 Konstantin... Remove nested functions: crypt/md5-crypt.c
2014-05-22 Adhemerval... PowerPC: Fix memchr ifunc hidden symbol for PPC32
2014-05-21 Roland McGrathAArch64: Convert fork.c to arch-fork.h
2014-05-21 Joseph MyersDon't mention linuxthreads in Depend files.
2014-05-21 Joseph MyersConsistently use $(elf-objpfx).
2014-05-21 Richard Hendersonaarch64: Merge __local_multiple_threads offset with...
2014-05-21 Richard Hendersonaarch64: Merge rtld_errno offset with memory reference
2014-05-20 Joseph MyersFix ARM build with GCC trunk.
2014-05-20 Adhemerval... Update powerpc-fpu ULPs.
2014-05-20 Adhemerval... PowerPC: Fix copysignf optimization macro
2014-05-20 Aurelien JarnoFix strtold on 32-bit sparc (and probably others) ...
2014-05-20 Aurelien Jarnofix nl_langinfo with static linking (BZ #16915)
2014-05-20 Richard Hendersonalpha: fix sa_flags type (BZ 16967)
2014-05-20 Richard Hendersonalpha: Remove bits/siginfo.h (BZ 16966)
2014-05-20 Richard Hendersonalpha: Define ELF_MACHINE_NO_RELA
2014-05-20 Will NewtonAArch64: Fix handling of nocancel syscall failures
2014-05-20 Yvan RouxAArch64: Remove asm/ptrace.h inclusion in sys/user...
2014-05-19 Adhemerval... PowerPC: Fix multiarch hypotf PPC64 path
2014-05-19 Marcus ShawcroftRevert "ARM: Improve fenv implementation"
2014-05-17 Jose E. MarchesiFix sparc memcpy data corruption when using niagara2...
2014-05-17 Richard Hendersonalpha: Create __syscall_nocancel entry points
2014-05-17 Richard HendersonMerge remote-tracking branch 'origin/roland/nptl-alpha'
2014-05-17 David S. MillerFix some termios.h conformtest failures on sparc.
2014-05-16 Roland McGrathFix __waitpid_nocancel link error.
2014-05-16 Maciej W. RozyckiARM: soft-fp NaN representation correction
2014-05-16 Joseph MyersUse existing makefile variables for dependencies on...
2014-05-16 Adhemerval... PowerPC: clean BSD Terminal Modes expectation in termios.h
2014-05-16 Roland McGrathAlpha: Convert fork.c to arch-fork.h
2014-05-16 Roland McGrathARM: Convert fork.c to arch-fork.h
next