about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix executable mode.Ondrej Bilka2013-06-065-0/+9
* Remove trailing whitespace.Joseph Myers2013-06-05192-992/+1186
* Remove trailing whitespace in ports.Joseph Myers2013-06-0595-189/+307
* Add #include <stdint.h> to locale/gen-translit.pl and fix C-translit.h.Ryan S. Arnold2013-06-053-1/+9
* Properly handle %W in strptimeAndreas Schwab2013-06-054-8/+16
* Skip modifying exception mask and flags in SET_RESTORE_ROUND_53BITSiddhesh Poyarekar2013-06-052-6/+15
* Add copyright header to test-strchrnul.cSiddhesh Poyarekar2013-06-042-0/+21
* [AArch64] Ensure getcontext() initializes PSTATE.Marcus Shawcroft2013-06-043-0/+11
* Increase test case timeoutSiddhesh Poyarekar2013-06-042-0/+5
* BZ #15536: Fix ulp for 128-bit IBM long double.Carlos O'Donell2013-06-033-12/+35
* Revert po and pot files changes.Carlos O'Donell2013-05-314-3/+9
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-3129-143/+144
* Set reasonable limits for xdr_requests.Patsy Franklin2013-05-303-7/+26
* [BZ #14256]Jeff Law2013-05-304-20/+29
* Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar2013-05-2941-103/+220
* Fix ChangeLog formattingSiddhesh Poyarekar2013-05-292-32/+32
* Add descriptive titles to po files and header.Carlos O'Donell2013-05-284-3/+9
* localedef: include file name in error messagesMike Frysinger2013-05-252-2/+8
* Doc fix for 'frexp' in arith.texiBen Norht2013-05-282-2/+7
* Update powerpc libm-test ULPs.Adhemerval Zanella2013-05-282-0/+41
* * stdio-common/bug26.c (main): Correct fscanf template.Thomas Schwinge2013-05-262-2/+5
* _dl_skip_args declaration cleanup.Thomas Schwinge2013-05-262-1/+3
* _dl_non_dynamic_init declaration cleanup.Thomas Schwinge2013-05-262-3/+3
* * manual/platform.texi: Add missing @end deftypefun.Thomas Schwinge2013-05-262-0/+5
* Fix ldbl-96 hypotl of subnormals (bug 15529).Joseph Myers2013-05-244-2/+21
* Test drem and pow10 in libm-test.inc.Joseph Myers2013-05-244-5/+108
* Add bug 14894 to NEWS.Joseph Myers2013-05-241-8/+8
* Use same tests for isfinite/finite, lgamma/gamma.Joseph Myers2013-05-244-44/+55
* PowerPC: Program Priority Register supportAdhemerval Zanella2013-05-243-0/+56
* Correctly compute ulp near zero.Carlos O'Donell2013-05-242-48/+103
* tile: improve detection for missing -mcmodel=large supportChris Metcalf2013-05-244-4/+41
* Remove libm-test START_DATA and END_DATA.Joseph Myers2013-05-243-347/+172
* Make libm-test START and END into ordinary macros.Joseph Myers2013-05-243-197/+352
* Initialize wide struct info.Ondrej Bilka2013-05-243-3/+12
* Add BZ # to ChangeLog for commit 9323d39baea2fb0cca3735136abe263eff405133Ryan S. Arnold2013-05-231-0/+1
* PowerPC: Add functions for shared resources hints.Edjunior Machado2013-05-233-0/+63
* [AArch64] Fix up ChangeLog formatting for last commit.Marcus Shawcroft2013-05-231-1/+1
* [AArch64] Use generic "mcount" routine for profiling.Marcus Shawcroft2013-05-232-25/+4
* Update comments in ldconfig.c and dl-hwcaps.c.Carlos O'Donell2013-05-223-8/+16
* Don't include function names in test data in generated libm-test.c.Joseph Myers2013-05-223-132/+327
* Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado2013-05-2212-8/+89
* Fix _nl_find_msg malloc failure case, and callers.Carlos O'Donell2013-05-224-7/+36
* Don't include expected results in libm-test test names.Joseph Myers2013-05-2230-18536/+18569
* Sort benchmark functionsSiddhesh Poyarekar2013-05-222-41/+44
* Add benchmark inputs for math functionsSiddhesh Poyarekar2013-05-2211-1/+97
* Fix MIPS n32 cancellation in static libc (bug 15506).Joseph Myers2013-05-215-17/+96
* Test getaddrinfo return valueDmitry V. Levin2013-05-213-1/+74
* Set EAI_SYSTEM only when h_errno is NETDB_INTERNALSiddhesh Poyarekar2013-05-214-10/+26
* Fix parsing of numeric hosts in gethostbyname_rAndreas Schwab2013-05-216-61/+83
* Add a README for benchtestsSiddhesh Poyarekar2013-05-213-20/+81