Age | Commit message (Expand) | Author |
2013-03-22 | Add test case for declarations in manual.roland/manual-check | Roland McGrath |
2013-03-22 | Update sparc ULPs. | David S. Miller |
2013-03-22 | BZ#13889: expl (709.75) wrongly overflows for ldbl-128ibm | Adhemerval Zanella |
2013-03-22 | BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguards | Dmitry V. Levin |
2013-03-21 | PowerPC: fix sqrtl ABI issue | Adhemerval Zanella |
2013-03-21 | libm-test: Properly wrap blocks consisting of several statements. | Thomas Schwinge |
2013-03-21 | On 32-bit x86, disable certain tests involving sNaN values. | Thomas Schwinge |
2013-03-21 | Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug 15285). | Joseph Myers |
2013-03-21 | Allow adding of arbitrary code to benchmark tests | Siddhesh Poyarekar |
2013-03-21 | Fix casinh inaccuracy for argument with imaginary part 1 (bug 15287). | Joseph Myers |
2013-03-21 | Replace 8388608.0 with HALFRAD in mp code | Siddhesh Poyarekar |
2013-03-21 | Use LIBC_CONFIG_VAR for MIPS default-abi setting. | Joseph Myers |
2013-03-20 | Use LIBC_CONFIG_VAR for ARM default-abi setting. | Joseph Myers |
2013-03-20 | Move system-specific settings out of toplevel configure.in and config.make.in. | Joseph Myers |
2013-03-20 | BZ#14812: Add missing N_ markers in localedef. | Roland McGrath |
2013-03-20 | Add bug 14176 to NEWS. | Joseph Myers |
2013-03-20 | BZ#14812: Mark fixed in NEWS. | Roland McGrath |
2013-03-20 | ChangeLog format fix. | Roland McGrath |
2013-03-20 | Correct missed use of $(rtlddir). | Marcus Shawcroft |
2013-03-20 | Do not warn about mblen, mbtowc and wctomb unused result. | Ondrej Bilka |
2013-03-19 | Consolidate Linux and POSIX libc_fatal code. | Roland McGrath |
2013-03-19 | Fix types of constants in k_casinh*.c. | Joseph Myers |
2013-03-19 | Adjust ChangeLog to give Benno Schulenberg his own header line. | Roland McGrath |
2013-03-19 | aarch64: Move rtld link to /lib | Andreas Schwab |
2013-03-19 | s390x: Move rtld link to /lib | Andreas Schwab |
2013-03-19 | Add support for rtld directory different from slib directory | Andreas Schwab |
2013-03-19 | Fix up ChangeLog | Siddhesh Poyarekar |
2013-03-19 | Move __default_stacksize into __default_pthread_attr | Siddhesh Poyarekar |
2013-03-19 | Rename nptl.texi to threads.texi | Siddhesh Poyarekar |
2013-03-18 | ARM: Make dl-tlsdesc.S use sfi_breg, respect ARM_ALWAYS_BX and ARM_NO_INDEX_R... | Roland McGrath |
2013-03-18 | BZ#14812: Add missing translation marker on some argp option argument names i... | Roland McGrath |
2013-03-18 | Rename some static variables | Siddhesh Poyarekar |
2013-03-18 | Add changelog entry. | Ondrej Bilka |
2013-03-18 | Faster strlen on x64. | Ondrej Bilka |
2013-03-17 | Move BZ#11261 from 2.18 to 2.16 bug list. | Carlos O'Donell |
2013-03-17 | manual: Sort mallopt M_* parameters alphabetically | Carlos O'Donell |
2013-03-17 | BZ#11261 fixed by previous commit. | Carlos O'Donell |
2013-03-17 | Update Sparc ULPs. | David S. Miller |
2013-03-16 | Fix y1l spurious overflows for ldbl-96 (bug 15283). | Joseph Myers |
2013-03-16 | Fix spurious underflow exceptions for Bessel functions for ldbl-128 / ldbl-12... | Joseph Myers |
2013-03-16 | Move "-sNaN" value into a separate variable. | Thomas Schwinge |
2013-03-15 | Clean up _dl_pagesize initialization. | Roland McGrath |
2013-03-15 | Move _dl_non_dynamic_init, _dl_aux_init declarations. | Roland McGrath |
2013-03-15 | * math/libm-test.inc (ldexp_test): Add missing START/END markers. | Thomas Schwinge |
2013-03-15 | Promote a math test for sNaN handling to the top-level. | Thomas Schwinge |
2013-03-15 | Use GCC's builtins for generating NaNs. | Thomas Schwinge |
2013-03-15 | Add one test, removed a duplicated one, add a few comments about missing tests. | Thomas Schwinge |
2013-03-15 | Better distinguish between NaN/qNaN/sNaN. | Thomas Schwinge |
2013-03-15 | Enable tests for x86_64, too, which currently are enabled only for x86. | Thomas Schwinge |
2013-03-15 | Fix copy'n'pastos. | Thomas Schwinge |