]> sourceware.org Git - glibc.git/history - sysdeps
Allow strptime read outputs from strftime. Fixes bug 4772.
[glibc.git] / sysdeps /
2013-12-04 Adhemerval ZanellaUpdate powerpc-fpu ULPs.
2013-12-03 Joseph MyersFix exp missing underflows (bug 15268, bug 15425).
2013-12-03 Ondřej BílkaProperly handle shm_open validation. Fixes bug 16274.
2013-12-03 Joseph MyersFix erfc errno setting on underflow (bug 6786).
2013-12-03 Joseph MyersMove TEST_f_f tests for [e-j]* functions from libm...
2013-12-02 Pavel SimerdaRemove redundant GAIH_OKIFUNSPEC and GAIH_EAI.
2013-12-02 Pavel Simerdagetaddrinfo: remove dead code
2013-12-02 Adhemerval ZanellaUpdate powerpc-fpu ULPs.
2013-11-30 Joseph MyersMove TEST_f_f tests for [a-c]* functions from libm...
2013-11-29 Joseph MyersFix x86 sqrt rounding (bug 14032).
2013-11-29 Andreas Krebbel[BZ #16214] S/390: Fix TLS GOT pointer setup.
2013-11-28 Joseph MyersRemove unused ldbl-96 functions (bug 15004).
2013-11-28 Joseph MyersAdd powerpc-nofpu/e500 support functions for atomic...
2013-11-28 Joseph MyersFix dbl-64 e_sqrt.c for non-default rounding modes...
2013-11-26 Adhemerval ZanellaPowerPC: Fix __fe_nomask_env missing symbol
2013-11-26 Ondřej BílkaFix typo in _dl_tlsdesc_resolve_hold.
2013-11-26 Ondřej BílkaUse __glibc_reserved instead __unused.
2013-11-25 Carlos O'DonellFix typo in sys/ptrace.h.
2013-11-25 Joseph MyersFix powerpc-nofpu build.
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
next
This page took 0.086 seconds and 8 git commands to generate.