| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid unconditional __call_tls_dtors calls in static linking. | Roland McGrath | 2013-03-28 | 1 | -0/+7 |
* | Use __ehdr_start, if available, as fallback for AT_PHDR. | Roland McGrath | 2013-03-28 | 1 | -0/+6 |
* | Make _dl_phdr pointer to const. | Roland McGrath | 2013-03-28 | 1 | -0/+6 |
* | Consolidate declarations of _dl_phdr, _dl_phnum. | Roland McGrath | 2013-03-28 | 1 | -0/+6 |
* | Never call syslog in __libc_message. | Roland McGrath | 2013-03-28 | 1 | -0/+5 |
* | PowerPC: .eh_frame info in crt1.o isn't useful and triggers gold bug 14675. | Alan Modra | 2013-03-28 | 1 | -0/+7 |
* | Fix e_logl (128ibm) spurious underflow | Adhemerval Zanella | 2013-03-28 | 1 | -0/+7 |
* | Don't add input group during initgroups_dyn in hesiod | Siddhesh Poyarekar | 2013-03-28 | 1 | -0/+4 |
* | Format and clean up s_atan2.c | Siddhesh Poyarekar | 2013-03-28 | 1 | -0/+4 |
* | Fix casinh inaccuracy near i, imaginary part > 1 (bug 15307). | Joseph Myers | 2013-03-27 | 1 | -0/+14 |
* | Use integral constants | Siddhesh Poyarekar | 2013-03-26 | 1 | -0/+14 |
* | Removed commented code | Siddhesh Poyarekar | 2013-03-26 | 1 | -0/+21 |
* | Make mantissa type of mp_no configurable | Siddhesh Poyarekar | 2013-03-26 | 1 | -0/+19 |
* | PowerPC: fix libm ABI issue for llroundl | Adhemerval Zanella | 2013-03-26 | 1 | -0/+5 |
* | Fix docs for scalbn* and scalbl* functions | Mark H Weaver | 2013-03-24 | 1 | -0/+5 |
* | BZ#13889: expl (709.75) wrongly overflows for ldbl-128ibm | Adhemerval Zanella | 2013-03-22 | 1 | -0/+9 |
* | BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguards | Dmitry V. Levin | 2013-03-22 | 1 | -0/+6 |
* | PowerPC: fix sqrtl ABI issue | Adhemerval Zanella | 2013-03-21 | 1 | -0/+5 |
* | libm-test: Properly wrap blocks consisting of several statements. | Thomas Schwinge | 2013-03-21 | 1 | -0/+3 |
* | On 32-bit x86, disable certain tests involving sNaN values. | Thomas Schwinge | 2013-03-21 | 1 | -0/+7 |
* | Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug 15285). | Joseph Myers | 2013-03-21 | 1 | -0/+17 |
* | Allow adding of arbitrary code to benchmark tests | Siddhesh Poyarekar | 2013-03-21 | 1 | -0/+5 |
* | Fix casinh inaccuracy for argument with imaginary part 1 (bug 15287). | Joseph Myers | 2013-03-21 | 1 | -0/+13 |
* | Replace 8388608.0 with HALFRAD in mp code | Siddhesh Poyarekar | 2013-03-21 | 1 | -0/+5 |
* | Move system-specific settings out of toplevel configure.in and config.make.in. | Joseph Myers | 2013-03-20 | 1 | -0/+41 |
* | BZ#14812: Add missing N_ markers in localedef. | Roland McGrath | 2013-03-20 | 1 | -0/+6 |
* | ChangeLog format fix. | Roland McGrath | 2013-03-20 | 1 | -1/+1 |
* | Correct missed use of $(rtlddir). | Marcus Shawcroft | 2013-03-20 | 1 | -0/+4 |
* | Do not warn about mblen, mbtowc and wctomb unused result. | Ondrej Bilka | 2013-03-20 | 1 | -0/+5 |
* | Consolidate Linux and POSIX libc_fatal code. | Roland McGrath | 2013-03-19 | 1 | -0/+16 |
* | Fix types of constants in k_casinh*.c. | Joseph Myers | 2013-03-19 | 1 | -0/+7 |
* | Adjust ChangeLog to give Benno Schulenberg his own header line. | Roland McGrath | 2013-03-19 | 1 | -3/+7 |
* | s390x: Move rtld link to /lib | Andreas Schwab | 2013-03-19 | 1 | -0/+3 |
* | Add support for rtld directory different from slib directory | Andreas Schwab | 2013-03-19 | 1 | -0/+15 |
* | Rename nptl.texi to threads.texi | Siddhesh Poyarekar | 2013-03-19 | 1 | -0/+6 |
* | BZ#14812: Add missing translation marker on some argp option argument names i... | Roland McGrath | 2013-03-18 | 1 | -0/+11 |
* | Add changelog entry. | Ondrej Bilka | 2013-03-18 | 1 | -0/+23 |
* | manual: Sort mallopt M_* parameters alphabetically | Carlos O'Donell | 2013-03-17 | 1 | -0/+5 |
* | Update Sparc ULPs. | David S. Miller | 2013-03-17 | 1 | -0/+4 |
* | Fix y1l spurious overflows for ldbl-96 (bug 15283). | Joseph Myers | 2013-03-16 | 1 | -0/+10 |
* | Fix spurious underflow exceptions for Bessel functions for ldbl-128 / ldbl-12... | Joseph Myers | 2013-03-16 | 1 | -0/+13 |
* | Move "-sNaN" value into a separate variable. | Thomas Schwinge | 2013-03-16 | 1 | -0/+5 |
* | Clean up _dl_pagesize initialization. | Roland McGrath | 2013-03-15 | 1 | -0/+4 |
* | Move _dl_non_dynamic_init, _dl_aux_init declarations. | Roland McGrath | 2013-03-15 | 1 | -0/+6 |
* | * math/libm-test.inc (ldexp_test): Add missing START/END markers. | Thomas Schwinge | 2013-03-15 | 1 | -0/+2 |
* | Promote a math test for sNaN handling to the top-level. | Thomas Schwinge | 2013-03-15 | 1 | -0/+8 |
* | Use GCC's builtins for generating NaNs. | Thomas Schwinge | 2013-03-15 | 1 | -0/+16 |
* | Add one test, removed a duplicated one, add a few comments about missing tests. | Thomas Schwinge | 2013-03-15 | 1 | -0/+6 |
* | Better distinguish between NaN/qNaN/sNaN. | Thomas Schwinge | 2013-03-15 | 1 | -0/+17 |
* | Enable tests for x86_64, too, which currently are enabled only for x86. | Thomas Schwinge | 2013-03-15 | 1 | -0/+4 |