PowerPC: Set/restore rounding mode only when needed
[platform/upstream/glibc.git] / sysdeps /
2013-11-25 Adhemerval ZanellaPowerPC: Set/restore rounding mode only when needed
2013-11-21 Roland McGrathAdjust generic swapon prototype to match Linux version.
2013-11-21 Guy MartinDon't use broken DL_AUTO_FUNCTION_ADDRESS()
2013-11-20 Siddhesh PoyarekarAdd systemtap probe markers for sin, cos, asin and...
2013-11-19 Joseph MyersMake powerpc-nofpu floating-point state thread-local...
2013-11-16 Joseph MyersFix spurious "inexact" exceptions from x86 pow with...
2013-11-13 Adhemerval ZanellaPowerPC: Fix __fe_mask_env export
2013-11-13 H.J. LuSet arch_minimum_kernel to 3.4.0 for x32
2013-11-13 Adhemerval ZanellaPowerPC: Fix __fe_mask_env export
2013-11-12 David S. MillerFix sparc 64-bit GMP ifunc resolution in static builds.
2013-11-08 Adhemerval ZanellaPowerPC: Fix vDSO missing ODP entries
2013-11-06 David S. MillerFix build on pre-v9 32-bit Sparc.
2013-10-31 Ondřej BílkaRestrict shm_open and shm_unlink to SHMDIR. Fixes bugs...
2013-10-30 Mike Frysingerrename configure.in to configure.ac
2013-10-28 Siddhesh PoyarekarConsolidate conditionals in mp sin/cos functions
2013-10-25 Adhemerval ZanellaPowerPC: strcpy/stpcpy optimization for PPC64/POWER7
2013-10-25 Siddhesh PoyarekarFix stack overflow due to large AF_INET6 requests
2013-10-25 Allan McRaeFix incorrect getaddrinfo assertion trigger
2013-10-18 Joseph MyersAdd e500 port.
2013-10-17 Andreas SchwabDon't use gethostbyaddr to determine canonical name
2013-10-17 Ondřej BílkaFormat floating routines.
2013-10-11 Siddhesh PoyarekarAdd systemtap markers to math function slow paths
2013-10-11 David S. MillerFix readdir regressions on sparc 32-bit.
2013-10-10 David S. MillerUpdate sparc ULPs.
2013-10-10 Joseph MyersExtend powerpc-nofpu -fno-builtin-fabsl workaround...
2013-10-10 Joseph MyersAvoid ordered comparisons of NaNs in ldbl-128ibm acosl...
2013-10-10 Joseph Myerssoft-fp: fix negation NaN handling (bug 16034).
2013-10-08 Ondřej BílkaUse p2align instead ALIGN
2013-10-08 Siddhesh PoyarekarFormat e_pow.c
2013-10-08 Siddhesh PoyarekarFormat e_exp.c
2013-10-08 Siddhesh PoyarekarConsolidate multiple precision sin/cos functions
2013-10-04 Samuel ThibaultAdd fork hooks for pthread_atfork
2013-10-04 Joseph MyersMove powerpc ports pieces to libc.
2013-10-04 Joseph Myerse500 port: adjust sysdeps/unix/sysv/linux/configure...
2013-10-04 Joseph Myerse500 port: fix fpu_control.h constant values.
2013-10-04 Joseph Myerse500 port: getcontext / setcontext / swapcontext.
2013-10-04 Alan ModraUse stdint.h types in union unaligned.
2013-10-04 Alan ModraCorrect little-endian relocation of UADDR64,32,16.
2013-10-04 Alan ModraPowerPC LE memchr and memrchr
2013-10-04 Alan ModraPowerPC LE memset
2013-10-04 Alan ModraPowerPC LE memcpy
2013-10-04 Alan ModraPowerPC LE memcmp
2013-10-04 Alan ModraPowerPC LE strchr
2013-10-04 Alan ModraPowerPC LE strcpy
2013-10-04 Alan ModraPowerPC LE strcmp and strncmp
2013-10-04 Alan ModraPowerPC LE strnlen
2013-10-04 Alan ModraPowerPC LE strlen
2013-10-04 Alan ModraPowerPC SIGSTKSZ
2013-10-04 Alan ModraPowerPC makecontext
2013-10-04 Alan ModraPowerPC LE _dl_hwcap access
2013-10-04 Alan ModraPowerPC ugly symbol versioning
2013-10-04 Anton BlanchardPowerPC LE setjmp/longjmp
2013-10-04 Alan ModraPowerPC floating point little-endian [15 of 15]
2013-10-04 Anton BlanchardPowerPC floating point little-endian [14 of 15]
2013-10-04 Alan ModraPowerPC floating point little-endian [13 of 15]
2013-10-04 Alan ModraPowerPC floating point little-endian [12 of 15]
2013-10-04 Alan ModraPowerPC floating point little-endian [11 of 15]
2013-10-04 Alan ModraPowerPC floating point little-endian [10 of 15]
2013-10-04 Alan ModraPowerPC floating point little-endian [9 of 15]
2013-10-04 Anton BlanchardPowerPC floating point little-endian [8 of 15]
2013-10-04 Anton BlanchardPowerPC floating point little-endian [7 of 15]
2013-10-04 Alan ModraPowerPC floating point little-endian [6 of 15]
2013-10-04 Alan ModraPowerPC floating point little-endian [5 of 15]
2013-10-04 Alan ModraPowerPC floating point little-endian [4 of 15]
2013-10-04 Alan ModraPowerPC floating point little-endian [3 of 15]
2013-10-04 Alan ModraPowerPC floating point little-endian [2 of 15]
2013-10-04 Alan ModraPowerPC floating point little-endian [1 of 15]
2013-10-04 Alan ModraFix for [BZ #15680] IBM long double inaccuracy
2013-10-04 Alan ModraIBM long double mechanical changes to support little...
2013-09-30 Andreas SchwabProperly cache the result from looking up the nss datab...
2013-09-29 Mike Frysingertst-fanotify: fix style
2013-09-29 Patrick 'P. J.'... don't use Bash-specific ${parameter/pattern/string...
2013-09-27 Kaz KojimaAdd SH implementation of stackguard-macros.h.
2013-09-26 Ondřej BílkaFaster strrchr.
2013-09-25 Adhemerval ZanellaPowerPC: Fix POINTER_CHK_GUARD thread register for...
2013-09-24 Will Newtonsysdeps/mach/hurd/i386/tls.h: Remove TLS_INIT_TP_EXPENSIVE.
2013-09-23 Carlos O'DonellBZ #15754: Fix test case for ARM.
2013-09-23 Carlos O'DonellBZ #15754: CVE-2013-4788
2013-09-20 Andreas SchwabMake __ffs hidden
2013-09-19 Siddhesh PoyarekarConsolidate common code into macros
2013-09-19 Siddhesh PoyarekarConsolidate sin/cos table lookup code
2013-09-19 Siddhesh PoyarekarConsolidate sin/cos computation for large inputs
2013-09-19 Siddhesh PoyarekarRemove redundant goto lines
2013-09-18 Maciej W. RozyckiMIPS: IEEE 754-2008 NaN encoding support
2013-09-18 Joseph Myerse500 port: fpu_control.h.
2013-09-18 Joseph Myerse500 port: setjmp/longjmp.
2013-09-18 Joseph MyersDon't force -msoft-float for powerpc --without-fp.
2013-09-18 Siddhesh PoyarekarFormat sincos32.c
2013-09-17 Joseph MyersFix powerpc fpu_control.h namespace and parenthesis...
2013-09-11 Ondřej BílkaFaster strchr implementation.
2013-09-11 Adhemerval ZanellaUpdate powerpc-fpu ULPs.
2013-09-11 Andreas SchwabAdd O_TMPFILE to <fcntl.h>
2013-09-10 Ondřej BílkaRemove DO_NOT_USE_THIS conditionals.
2013-09-06 Carlos O'DonellCoordinate IPv6 definitions for Linux and glibc
2013-09-05 Adhemerval ZanellaPowerPC: fix POWER7 memrchr for some large inputs
2013-09-05 Mike Frysingertst-fanotify: skip when we get back EPERM
2013-09-04 Chris LeonardUpdate iso-1427.def and related occurrences.
2013-09-04 Joseph MyersRemove --disable-versioning.
2013-09-03 Joseph MyersFix lgammaf spurious underflow (bug 15427).
2013-09-03 Ondřej BílkaAdd unaligned strcmp.
next