Remove Linux kernel version ambiguity in comment added by previous commit.
[platform/upstream/glibc.git] / sysdeps /
2013-07-23 Adhemerval ZanellaPowerPC: use _dl_static_init to set GLRO(gl_pagesize)
2013-07-22 Andreas KrebbelS/390: ULPs update.
2013-07-21 Carlos O'DonellCVE-2013-2207, BZ #15755: Disable pt_chown.
2013-07-20 David S. MillerUpdate Sparc ULPs.
2013-07-16 Carlos O'DonellBZ #15711: Avoid circular dependency for syscall.h
2013-07-08 David S. MillerFull from-scratch rebuild of sparc ULPs.
2013-07-05 Jeroen AlbersUpdate x86 and x86_64 ulps on AMD FX-8350 with GCC...
2013-07-04 Adhemerval ZanellaUpdate powerpc-fpu ULPs.
2013-07-04 Andreas JaegerSync sys/ptrace with Linux 3.10
2013-07-03 Allan McRaeUpdate i386 ULPs.
2013-07-02 David S. MillerUpdate sparc ULPs.
2013-07-02 Markus TrippelsdorfUpdate x86_64 ULPs.
2013-07-02 Joseph MyersRegenerate x86 and x86_64 ulps.
2013-07-02 H.J. LuEnable static 32-bit SSE4.2 strcasecmp/strncasecmp
2013-06-28 Liubov DmitrievaSkip SSE4.2 versions on Intel Silvermont
2013-06-28 Ryan S. ArnoldPowerPC: Define AT_HWCAP2 bits and AT_HWCAP2 handling...
2013-06-28 Ryan S. ArnoldAdd GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.
2013-06-28 Joseph MyersConsistently use page_shift in sysdeps/unix/sysv/linux...
2013-06-26 Liubov DmitrievaFix buffers overrun in x86_64 memcmp-ssse3.S
2013-06-25 Mike Frysinger[BZ #10283] localedef: align fixed maps to SHMLBA
2013-06-24 Ryan S. ArnoldPowerPC: Enable POWER8 platform sans hwcap bits.
2013-06-22 Joseph MyersInclude <string.h> in sysdeps/unix/sysv/linux/libc_fatal.c.
2013-06-21 Kaz KojimaAdd sh4 implementation of fegetexceptflag.
2013-06-17 Roland McGrathRewrite sysd-rules generation using an awk script.
2013-06-15 Joseph MyersFix spurious "inexact" exceptions from dbl-64 sqrt...
2013-06-15 Siddhesh PoyarekarNew API to set default thread attributes
2013-06-14 Liubov DmitrievaSet fast unaligned load flag for new Intel microarchite...
2013-06-14 Siddhesh PoyarekarAdd rtld-memset.S for x86_64
2013-06-13 Siddhesh PoyarekarImprove precision of clock() function on Linux
2013-06-12 Adhemerval ZanellaFix unsafe compiler optimization
2013-06-12 Siddhesh PoyarekarSet/restore rounding mode only when needed
2013-06-11 Joseph MyersAdd exception information to math-tests.h and use it...
2013-06-11 Ryan S. ArnoldPowerPC: Merge ports/ dl-procinfo.[ch] with base.
2013-06-11 Siddhesh PoyarekarFix symbol definitions for __clock_* functions
2013-06-10 Joseph MyersAdd rounding mode information to math-tests.h and use...
2013-06-08 Joseph MyersAvoid trailing whitespace in sysdeps/gnu/errlist.c.
2013-06-08 Joseph MyersUse (void) in no-arguments function definitions.
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-06-06 Ondrej BilkaFix leading whitespaces.
2013-06-05 Joseph MyersRemove trailing whitespace.
2013-06-05 Siddhesh PoyarekarSkip modifying exception mask and flags in SET_RESTORE_...
2013-05-31 Joseph MyersLink extra-libs consistently with libc and ld.so.
2013-05-30 Jeff Law [BZ #14256]
2013-05-29 Siddhesh PoyarekarAvoid crashing in LD_DEBUG when program name is unavailable
2013-05-28 Adhemerval ZanellaUpdate powerpc libm-test ULPs.
2013-05-26 Thomas Schwinge_dl_skip_args declaration cleanup.
2013-05-26 Thomas Schwinge_dl_non_dynamic_init declaration cleanup.
2013-05-24 Joseph MyersFix ldbl-96 hypotl of subnormals (bug 15529).
2013-05-24 Joseph MyersTest drem and pow10 in libm-test.inc.
2013-05-24 Joseph MyersUse same tests for isfinite/finite, lgamma/gamma.
2013-05-24 Adhemerval ZanellaPowerPC: Program Priority Register support
2013-05-23 Edjunior MachadoPowerPC: Add functions for shared resources hints.
2013-05-22 Edjunior Barbosa... Update bits/siginfo.h with Linux hwpoison SIGBUS changes
2013-05-22 Joseph MyersDon't include expected results in libm-test test names.
2013-05-21 Siddhesh PoyarekarSet EAI_SYSTEM only when h_errno is NETDB_INTERNAL
2013-05-20 Ondrej BilkaFaster memset on x64
2013-05-20 Ondrej BilkaFaster memcpy on x64.
2013-05-19 Joseph MyersFix nearbyint scheduling of arithmetic past fesetenv...
2013-05-19 Joseph MyersHandle sincos with generic libm-test logic.
2013-05-17 Joseph MyersFix remainder exceptions and directed-rounding results...
2013-05-17 Adhemerval ZanellaPowerPC: fix hypot/hypotf check for -INF
2013-05-16 Maciej W. RozyckiMIPS: soft-fp NaN representation corrections
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-05-15 Peter CollingbourneUse movq for 64-bit operations
2013-05-15 Peter CollingbourneUse x constraints for operands to vfmaddss and vfmaddsd
2013-05-15 Edjunior MachadoUpdate s390/bits/siginfo.h
2013-05-14 David S. MillerUpdate Sparc ULPs.
2013-05-13 Siddhesh PoyarekarMake _LIB_VERSION a weak symbol
2013-05-12 Joseph MyersConvert TEST_ff_f tests from code to data.
2013-05-10 Christian GrönkeAdd getgid.c for SH
2013-05-10 Pino ToscanoHurd: add ST_NOATIME
2013-05-10 Andreas JaegerFix integer overflow in sysdeps/unix/sysv/linux/bits...
2013-05-09 Joseph MyersFix ldbl-128ibm cos range reduction near pi/2 (bug...
2013-05-09 Joseph MyersFix ldbl-128 cos range reduction near pi/2 (bug 15429).
2013-05-08 Adhemerval Zanella Update powerpc libm-test ULPs
2013-05-08 Joseph MyersImprove tgamma accuracy (bugs 2546, 2560, 5159, 15426).
2013-05-07 Roland McGrathDeclare _dl_skip_args in ldsodefs.h header.
2013-05-07 Roland McGrathFix glob64 broken by cleanup.
2013-05-06 Roland McGrathMove dummy glob64.c alongside glob.c that defines glob64.
2013-05-06 Roland McGrathFlesh out stub not-cancel.h file.
2013-05-06 Roland McGrathClean up POSIX.1 implementation of truncate.
2013-05-06 Adhemerval ZanellaPowerPC: fix hypot/hypof FP exceptions
2013-05-06 Roland McGrathSplit _dl_writev out from _dl_debug_vdprintf.
2013-05-03 Roland McGrathConsolidate definitions of _FORTIFY_SOURCE wrappers...
2013-05-03 Adhemerval ZanellaPowerPC: Add time vDSO support
2013-05-03 Andreas JaegerSync with Linux 3.9
2013-05-03 Adhemerval ZanellaUpdate powerpc libm-test ULPs
2013-05-02 David S. MillerUpdate Sparc ULPs.
2013-05-01 Roland McGrathAdd missing #include in sysdeps/posix/opendir.c.
2013-05-01 Joseph MyersFix catan, catanh spurious underflows (bug 15423).
2013-04-30 Adhemerval ZanellaUpdate powerpc libm-test ULPs
2013-04-30 Joseph MyersFix catan, catanh inaccuracy from atan2 denominators...
2013-04-30 Siddhesh PoyarekarFormat s_sin.c
2013-04-29 Adhemerval ZanellaUpdate powerpc libm-test ULPs
2013-04-27 Joseph MyersFix catan, catanh spurious overflows (bug 15409).
2013-04-27 Allan McRaeUpdate i386 libm-test ULPs
2013-04-26 Adhemerval ZanellaPowerPC: modf optimization fix
2013-04-26 Markus TrippelsdorfUpdate x86_64 ULPs
2013-04-25 Joseph MyersMove x86_64-specific audit tests to sysdeps/x86_64/.
2013-04-25 Paul PluzhnikovGet rid of __STDC_FORMAT_MACROS, __STDC_LIMIT_MACROS...
next