jlayton/glibc.git
2013-12-05 Joseph MyersMove TEST_f_f tests for [l-y]* functions from libm...
2013-12-05 Adhemerval... Revert wrong commit.
2013-12-05 Adhemerval... PowerPC: Add systemtap static probe points in setjmp...
2013-12-05 Adhemerval... Fix elf/get-dynamic-info.h for AT
2013-12-05 Siddhesh PoyarekarAccept output arguments to benchmark functions
2013-12-05 Siddhesh PoyarekarRemove unused variables in __stpncpy_chk
2013-12-05 Siddhesh PoyarekarFix ChangeLog formatting
2013-12-05 Siddhesh PoyarekarBZ #15941: Fix INSTALL file regeneration failure with...
2013-12-04 Joseph MyersUpdate longlong.h from GCC.
2013-12-04 Ondřej BílkaAdd bug numbers 926, 4772 and 16274 to NEWS.
2013-12-04 Joseph MyersAdd missing bug numbers (12486, 15915, 16038) to NEWS.
2013-12-04 Joseph MyersFix Bessel function error handling (bug 6807, bug 15901).
2013-12-04 Ulrich WeigandPowerPC64 ELFv2 ABI 6/6: Bump ld.so soname version...
2013-12-04 Ulrich WeigandPowerPC64 ELFv2 ABI 5/6: LD_AUDIT interface changes
2013-12-04 Ulrich WeigandPowerPC64 ELFv2 ABI 4/6: Stack frame layout changes
2013-12-04 Ulrich WeigandPowerPC64 ELFv2 ABI 3/6: PLT local entry point optimization
2013-12-04 Ulrich WeigandPowerPC64 ELFv2 ABI 2/6: Remove function descriptors
2013-12-04 Ulrich WeigandPowerPC64 ELFv2 ABI 1/6: Code refactoring
2013-12-04 Ulrich WeigandPowerPC64: Add __private_ss field to TCB header
2013-12-04 Alan ModraPowerPC64: Report overflow on @h and @ha relocations
2013-12-04 Ulrich WeigandPowerPC64: Fix incorrect CFI in *context routines
2013-12-04 Ondřej BílkaAllow strptime read outputs from strftime. Fixes bug...
2013-12-04 Siddhesh Poyarekarbenchtests: skip over blank lines in benchmark input...
2013-12-04 Paul EggertClarify documentation on how functions use timezone...
2013-12-04 Adhemerval... Update powerpc-fpu ULPs.
2013-12-04 Ondřej BílkaRefactor several debug routines.
2013-12-03 Joseph MyersUpdate MIPS dl-lookup.c from generic version.
2013-12-03 Joseph MyersFix exp missing underflows (bug 15268, bug 15425).
2013-12-03 Joseph MyersFix exp2 errno setting on underflow (bug 16283).
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-03 Aurelien JarnoAdd bug number to ChangeLog and NEWS
2013-12-03 Aurelien Jarnolocale: don't crash if locale-archive contains all...
2013-12-03 Siddhesh Poyarekar[BZ #16195] Fix build warnings from systemtap probes...
2013-12-02 Ondřej BílkaDocument shm_open.
2013-12-02 Steve EllceyAdd ChangeLog entry for sqrt tests.
2013-12-02 Steve EllceyBenchmark test for sqrt function.
2013-12-02 Pavel SimerdaRemove redundant GAIH_OKIFUNSPEC and GAIH_EAI.
2013-12-02 Pavel Simerdagetaddrinfo: remove dead code
2013-12-02 Siddhesh PoyarekarUse herrnop directly
2013-12-02 Siddhesh PoyarekarFix ChangeLog formatting
2013-12-02 Ondřej BílkaReturn fixed version of breaking of RPATH when $ORIGIN...
2013-12-02 Adhemerval... Update powerpc-fpu ULPs.
2013-12-01 Chris LeonardAdd lang_name to various locales.
2013-11-30 Joseph MyersMove TEST_f_f tests for [a-c]* functions from libm...
2013-11-29 Joseph MyersFix exp10 errno setting on underflow (bug 6787).
2013-11-29 Joseph MyersFix x86 sqrt rounding (bug 14032).
2013-11-29 Joseph MyersTest sqrt in all rounding modes.
2013-11-29 Joseph MyersStart generating libm tests automatically with MPFR.
2013-11-29 Siddhesh PoyarekarAdd 16214 to NEWS
2013-11-29 Andreas Krebbel[BZ #16214] S/390: Fix TLS GOT pointer setup.
2013-11-28 Joseph MyersDocument libm accuracy goals.
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 MyersDocument some libm error handling intents.
2013-11-28 Joseph MyersFix dbl-64 e_sqrt.c for non-default rounding modes...
2013-11-28 Siddhesh PoyarekarGet canonical name in getaddrinfo from hosts file for...
2013-11-28 Ondřej BílkaMake memset in calloc a tail call.
2013-11-27 Chris LeonardAdd lang_name to various locales.
2013-11-27 Aurelien JarnoMIPS: Fix RLIM64_INFINITY constant for O32 and N32...
2013-11-27 Aurelien JarnoMIPS: Add wrappers to get/setrlimit64 to fix RLIM64_INF...
2013-11-26 Ondřej BílkaAlso remove benchtests/bench-strsep-ifunc.c
2013-11-26 Will Newtonaarch64: Enable ifunc support.
2013-11-26 Uros BizjakAvoid "left shift count >= width of type" warnings...
2013-11-26 Carlos O'DonellNEWS: Only public headers have __unused/__block changed.
2013-11-26 Carlos O'DonellNEWS: Mention __unused and __block removal.
2013-11-26 Adhemerval... PowerPC: Fix __fe_nomask_env missing symbol
2013-11-26 Ondřej BílkaRemove duplicate ifunc tests.
2013-11-26 Ondřej BílkaAdd changelog.
2013-11-26 Ondřej BílkaRemove duplicate ifunc benchtests.
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 Joseph MyersFix bug ordering in NEWS.
2013-11-25 Joseph MyersAdd bug 11214 to NEWS.
2013-11-25 Chris Leonardrevert hebrew lang_name addition
2013-11-25 Chris Leonardrevert hebrew lang_name addition
2013-11-25 Chris LeonardAdd lang_name to various locales.
2013-11-25 Carlos O'DonellFix typo in sys/ptrace.h.
2013-11-25 Paul PluzhnikovFix intermittent failure in tst-getpid2.
2013-11-25 Joseph MyersFix powerpc-nofpu build.
2013-11-25 Adhemerval... PowerPC: Set/restore rounding mode only when needed
2013-11-25 Chris LeonardAdd lang_name to various locales.
2013-11-23 Chris Leonardrevert error-generated by bs_BA.
2013-11-23 Chris LeonardAdd lang_name to various locales.
2013-11-23 Chris LeonardAdd lang_name to various locales.
2013-11-22 Roland McGrathARM: Fix memcpy computed-jump calculations for ARM_ALWA...
2013-11-22 Chris LeonardAdd lang_name to German, English, Spanish, French locales.
2013-11-21 Roland McGrathAdd missing #include for malloc/hooks.c code.
2013-11-21 Roland McGrathAdjust generic swapon prototype to match Linux version.
2013-11-21 Meador IngeUse __glibc_block in public headers.
2013-11-21 Guy MartinDon't use broken DL_AUTO_FUNCTION_ADDRESS()
2013-11-21 Chris LeonardAdd lang_name to Arabic locales.
2013-11-20 Chung-Lin Tanglinux-generic: fix alignment of struct stat/statfs...
2013-11-20 Paul PluzhnikovFix missing > on email.
2013-11-20 Paul PluzhnikovFix failure in tst-cleanup2 and tst-cleanupx2 with...
2013-11-20 Paul PluzhnikovRevert "Fix failure in nptl/tst-cleanup when building...
2013-11-20 Paul PluzhnikovFix failure in nptl/tst-cleanup when building with
2013-11-20 Ondřej BílkaConsolidate valloc/pvalloc code.
2013-11-20 Siddhesh PoyarekarFix build warning in locarchive.c
next