platform/upstream/glibc.git
2015-04-08 Joseph MyersFix dbl-64 atan2 in non-default rounding modes (bug...
2015-04-08 Joseph MyersFix dbl-64 atan in non-default rounding modes (bug...
2015-04-07 James Cowgill[BZ #17930] MIPS: Define SHM_NORESERVE.
2015-04-07 Florian Weimerscratch_buffer_grow_preserve: Add missing #include...
2015-04-07 Florian WeimerAdd struct scratch_buffer and its internal helper functions
2015-04-06 Richard Hendersonmath/test-fenvinline: Cast fe_exc to unsigned int befor...
2015-04-06 Richard Hendersonalpha: Update libm-test-ulps
2015-04-06 Richard Hendersonalpha: Unconditionally include dl-sysdep.h in sysdep.h
2015-04-03 Ondřej BílkaHandle mblen return code when n is zero.
2015-04-02 Florian WeimerDefine libc_max_align_t for internal use
2015-04-02 Andreas Schwabaarch64: Increase MINSIGSTKSZ and SIGSTKSZ (bug 16850)
2015-04-02 Mel Gormanmalloc: Consistently apply trim_threshold to all heaps...
2015-03-31 H.J. LuLimit threads sharing L2 cache to 2 for SLM/KNL
2015-03-31 H.J. LuAdd a testcase for copy reloc against protected data
2015-03-31 H.J. LuAdd ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86
2015-03-28 Martin GalvanNPTL: Remove duplicate definition of PTHREAD_ADAPTIVE_M...
2015-03-28 Martin GalvanNPTL: swap comments for THREAD_SETMEM and THREAD_SETMEM...
2015-03-27 Roland McGrathConvert dlfcn/tststatic to use test-skeleton.
2015-03-26 Alan ModraHarden powerpc64 elf_machine_fixup_plt
2015-03-25 Joseph MyersAdd more tests of acosh, asinh and atanh.
2015-03-25 Joseph MyersAdd another test of asin.
2015-03-25 Joseph MyersRemove unused macros from i386 lowlevellock.h.
2015-03-25 Joseph MyersAdd more tests of asin.
2015-03-25 Joseph MyersSupport six-argument syscalls from C for 32-bit x86...
2015-03-25 Alan Modrapowerpc __tls_get_addr call optimization
2015-03-25 Alan Modrapowerpc64 configure message
2015-03-25 Joseph MyersAdd more tests of acos.
2015-03-25 Joseph MyersAdd more tests of expm1.
2015-03-24 Joseph MyersAdd more tests of cosh, sinh.
2015-03-24 Joseph MyersRegenerate x86_64, x86 ulps from scratch.
2015-03-24 Joseph MyersAdd more tests of log2.
2015-03-23 Roland McGrathMinor cleanups in libio/iofdopen.c
2015-03-23 Florian Weimerpthread_setaffinity (Linux variant): Rewrite to use...
2015-03-23 Florian WeimerAvoid SIGFPE in wordexp [BZ #18100]
2015-03-23 Alan ModraRemove HAVE_ASM_PPC_REL16 references
2015-03-22 Samuel ThibaultAdd more exception to local headers list
2015-03-22 Samuel ThibaultFix visibility of EXTPROC macro
2015-03-21 Joseph MyersNote old commit as having resolved bug 11505.
2015-03-21 Samuel ThibaultFix warnings
2015-03-21 Samuel ThibaultAdd missing dependency
2015-03-19 Roland McGrathARM: Fix memcpy & memmove for [ARM_ALWAYS_BX]
2015-03-19 Chris Metcalflinux-generic: add a README
2015-03-18 Joseph MyersMake sem_timedwait use FUTEX_CLOCK_REALTIME (bug 18138).
2015-03-18 Siddhesh PoyarekarFix up NEWS merge goof-up
2015-03-18 Brad HubbardUse calloc to allocate xports (BZ #17542)
2015-03-17 Alexandre OlivaFix DTV race, assert, DTV_SURPLUS Static TLS limit...
2015-03-16 H.J. LuPreserve bound registers in _dl_runtime_resolve
2015-03-16 Paul Eggert* stdlib/setenv.c (__add_to_environ): Revert previous...
2015-03-14 Andreas Schwabm68k: fix 64-bit arithmetic in atomic operations (bug...
2015-03-13 Paul Eggert* stdlib/setenv.c (__add_to_environ):
2015-03-13 Roland McGrathARM: Rewrite sysdeps/arm/tls-macros.h
2015-03-13 Carlos O'DonellEnhance nscd's inotify support (Bug 14906).
2015-03-12 Joseph Myerssoft-fp: Define and use _FP_STATIC_ASSERT.
2015-03-12 Yaakov Selkowitzmanual: fix XPG basename prototype
2015-03-12 Stefan LieblerS/390: Fix setcontext/swapcontext which are not restori...
2015-03-12 Stefan LieblerS/390: Regenerate ULPs
2015-03-12 Aurelien JarnoFix ldconfig segmentation fault with corrupted cache...
2015-03-11 Paul PluzhnikovFix BZ #18043 comment # 19: don't call undefined setenv...
2015-03-11 Adhemerval... powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME define
2015-03-11 Mike Frysingerhppa: update __O_SYNC fix with [BZ #18068]
2015-03-11 Carlos O'Donellhppa: Fix feupdateenv and fesetexceptflag (Bug 18111).
2015-03-11 John David... hppa: Fix feholdexcpt and fesetenv (Bug 18110).
2015-03-11 Joseph Myerssoft-fp: Add _FP_UNREACHABLE.
2015-03-10 Roland McGrathLet tests result in UNSUPPORTED; use that for unbuildab...
2015-03-10 Roland McGrathHarmonize posix/regcomp.c with gnulib: comment formatting
2015-03-10 Carlos O'Donellhppa: Update libm-test-ulps.
2015-03-10 Joseph MyersAdd test for bug 18104.
2015-03-10 Adhemerval... powerpc: Fix incorrect results for pow when using FMA
2015-03-10 Joseph Myerssoft-fp: Use multiple-include guards.
2015-03-09 Paul PluzhnikovMinor refactoring:
2015-03-09 Adhemerval... Update powerpc-fpu ULPs.
2015-03-09 Paul PluzhnikovFix BZ #18043 (c4): buffer-overflow (read past the...
2015-03-09 Paul PluzhnikovMention BZ #18042 in NEWS.
2015-03-09 Paul PluzhnikovFix off-by-one which caused BZ #18042 and add a test...
2015-03-09 Paul PluzhnikovRefactor wordexp-test.c such that words always ends...
2015-03-08 Paul PluzhnikovCleanup: in preparation for fixing BZ #16734, fix memor...
2015-03-08 Samuel Thibaulthurd: Make libc able to call pthread stubs
2015-03-07 Joseph Myerssoft-fp: Support conditional zero-initialization in...
2015-03-07 H.J. LuReplace __attribute__((visibility("protected")))
2015-03-07 Joseph MyersFix /* in comment in previous commit.
2015-03-07 Joseph Myerssoft-fp: Condition sfp-machine.h include path on __KERN...
2015-03-06 Roland McGrathDocument test-wrapper-env-only in INSTALL.
2015-03-06 Roland McGrathChangeLog format
2015-03-06 Paul PluzhnikovFix BZ #18043: buffer-overflow (read past the end)...
2015-03-06 Vincent Bernattime: ensure failing strptime() tests are reported...
2015-03-06 Samuel ThibaultFix aio_error thread-safety.
2015-03-06 Florian Weimervfprintf: Define WORK_BUFFER_SIZE
2015-03-06 Florian Weimervfprintf: Introduce JUMP_TABLE_BASE_LABEL
2015-03-06 Florian Weimervfprintf: Introduce THOUSANDS_SEP_T
2015-03-06 Rical Jasanmanual: complete example in error message documentation
2015-03-06 Mike Frysingermanual: drop strerror C89 compatibility note
2015-03-05 Roland McGrathAvoid re-exec-self in bug-setlocale1.
2015-03-05 H.J. LuReplace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY
2015-03-05 Roland McGrathDefine ETH_ALEN in generic <netinet/if_ether.h>.
2015-03-04 Roland McGrathSplit rpcent tests out of tst-netdb.
2015-03-04 Roland McGrathConditionalize some test code for SIGRTMIN, SA_SIGINFO.
2015-03-04 Roland McGrathAvoid more C++ tests.
2015-03-04 Roland McGrathAvoid C++ tests when the C++ cannot be linked.
2015-03-04 Andreas SchwabDon't define __CORRECT_ISO_CPP_STRING_H_PROTO for non...
2015-03-03 Adhemerval... powerpc: Fix inline feraiseexcept, feclearexcept macros
next