platform/upstream/glibc.git
2015-10-17 Gunnar Hjalmarssonlt_LT: change currency symbol to the euro [BZ #18953]
2015-10-17 Egmont Koblingerhu_HU: change time separator to colon [BZ #18918]
2015-10-16 Joseph MyersAdd more libm tests (fabs, fdim, fma, fmax, fmin, fmod).
2015-10-16 Steve Ellcey Make performance improvement to MIPS memcpy for...
2015-10-16 Joseph MyersAdd more tests for ceil, floor, round, trunc.
2015-10-16 Joseph MyersConvert 703 function definitions to prototype style.
2015-10-16 Joseph MyersFix i386 build for lll_unlock_elision change.
2015-10-15 Joseph MyersRemove NPTL configure errors based on top-level configu...
2015-10-15 Joseph MyersRemove -Bgroup configure test.
2015-10-15 Joseph MyersRemove sizeof (long double) configure test.
2015-10-15 Joseph MyersRemove -fexceptions configure test.
2015-10-15 Joseph MyersDo not leave files behind in /tmp from testing.
2015-10-15 Paul Murphypowerpc: Optimize lock elision for pthread_mutex_t
2015-10-15 Paul Murphynptl: Add adapt_count parameter to lll_unlock_elision
2015-10-15 H.J. LuMark ld.so internel __uname hidden
2015-10-15 H.J. LuMark ld.so internel string functions hidden
2015-10-15 H.J. LuMark ld.so internel stdlib functions hidden
2015-10-15 H.J. LuMark ld.so internel sigaction functions hidden
2015-10-15 H.J. LuMark internal setjmp functions hidden
2015-10-15 H.J. LuMark ld.so internel __profile_frequency hidden
2015-10-15 H.J. LuMark internal fcntl functions hidden
2015-10-15 H.J. LuMark internal dirent functions hidden
2015-10-15 H.J. LuMark _dl_catch_error hidden
2015-10-15 H.J. LuMark internal _itoa functions hidden
2015-10-15 H.J. LuMark internal _dl_XXX functions hidden
2015-10-15 H.J. LuMark _wordcopy_XXX functions hidden
2015-10-15 H.J. LuMark x86 _dl_unmap/_dl_make_tlsdesc_dynamic hidden
2015-10-15 H.J. LuAdd comments for GCC 5 requirement
2015-10-15 Joseph MyersRemove assembler -mtune=i686 configure test.
2015-10-15 Joseph MyersRemove .previous, .popsection configure tests.
2015-10-15 Joseph MyersRemove -static-libgcc configure test.
2015-10-15 Joseph MyersRemove stddef.h configure test.
2015-10-15 Florian Weimervfscanf: Use struct scratch_buffer instead of extend_alloca
2015-10-15 H.J. LuRemove i386/epoll_pwait.S
2015-10-15 H.J. LuOptimize i386 syscall inlining for GCC 5
2015-10-15 H.J. Lui386: Remove syscall assembly codes with 6 arguments
2015-10-15 Florian WeimerAlways enable pointer guard [BZ #18928]
2015-10-14 Joseph MyersFix powerpc32 lround, lroundf spurious exceptions ...
2015-10-14 Szabolcs Nagy[BZ #19129][ARM] Fix _dl_tlsdesc_resolve_hold to save r0
2015-10-14 Namhyung Kimmanual/argp.texi (Specifying Argp Parsers): Fix typo.
2015-10-14 Carlos O'Donellinclude/stap-probe.h: Fix formatting.
2015-10-14 Florian WeimerFix double-checked locking in _res_hconf_reorder_addrs...
2015-10-14 H.J. LuAvoid PLT when calling __sched_getaffinity_new
2015-10-14 H.J. LuSupport PLT and GOT references in local PIC check
2015-10-14 H.J. LuUse INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUE
2015-10-13 Joseph MyersFix powerpc32 llround, llroundf exceptions (bug 19125).
2015-10-13 H.J. LuUse INLINE_SYSCALL_ERROR_RETURN_VALUE
2015-10-13 H.J. LuAdd INLINE_SYSCALL_ERROR_RETURN_VALUE
2015-10-13 H.J. LuSupport x86-64 assmebler without AVX512
2015-10-13 Joseph MyersMove powerpc llround implementations to powerpc32 direc...
2015-10-13 Joseph MyersFix powerpc32 llrint, llrintf bad exceptions (bug 16422).
2015-10-12 Andreas SchwabAdd bug reference
2015-10-12 Andreas SchwabAdd dependencies on needed locales in each subdir tests...
2015-10-10 Samuel ThibaultRemove unusued variable
2015-10-10 Samuel ThibaultMake _hurd_raise_signal directly return the error
2015-10-10 Samuel ThibaultMake _hurd_raise_signal return errors
2015-10-09 Phil BlundellChangeLog: Fix incorrect email address
2015-10-09 Joseph MyersRegenerate MIPS libm-test-ulps.
2015-10-09 Joseph MyersRegenerate ARM libm-test-ulps.
2015-10-09 Joseph MyersFix llrint, llround missing exceptions for ARM (bug...
2015-10-09 Joseph MyersFix lrint, llrint, lround, llround missing exceptions...
2015-10-09 Carlos O'DonellFix typo in bug-strcoll2 (Bug 18589)
2015-10-09 Adhemerval... nptl: Add NPTL cases for cancellation failures cases
2015-10-09 H.J. LuUpdate lrint/lrintf/lrintl for x32
2015-10-09 Adhemerval... Mark lseek/llseek as non-cancellable
2015-10-09 Joseph MyersRemove configure tests for -mno-vzeroupper support.
2015-10-09 Joseph MyersRemove configure tests for FMA4 support.
2015-10-09 Joseph MyersFix dbl-64 lrint for 64-bit long (bug 19095).
2015-10-08 Joseph MyersFix lrint, llrint missing exceptions close to overflow...
2015-10-08 Roland McGrathBZ#18872: Don't conditionalize build rules for test...
2015-10-08 Carlos O'Donellstrcoll: Add bug-strcoll2 to testsuite (Bug 18589).
2015-10-08 Carlos O'Donellstrcoll: Remove incorrect STRDIFF-based optimization...
2015-10-08 Joseph MyersCorrect "inexact" expectations in lround, llround tests.
2015-10-08 Joseph MyersRemove configure tests for AVX support.
2015-10-08 Carlos O'DonellAdd BZ#19086 to NEWS.
2015-10-08 Paul Pluzhnikovstdio-common/tst-printf-bz18872.sh: Use attribute optim...
2015-10-08 Carlos O'Donellmalloc: Consistently apply trim_threshold to all heaps...
2015-10-08 Samuel ThibaultAdd task_notify to mach_interface_list
2015-10-07 Joseph MyersFix lround, llround missing exceptions close to overflo...
2015-10-07 Steve Ellcey Update timezone/Makefile to use -Wno-unused-variable
2015-10-07 Carlos O'DonellFix manual argument order for posix_fallocate64 (Bug...
2015-10-07 Joseph MyersFix ldbl-128 lrintl, lroundl missing exceptions for...
2015-10-07 Florian Weimericonvdata: Add missing const to lookup table definitions
2015-10-07 Joseph MyersUse dbl-64/wordsize-64 for MIPS64.
2015-10-07 Joseph MyersDon't use dbl-64/wordsize-64 lround based on llround...
2015-10-06 Joseph MyersAdd more tests of lrint, llrint, lround, llround.
2015-10-06 Joseph MyersUse same test inputs for lrint and llrint.
2015-10-06 Joseph MyersRemove configure tests for SSE4 support.
2015-10-06 Joseph MyersRemove scripts/rpm2dynsym.sh.
2015-10-06 Florian WeimerAdd a test case for C++11 thread_local support
2015-10-06 Joseph MyersFix ldbl-128ibm expl overflow in non-default rounding...
2015-10-06 Joseph MyersAdd more scalb test expectations for "inexact" exception.
2015-10-06 Joseph MyersFix ldbl-128ibm logl (1) sign of zero result (bug 19077).
2015-10-06 Joseph MyersFix ldbl-128ibm log1pl (-1) sign of infinity (bug 19076).
2015-10-06 Florian Weimernss_nis: Do not call malloc_usable_size [BZ #10432]
2015-10-06 Florian WeimerHarden tls_dtor_list with pointer mangling [BZ #19018]
2015-10-06 Paul PluzhnikovFix BZ #19012 -- iconv_open leaks memory on error path.
2015-10-05 Joseph MyersFix ldbl-96 lroundl just below powers of 2 (bug 19071).
2015-10-05 Joseph MyersDon't list bug 887 as fixed for glibc 2.16.
2015-10-05 Joseph MyersWork around powerpc32 integer 0 converting to -0 (bug...
next