Update version.h and include/features.h for 2.20 release
[platform/upstream/linaro-glibc.git] / sysdeps /
2014-09-06 Chris Metcalf[BZ #17354] tile: Fix up corner cases with signed reloc...
2014-09-02 Khem RajDefine __GI_fegetenv for e500 libm
2014-08-28 Samuel ThibaultFix hang on fork
2014-08-28 Mark Wielaardi386 TLS_INIT_TP might produce bogus asm changing stack...
2014-08-27 Samuel ThibaultSimplify atomicity of socket creation in bind.
2014-08-27 Allan McRaeUpdate x86 ULPs
2014-08-21 Siddhesh PoyarekarRemove unnecessary uses of NOT_IN_libc
2014-08-13 Joseph MyersFix powerpc32 __get_clockfreq for non-power4 (bug 17263).
2014-08-13 Siddhesh PoyarekarFix comment error that Jakub pointed out but I forgot...
2014-08-13 Siddhesh PoyarekarDisable x87 inline functions for x86_64 and SSE [BZ...
2014-08-13 H.J. LuReplace cpuid asm statement with __cpuid_count
2014-08-12 Joseph MyersFix powerpc-nofpu __fe_enabled_env and __fe_nonieee_env...
2014-08-12 Bernard OgdenCheck value of futex before updating in __lll_timedlock
2014-08-07 Wilco DijkstraThis patch adds new function libc_feholdsetround_noex_a...
2014-08-07 WilcoFix performance issue in misaligned strcpy.
2014-08-06 Adhemerval ZanellaPowerPC: Fix termios definitions
2014-08-05 Richard Hendersonalpha: Fix exception raising from soft-fp
2014-08-05 Richard Hendersonalpha: Remove linux lowlevellock.h
2014-08-04 Bernard OgdenMIPS - Remove mips lowlevellock.h.
2014-08-04 Will NewtonAArch64: Remove lowlevellock.h
2014-08-04 Mike Frysingeria64: define nocancel entry points in PSEUDO
2014-08-04 Roland McGrathIA64: Consolidate nptl/ subdirectories under linux/...
2014-08-04 Roland McGrathIA64: Move NPTL public headers to sysdeps/ia64/nptl/.
2014-08-04 Roland McGrathIA64: Define TLS_DEFINE_INIT_TP
2014-08-04 Roland McGrathIA64: Consolidate NPTL/non versions of vfork
2014-08-04 Roland McGrathIA64: Consolidate NPTL/non versions of clone
2014-08-04 Andreas SchwabFix missing <math_private.h> in ldbl-96 fma
2014-08-02 Roland McGrathRemove sysdeps/unix/sysv/linux/arm/lowlevellock.h
2014-08-01 Richard HendersonForce eval for fma implementations
2014-08-01 Roland McGrathARM: Move PTR_MANGLE et al out of Linux-specific file.
2014-07-31 Roland McGrathAdd __safe_fatal and use it in __pthread_unwind forward...
2014-07-31 Roland McGrathUse __builtin_trap for ABORT_INSTRUCTION.
2014-07-31 Roland McGrathSplit nptl-signals.h out from pthreadP.h
2014-07-31 Stefan Liebler[PATCH] S390: Fix remaining ONE_DIRECTION warning messages
2014-07-31 Stefan LieblerS/390: Revert the jmp_buf/ucontext_t ABI change.
2014-07-30 Ling MaImprove 64bit memcpy performance for Haswell CPU with...
2014-07-30 Adhemerval ZanellaPowerPC: Fix gprof entry point for LE
2014-07-30 Jeff Laytonfcntl-linux.h: add new definitions and manual updates...
2014-07-22 Marcus ShawcroftRevert "aarch64: Add hp-timing.h"
2014-07-18 Andreas Schwabm68k: use generic lowlevellock.h
2014-07-17 Maciej W. Rozycki[BZ #17078] ARM: R_ARM_TLS_DESC prelinker support
2014-07-17 Joseph Myers[PATCH 6/6] Split s390 out of main Linux kernel-features.h.
2014-07-17 Joseph Myers[PATCH 5/6] Split sh out of main Linux kernel-features.h.
2014-07-17 Joseph Myers[PATCH 4/6] Split powerpc out of main Linux kernel...
2014-07-17 Joseph Myers[PATCH 3/6] Split sparc out of main Linux kernel-featur...
2014-07-17 Joseph Myers[PATCH 2/6] Split i386 out of main Linux kernel-features.h.
2014-07-17 Joseph Myers[PATCH 1/6] Split x86_64 out of main Linux kernel-featu...
2014-07-17 Joseph MyersRefactor handling of /lib64 etc. cases, move out of...
2014-07-17 Joseph MyersMove architecture shlib-versions files to Linux-specifi...
2014-07-17 Will NewtonARM: Fix compiler warnings from atomic.h
2014-07-16 Roland McGrathARM: Clean up EABI-related configury
2014-07-15 Roland McGrathSeparate Linuxisms from lowlevellock.h, make a generic one
2014-07-14 H.J. LuEnable AVX2 optimized memset only if -mavx2 works
2014-07-13 Andreas Schwabm68k: update libm test ULPs
2014-07-11 Richard Hendersonaarch64: Update libm-test-ulps
2014-07-10 Adhemerval ZanellaPowerPC: Fix build due missing lll_robust_trylock
2014-07-10 Roland McGrathGet rid of lll_robust_dead.
2014-07-10 Roland McGrathGet rid of lll_robust_trylock.
2014-07-10 Siddhesh PoyarekarFix crash when system has no ipv6 address [BZ #17125]
2014-07-10 David S. MillerGet rid of sparc specific NPTL internaltypes.h header.
2014-07-10 David S. MillerUpdate sparc ULPS.
2014-07-09 Andreas SchwabFix missing newline in test output
2014-07-09 Andreas SchwabUpdate i386 libm test ULPs
2014-07-09 Will NewtonFix -Wundef warnings for SHARED
2014-07-09 Siddhesh PoyarekarFix Wundef warning for __cplusplus
2014-07-08 Siddhesh PoyarekarFix Wundef warning for ELF_MACHINE_NO_REL on i386
2014-07-08 Adhemerval ZanellaPowerPC: Cleanup powerpc memmove
2014-07-08 Adhemerval ZanellaPowerPC: Fix compiler warnings
2014-07-08 Adhemerval ZanellaPowerPC: Add ifunc tests for memmove
2014-07-07 Adhemerval ZanellaPowerPC: Align power7 memcpy using VSX to quadword
2014-07-07 Adhemerval ZanellaPowerPC: optimized memmove for POWER7/PPC32
2014-07-07 Adhemerval ZanellaPowerPC: optimized memmove for POWER7/PPC64
2014-07-07 Adhemerval ZanellaPowerPC: memmove default implementation cleanup
2014-07-07 Adhemerval ZanellaPowerPC: Guard CALL_ELF check for ppc64 only in link.h
2014-07-07 Roland McGrathRemove old stub lowlevellock.h file. It is not even...
2014-07-07 Roland McGrathNPTL is no longer an add-on!
2014-07-07 Roland McGrathGet rid of nptl/sysdeps/ entirely!
2014-07-04 Siddhesh PoyarekarAdd comment for MEMCPY_OK_FOR_FWD_MEMMOVE
2014-07-04 Will NewtonARM: Define ELF_MACHINE_NO_REL
2014-07-04 Roland McGrathFix ia64 build error in lll_futex_timed_wait_bitset
2014-07-04 Roland McGrathFix unwind.h configure check for bare environment.
2014-07-04 Roland McGrathAdd missing #include in sysdeps/alpha/fpu/s_nearbyint.c
2014-07-04 Roland McGrathRobustify Linux kernel headers configure checks
2014-07-04 Roland McGrathS390: Quash unused variable warning due to no-op THREAD...
2014-07-04 Siddhesh PoyarekarRestore subdir conditional for tst-timer dependency.
2014-07-03 Richard Hendersonalpha: Remove nearbyint and nearbyintf implementations
2014-07-03 Richard Hendersonalpha: Implement math_opt_barrier and math_force_eval
2014-07-03 Richard Hendersonalpha: Fix lround implementations
2014-07-03 Richard Hendersonalpha: Remove round and roundf implementations
2014-07-03 Richard HendersonRely on HP_TIMING_AVAIL implies HP_SMALL_TIMING_AVAIL
2014-07-03 Richard HendersonAlways provide HP_SMALL_TIMING_AVAIL
2014-07-03 Richard Hendersonaarch64: Add hp-timing.h
2014-07-03 Richard HendersonUnify hp-timing implementations
2014-07-03 Richard HendersonRemove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead
2014-07-03 Richard HendersonRemoving HP_TIMING_ACCUM as unused
2014-07-03 Richard HendersonRemoving HP_TIMING_ZERO as unused
2014-07-03 Richard Hendersonpowerpc: Remove dummy hp-timing.h
2014-07-02 Siddhesh PoyarekarFix -Wundef warning on PAGE_COPY_THRESHOLD
2014-07-02 Vidya RanganathanPowerPC: strcat optimization for PPC64/POWER7
2014-07-02 Roland McGrathAdd missing #include for MIN use in dl-sysdep.c.
next