platform/upstream/glibc.git
2014-03-24 Andreas SchwabFix use of half-initialized result in getaddrinfo when...
2014-03-24 Siddhesh Poyarekarbenchtests: Move bench.py to benchtests/scripts/
2014-03-24 Andreas SchwabAccount for alloca use when collecting interface addres...
2014-03-24 Joseph MyersFix dbl-64 exp overflow/underflow in non-default roundi...
2014-03-21 Joseph MyersFix -Wundef warnings for _ABI* on MIPS.
2014-03-21 Joseph MyersFix log (1) in round-downward mode (bug 16731).
2014-03-21 Siddhesh PoyarekarChangeLog formatting fix
2014-03-21 Siddhesh PoyarekarImplement benchmarking script in python
2014-03-21 Siddhesh PoyarekarFix -Wundef warnins for __FP_FAST_FMA*
2014-03-21 Adhemerval... PowerPC: optimized strpbrk for POWER7
2014-03-21 Joseph MyersTest most libm functions in all rounding modes.
2014-03-20 Adhemerval... PowerPC: optimized strcspn for PPC64/POWER7
2014-03-20 Joseph MyersMake libm-test support ALL_RM_TEST with AUTO_TESTS_*.
2014-03-19 Joseph MyersUse ALL_RM_TEST for more libm tests.
2014-03-19 Andreas Schwabnscd: also invalidate netgroup cache on reload
2014-03-19 Joseph MyersFix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha...
2014-03-18 Roland McGrathAdd comments about non-Linux use of bits/mman-linux.h.
2014-03-18 Roland McGrathMove bits/mman-linux.h out of sysdeps/unix/sysv/linux/.
2014-03-18 Adhemerval... Add stardard definition on conform processing
2014-03-18 Joseph MyersTest scalbn and scalbln in all rounding modes, add...
2014-03-18 Roland McGrathWork around binutils bugs in 2.23 and older
2014-03-18 Serge Hallynmisc/sys/xattr.h: guard against linux uapi header inclusion
2014-03-18 Will Newtonaarch64: Remove inaccurate comment from sysdep.h
2014-03-18 Joseph MyersExit with error status on check-abi failure.
2014-03-17 Joseph MyersTest rint and nearbyint with same inputs, in all roundi...
2014-03-17 Will NewtonRevert "Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warning"
2014-03-17 Will NewtonRevert "Fix HP_SMALL_TIMING_AVAIL -Wundef warnings"
2014-03-17 Will NewtonRevert "Fix _IO_JUMPS_OFFSET -Wundef warnings"
2014-03-17 Will NewtonRevert "Fix HAVE_RM_CTX -Wundef warnings"
2014-03-17 Will NewtonFix HAVE_RM_CTX -Wundef warnings
2014-03-17 Will NewtonFix __STRICT_ANSI__ -Wundef warnings
2014-03-17 Will NewtonFix _IO_JUMPS_OFFSET -Wundef warnings
2014-03-17 Will NewtonFix HP_SMALL_TIMING_AVAIL -Wundef warnings
2014-03-17 Will NewtonFix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warning
2014-03-17 Siddhesh PoyarekarChange offset in fdopen only if setting O_APPEND
2014-03-17 Siddhesh PoyarekarFix offset caching for streams and use it for ftell...
2014-03-17 Siddhesh PoyarekarFix up return codes for tests in tst-ftell-active-handler
2014-03-17 Siddhesh PoyarekarGet rid of __LT_SPINLOCK_INIT
2014-03-17 Joseph MyersAdd libm-test support for per-rounding-mode manually...
2014-03-14 Roland McGrathRemove "Compiled on ..." crapola from version text.
2014-03-14 Joseph MyersDo not terminate default test runs on test failure.
2014-03-14 Roland McGrathGet rid of Versions.def source file
2014-03-14 Roland McGrathCompile with -Wundef.
2014-03-14 Adhemerval... PowerPC: remove wrong roundl implementation for PowerPC64
2014-03-14 Adhemerval... PowerPC: remove wrong nearbyintl implementation for...
2014-03-14 Adhemerval... PowerPC: remove wrong ceill implementation for PowerPC64
2014-03-14 Adhemerval... Add truncl tests related to BZ#16414
2014-03-14 Roland McGrathFix two stray cases using #ifdef vs #if for TLS_TCB_AT_TP.
2014-03-14 H.J. LuCheck AVX-512 assembler support first
2014-03-14 Carlos O'Donellhppa: Add _STACK_GROWS_* cases to pthread_attr_[sg...
2014-03-14 Mike Frysingerstop supporting bash-1.x
2014-03-14 Mike Frysingerdelete ksh checks
2014-03-13 Mike Frysingersotruss: drop ksh support and add basic POSIX shell...
2014-03-13 Mike Frysingermanual: time: fix typo in IST example
2014-03-13 Mike Frysingertst-longjmp_chk2: add comments/sanity check
2014-03-13 Igor ZamyatinSave and restore AVX-512 zmm registers to x86-64 ld.so
2014-03-13 Roland McGrathUse __ehdr_start, when available, for rtld to get its...
2014-03-13 Roland McGrathChangeLog format fix.
2014-03-13 Paul PluzhnikovAdd missing elf/tst-pie2.c -- should have been in
2014-03-13 Joseph MyersRegenerate INSTALL.
2014-03-13 Will Newtonmanual/setjmp.texi: Improve clarity of Sys V context doc
2014-03-12 Paul Pluzhnikov2014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>
2014-03-12 Joseph MyersFix __ASSUME_PSELECT for MicroBlaze (bug 16642).
2014-03-12 Adhemerval... PowerPC: Fix bzero definition for static libc for PPC32
2014-03-12 Siddhesh PoyarekarProvide correct buffer length to netgroup queries in...
2014-03-12 Adhemerval... PowerPC: Fix strspn for static build
2014-03-11 Joseph MyersFix MIPS libc_feresetround*_ctx to preserve exceptions.
2014-03-11 Joseph MyersFix nextafter overflow in non-default rounding modes...
2014-03-11 Roland McGrathARM: Fix up setjmp/longjmp changes sfi_* macro use.
2014-03-11 Adhemerval... PowerPC: Fix bzero definition for static libc for PPC64
2014-03-11 Vidya RanganathanPowerPC: strspn optimization for PPC64/POWER7
2014-03-10 Adhemerval... PowerPC: strncat optimization for PPC64
2014-03-10 Siddhesh PoyarekarMark nscd service as forking in systemd service file...
2014-03-08 Adhemerval... PowerPC: Fix modf/modff optimization return sign
2014-03-08 Joseph MyersAdd libm-test.inc macro for all-rounding-modes testing.
2014-03-07 Joseph MyersFix POSIX namespace for <bits/siginfo.h> (bug 16674).
2014-03-07 Joseph MyersInclude all of <time.h> from <sched.h> for older standa...
2014-03-07 Marcus Shawcroft[PATCH] [AArch64] Optional trapping exceptions support.
2014-03-07 Joseph MyersCount miscellaneous files built on host for testing...
2014-03-07 Joseph MyersMake tests consistently use *.out output files.
2014-03-07 Joseph MyersGenerate overall summary of test results.
2014-03-07 Joseph Myersconformtest: split up running of tests from makefile.
2014-03-07 Joseph Myersconformtest: clean up POSIX expectations for semaphore...
2014-03-06 Joseph MyersEnumerate tests with special rules in tests-special...
2014-03-06 Joseph Myersconformtest: correct set of standards for which more...
2014-03-06 Joseph Myersconformtest: correct set of standards for which some...
2014-03-06 Joseph MyersRemove INSTALL_INFO setting in manual/Makefile.
2014-03-06 Joseph MyersPrepare libm-test.inc structures for multi-rounding...
2014-03-06 Joseph MyersDon't define __ASSUME_UTIMES for linux-generic architec...
2014-03-06 Joseph MyersAdjust how gen-auto-libm-tests handles before-rounding...
2014-03-05 Joseph MyersAutomatically check sanity of ulps from libm tests.
2014-03-05 Joseph MyersDon't include individual test ulps in libm-test-ulps.
2014-03-05 Carlos O'Donellhppa: Remove fma ulps from libm-test-ulps.
2014-03-05 Carlos O'Donellhppa: Regenerate ULPs again.
2014-03-04 Carlos O'Donellhppa: Regenerate ULPs.
2014-03-04 Joseph MyersFix libm-test.inc:print_complex_max_error handling...
2014-03-04 Siddhesh PoyarekarFix up formatting in tst-ftell-active-handler.c
2014-03-04 Siddhesh PoyarekarFix up formatting
2014-03-04 Siddhesh PoyarekarUse cached offset in ftell when reliable
2014-03-04 Siddhesh PoyarekarSeparate ftell from fseek logic and avoid modifying...
next