New Makefile target `regen-ulps'.
[jlayton/glibc.git] / ChangeLog
2013-04-06 Carlos O'DonellNew Makefile target `regen-ulps'.
2013-04-06 Carlos O'Donelli386: Fail at configure time for i386 builds.
2013-04-06 Carlos O'DonellUpdate ChangeLog.
2013-04-05 Thomas SchwingeMore tests for external charater sequences representing...
2013-04-05 Thomas SchwingeProperly collect individual tests' results.
2013-04-05 Thomas Schwinge[BZ #14686, #15336] Fix standard compliance. Don't...
2013-04-05 Thomas Schwinge[BZ #15335, #15342] Fix standard compliance. Don't...
2013-04-05 Thomas SchwingeRemove unreachable code.
2013-04-05 Thomas SchwingeRemove unused hard-coded qNaN definition.
2013-04-03 Joseph MyersFix missing underflow from cexp (bug 14478).
2013-04-03 Andreas SchwabFix stack overflow in getaddrinfo with many results
2013-04-03 Thomas SchwingeRefer to two GCC PRs.
2013-04-03 Siddhesh PoyarekarUpdate bench.out and bench.out.old only upon completion
2013-04-03 Siddhesh PoyarekarEcho benchmark that is currently running
2013-04-03 Siddhesh PoyarekarAdd benchmark inputs for atan
2013-04-03 Siddhesh PoyarekarRemove TWO
2013-04-03 Siddhesh PoyarekarPreserve errno across _PC_CHOWN_RESTRICTED call on XFS
2013-04-02 Joseph MyersFix cacosh inaccuracy and spurious exceptions (bug...
2013-04-02 Siddhesh PoyarekarUse mantissa_t in mpexp
2013-04-02 Siddhesh PoyarekarAdd benchmark inputs for sin
2013-04-02 Siddhesh PoyarekarAdd benchmark tests for slowpow and slowexp
2013-04-02 Adhemerval ZanellaAdd missing ChangeLog from commit 60c414c346a1d5ef0510f...
2013-04-02 Thomas SchwingeNew <math.h> macro named issignaling to check for a...
2013-03-30 David S. MillerUpdate German translations.
2013-03-30 Joseph MyersFix casinh inaccuracy for imaginary part < 1.0, real...
2013-03-29 Siddhesh PoyarekarRemove usage of ONE macro
2013-03-29 Siddhesh PoyarekarRemove ONE and MONE
2013-03-29 Siddhesh PoyarekarFormat s_tan.c
2013-03-29 Siddhesh PoyarekarRemove ZERO and MZERO macros
2013-03-29 Siddhesh PoyarekarFormat s_atan.c
2013-03-29 Siddhesh PoyarekarFormat e_log.c
2013-03-28 Roland McGrathAvoid unconditional __call_tls_dtors calls in static...
2013-03-28 Roland McGrathUse __ehdr_start, if available, as fallback for AT_PHDR.
2013-03-28 Roland McGrathMake _dl_phdr pointer to const.
2013-03-28 Roland McGrathConsolidate declarations of _dl_phdr, _dl_phnum.
2013-03-28 Roland McGrathNever call syslog in __libc_message.
2013-03-28 Alan ModraPowerPC: .eh_frame info in crt1.o isn't useful and...
2013-03-28 Adhemerval ZanellaFix e_logl (128ibm) spurious underflow
2013-03-28 Siddhesh PoyarekarDon't add input group during initgroups_dyn in hesiod
2013-03-28 Siddhesh PoyarekarFormat and clean up s_atan2.c
2013-03-27 Joseph MyersFix casinh inaccuracy near i, imaginary part > 1 (bug...
2013-03-26 Siddhesh PoyarekarUse integral constants
2013-03-26 Siddhesh PoyarekarRemoved commented code
2013-03-26 Siddhesh PoyarekarMake mantissa type of mp_no configurable
2013-03-26 Adhemerval ZanellaPowerPC: fix libm ABI issue for llroundl
2013-03-24 Mark H WeaverFix docs for scalbn* and scalbl* functions
2013-03-22 Adhemerval ZanellaBZ#13889: expl (709.75) wrongly overflows for ldbl...
2013-03-22 Dmitry V. LevinBZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguards
2013-03-21 Adhemerval ZanellaPowerPC: fix sqrtl ABI issue
2013-03-21 Thomas Schwingelibm-test: Properly wrap blocks consisting of several...
2013-03-21 Thomas SchwingeOn 32-bit x86, disable certain tests involving sNaN...
2013-03-21 Joseph MyersFix Bessel function spurious overflows for ldbl-128...
2013-03-21 Siddhesh PoyarekarAllow adding of arbitrary code to benchmark tests
2013-03-21 Joseph MyersFix casinh inaccuracy for argument with imaginary part...
2013-03-21 Siddhesh PoyarekarReplace 8388608.0 with HALFRAD in mp code
2013-03-20 Joseph MyersMove system-specific settings out of toplevel configure...
2013-03-20 Roland McGrathBZ#14812: Add missing N_ markers in localedef.
2013-03-20 Roland McGrathChangeLog format fix.
2013-03-20 Marcus ShawcroftCorrect missed use of $(rtlddir).
2013-03-20 Ondrej BilkaDo not warn about mblen, mbtowc and wctomb unused result.
2013-03-20 Roland McGrathConsolidate Linux and POSIX libc_fatal code.
2013-03-19 Joseph MyersFix types of constants in k_casinh*.c.
2013-03-19 Roland McGrathAdjust ChangeLog to give Benno Schulenberg his own...
2013-03-19 Andreas Schwabs390x: Move rtld link to /lib
2013-03-19 Andreas SchwabAdd support for rtld directory different from slib...
2013-03-19 Siddhesh PoyarekarRename nptl.texi to threads.texi
2013-03-18 Roland McGrathBZ#14812: Add missing translation marker on some argp...
2013-03-18 Ondrej BilkaAdd changelog entry.
2013-03-17 Carlos O'Donellmanual: Sort mallopt M_* parameters alphabetically
2013-03-17 David S. MillerUpdate Sparc ULPs.
2013-03-16 Joseph MyersFix y1l spurious overflows for ldbl-96 (bug 15283).
2013-03-16 Joseph MyersFix spurious underflow exceptions for Bessel functions...
2013-03-16 Thomas SchwingeMove "-sNaN" value into a separate variable.
2013-03-15 Roland McGrathClean up _dl_pagesize initialization.
2013-03-15 Roland McGrathMove _dl_non_dynamic_init, _dl_aux_init declarations.
2013-03-15 Thomas Schwinge * math/libm-test.inc (ldexp_test): Add missing START...
2013-03-15 Thomas SchwingePromote a math test for sNaN handling to the top-level.
2013-03-15 Thomas SchwingeUse GCC's builtins for generating NaNs.
2013-03-15 Thomas SchwingeAdd one test, removed a duplicated one, add a few comme...
2013-03-15 Thomas SchwingeBetter distinguish between NaN/qNaN/sNaN.
2013-03-15 Thomas SchwingeEnable tests for x86_64, too, which currently are enabl...
2013-03-15 Thomas SchwingeFix copy'n'pastos.
2013-03-15 Thomas SchwingeRemove unused declarations.
2013-03-15 Siddhesh PoyarekarRevert configurable mantissa patch
2013-03-15 Adhemerval ZanellaPowerPC: gettimeofday optimization by using IFUNC
2013-03-15 Siddhesh PoyarekarFramework for performance benchmarking of functions
2013-03-15 Siddhesh PoyarekarMake mantissa type configurable
2013-03-15 Siddhesh PoyarekarModify threads in nptl cindex to pthreads
2013-03-15 Joseph MyersRegenerate sysdeps/x86_64/preconfigure.
2013-03-14 Joseph MyersFix spurious underflow exceptions for Bessel functions...
2013-03-14 Siddhesh PoyarekarAdd nptl manual chapter
2013-03-14 Siddhesh PoyarekarFix formatting in last change
2013-03-14 Petr BaudisFix __times() handling of EFAULT when buf is NULL
2013-03-13 Andreas SchwabDon't build .os objects of static-only-routines for...
2013-03-13 Joseph MyersUpdate zic from tzcode 2013b.
2013-03-13 Carlos O'DonellRemove mention of i386-pc-linux-gnu.
2013-03-12 Roland McGrathAdd sysdeps/init_array to produce empty crt[in].o and...
2013-03-12 Roland McGrathFix up log entry.
2013-03-11 Ondrej BilkaRemove Prefer_SSE_for_memop on x64
2013-03-11 Andreas SchwabRemove extra pthread_atfork compat symbols
next