PowerPC: Fix multiarch hypotf PPC64 path
[platform/upstream/glibc.git] / sysdeps /
2014-05-19 Adhemerval ZanellaPowerPC: 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 Adhemerval ZanellaPowerPC: 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
2014-05-16 Roland McGrathAdd stub arch-fork.h header.
2014-05-16 Roland McGrathSplit arch-fork.h from fork.h
2014-05-15 Aurelien JarnoSPARC: add prlimit and prlimit64 in <bits/resource...
2014-05-15 Aurelien Jarnoptsname_r: don't leak uninitialized memory (BZ #16917)
2014-05-15 WilcoARM: Improve fenv implementation
2014-05-15 WilcoARM: Improve fenv implementation
2014-05-15 Siddhesh PoyarekarReturn EAI_AGAIN for AF_UNSPEC when herrno is TRY_AGAIN...
2014-05-14 Roland McGrathx86: Move abilist files out of nptl/ subdirectories.
2014-05-14 Roland McGrathMove remaining files out of nptl/sysdeps/unix/sysv...
2014-05-14 Roland McGrathFix mips fork after i386 reorganization.
2014-05-14 Roland McGrathMove remaining nptl/sysdeps/unix/sysv/linux/i386/ files.
2014-05-14 Roland McGrathFix powerpc fork after i386 reorganization.
2014-05-14 Roland McGrathUpdate alpha and ia64 timer_*.c files for x86_64 file...
2014-05-14 Roland McGrathMove remaining nptl/sysdeps/unix/sysv/linux/x86_64...
2014-05-14 Roland McGrathx86: Consolidate NPTL fork.
2014-05-14 Roland McGrathConsolidate not-cancel.h files.
2014-05-14 Roland McGrathMove x86_64 compat-timer.h out of nptl/
2014-05-14 Roland McGrathMove x86_64 timer_*.c out of nptl/
2014-05-14 Roland McGrathx86: Consolidate NPTL/non versions of clone
2014-05-14 Roland McGrathMove NPTL public ABI headers for x86 to sysdeps/x86...
2014-05-14 Roland McGrathx86: Consolidate NPTL/non versions of vfork
2014-05-14 Roland McGrathARM: Consolidate NPTL/non versions of vfork
2014-05-14 Joseph MyersFix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).
2014-05-14 Joseph MyersFix cacos (+Inf + finite*i) in round-downward mode...
2014-05-14 Joseph MyersFix acosh (1) in round-downward mode (bug 16927).
2014-05-14 Joseph MyersFix erf underflow handling near 0 (bug 16516).
2014-05-14 Andreas SchwabFix macro warning on HAVE_PT_CHOWN
2014-05-14 Joseph MyersReduce kernel-features.h duplication.
2014-05-14 Joseph MyersClean up ARM old-ABI symbol versioning relics.
2014-05-13 Roland McGrathMove NPTL public ABI headers for ARM to sysdeps/arm...
2014-05-13 Roland McGrathVerbatim NPTL file moves for ARM/Linux.
2014-05-13 Roland McGrathConsolidate NPTL configury for ARM/Linux.
2014-05-13 Roland McGrathConsolidate NPTL vs non clone.S for ARM.
2014-05-13 Roland McGrathClean up __exit_thread.
2014-05-13 Andreas SchwabFix typo in assertion
2014-05-12 Joseph MyersClean up kernel version conditionals for pre-2.6.32...
2014-05-09 Roland McGrathMake armv7 strcmp assembly compatible with ARM mode...
2014-05-09 Roland McGrathSilence a missing-noreturn warning for _Unwind_Resume.
2014-05-09 Joseph MyersInclude SSE state in i386 fenv_t (bug 16064).
2014-05-09 Will NewtonARM: Allow auto-detection of linker relro feature
2014-05-09 Dominik VogtS/390: Port of lock elision to System/z
2014-05-09 Will NewtonARM: Add optimized ARMv7 strcmp implementation
2014-05-08 Roland McGrathSome configure-related decrufting.
2014-05-07 Steve Ellcey2014-05-07 Steve Ellcey <sellcey@mips.com>
2014-05-07 Andreas SchwabFix parsing of getai result from nscd for IPv6-only...
2014-05-06 Roland McGrathMove ARM internal unwind.h header to the right sysdeps...
2014-05-06 Aurelien JarnoSPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)
2014-05-06 Vidya RanganathanPowerPC: strncpy/stpncpy optimization for PPC64/POWER7
2014-05-05 Roland McGrathMove rules for Linux-specific pldd program to Linux...
2014-05-05 Roland McGrathFix -Wundef issues in generated errlist.c.
2014-05-05 Adhemerval ZanellaPowerPC: ifunc improvement for internal calls
2014-05-03 Carlos O'DonellFix -Wundef warning for FEATURE_INDEX_1.
2014-05-01 David S. MillerFix v9/64-bit strcmp when string ends in multiple zero...
2014-05-01 Will NewtonARM: Remove lowlevellock.c
2014-04-30 David S. MillerAdd round-mode context support to sparc.
2014-04-30 David S. MillerCorrect sparc CPP guards for EMT_TAGOVF.
2014-04-30 David S. MillerFix some sparc -Wundef build warnings.
2014-04-30 David S. MillerFix some sparc conform test failures in siginfo.h
2014-04-30 Julian BrownARM: Fix R_ARM_IRELATIVE RELA relocations.
2014-04-30 Joseph MyersIncrease minimum Linux kernel version to 2.6.32.
2014-04-30 Adhemerval ZanellaMore fixes for unsafe compiler optimization
2014-04-29 Stefan Liebler[BZ #16823] Fix log1pl returning wrong infinity sign
2014-04-29 Adhemerval ZanellaFix
2014-04-29 Adhemerval ZanellaPowerPC: Suppress unnecessary FPSCR write
2014-04-29 Carlos O'DonellRelocate hppa from ports to libc.
2014-04-28 Wilco Dijkstra[ARM] Add support for fenv_private on ARM.
2014-04-25 H.J. LuReplace __int128 with __int128_t in bits/link.h
2014-04-24 Ian Bolton[AArch64] Suppress unnecessary FPSR and FPCR writes.
2014-04-23 David S. MillerFix sigaction conform test failures on sparc.
2014-04-22 Venkataramanan Kumaraarch64: Add setjmp and longjmp SystemTap probes
2014-04-17 Adhemerval ZanellaPowerPC: Add fenv macros for long double
2014-04-17 Ian BoltonAdd fenv test support for AArch64.
2014-04-17 Sihai YaoDetect if AVX2 is usable
2014-04-17 Will Newtonaarch64: Re-implement setcontext without rt_sigreturn...
2014-04-17 WilcoAdd fenv test support for targets which don't have...
2014-04-17 Ian Bolton[AArch64] Define HAVE_RM_CTX and related hooks.
2014-04-17 Ian Bolton[AArch64] Provide initial implementation of math_private.h.
2014-04-17 Richard Hendersonalpha: Remove alpha-linux pthread_once.c
2014-04-17 Richard Hendersonalpha: Enable unwind tables for backtrace.c
2014-04-17 Richard Hendersonalpha: Fix __pointer_chk_guard definition for the testsuite
2014-04-17 Richard Hendersonalpha: Regenerate sysdeps/alpha/libm-test-ulps
2014-04-16 Marcus Shawcroft[AArch64] Regenerate libm-test-ulps.
2014-04-16 Igor ZamyatinSave/restore bound registers for _dl_runtime_profile
2014-04-16 Samuel Thibaulthurd: Add i386 fields to TLS structure
2014-04-16 Samuel Thibaulthurd: Move dtv, dtv_t, tcbhead_t declaration to per...
2014-04-16 Samuel Thibaulthurd: Do not allow unmapping address 0
2014-04-16 Stefan LieblerS/390: Regenerate ULPs
2014-04-16 Stefan Liebler[BZ #14770] S/390: Require Binutils >= 2.24 for target...
2014-04-16 Stefan Liebler[BZ #16824] Fix failing y1 due to too large ulps in...
next