aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers81-107/+226
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers79-278/+430
2013-06-07Remove trailing whitespace from localedata.Joseph Myers42-164/+208
2013-06-06Update miscellaneous scripts from upstream.Joseph Myers6-298/+797
2013-06-06Fix leading whitespaces.Ondrej Bilka67-132/+203
2013-06-06Fix ChangeLog.Ondrej Bilka2-3/+3
2013-06-06Remove trailing whitespace in nptl.Joseph Myers15-49/+67
2013-06-05BZ #15583: r7 uninitialized in strcpy.S when ARM_HAS_T2 undefinedRichard Henderson3-2/+8
2013-06-06Fix executable mode.Ondrej Bilka5-0/+9
2013-06-05Remove trailing whitespace.Joseph Myers192-992/+1186
2013-06-05Remove trailing whitespace in ports.Joseph Myers95-189/+307
2013-06-05Add #include <stdint.h> to locale/gen-translit.pl and fix C-translit.h.Ryan S. Arnold3-1/+9
2013-06-05Properly handle %W in strptimeAndreas Schwab4-8/+16
2013-06-05Skip modifying exception mask and flags in SET_RESTORE_ROUND_53BITSiddhesh Poyarekar2-6/+15
2013-06-04Add copyright header to test-strchrnul.cSiddhesh Poyarekar2-0/+21
2013-06-04[AArch64] Ensure getcontext() initializes PSTATE.Marcus Shawcroft3-0/+11
2013-06-04Increase test case timeoutSiddhesh Poyarekar2-0/+5
2013-06-03BZ #15536: Fix ulp for 128-bit IBM long double.Carlos O'Donell3-12/+35
2013-05-31Revert po and pot files changes.Carlos O'Donell4-3/+9
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers29-143/+144
2013-05-30Set reasonable limits for xdr_requests.Patsy Franklin3-7/+26
2013-05-30 [BZ #14256]Jeff Law4-20/+29
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar41-103/+220
2013-05-29Fix ChangeLog formattingSiddhesh Poyarekar2-32/+32
2013-05-28Add descriptive titles to po files and header.Carlos O'Donell4-3/+9
2013-05-25localedef: include file name in error messagesMike Frysinger2-2/+8
2013-05-28Doc fix for 'frexp' in arith.texiBen Norht2-2/+7
2013-05-28Update powerpc libm-test ULPs.Adhemerval Zanella2-0/+41
2013-05-26 * stdio-common/bug26.c (main): Correct fscanf template.Thomas Schwinge2-2/+5
2013-05-26_dl_skip_args declaration cleanup.Thomas Schwinge2-1/+3
2013-05-26_dl_non_dynamic_init declaration cleanup.Thomas Schwinge2-3/+3
2013-05-26 * manual/platform.texi: Add missing @end deftypefun.Thomas Schwinge2-0/+5
2013-05-24Fix ldbl-96 hypotl of subnormals (bug 15529).Joseph Myers4-2/+21
2013-05-24Test drem and pow10 in libm-test.inc.Joseph Myers4-5/+108
2013-05-24Add bug 14894 to NEWS.Joseph Myers1-8/+8
2013-05-24Use same tests for isfinite/finite, lgamma/gamma.Joseph Myers4-44/+55
2013-05-24PowerPC: Program Priority Register supportAdhemerval Zanella3-0/+56
2013-05-24Correctly compute ulp near zero.Carlos O'Donell2-48/+103
2013-05-24tile: improve detection for missing -mcmodel=large supportChris Metcalf4-4/+41
2013-05-24Remove libm-test START_DATA and END_DATA.Joseph Myers3-347/+172
2013-05-24Make libm-test START and END into ordinary macros.Joseph Myers3-197/+352
2013-05-24Initialize wide struct info.Ondrej Bilka3-3/+12
2013-05-23Add BZ # to ChangeLog for commit 9323d39baea2fb0cca3735136abe263eff405133Ryan S. Arnold1-0/+1
2013-05-23PowerPC: Add functions for shared resources hints.Edjunior Machado3-0/+63
2013-05-23[AArch64] Fix up ChangeLog formatting for last commit.Marcus Shawcroft1-1/+1
2013-05-23[AArch64] Use generic "mcount" routine for profiling.Marcus Shawcroft2-25/+4
2013-05-22Update comments in ldconfig.c and dl-hwcaps.c.Carlos O'Donell3-8/+16
2013-05-22Don't include function names in test data in generated libm-test.c.Joseph Myers3-132/+327
2013-05-22Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado12-8/+89
2013-05-22Fix _nl_find_msg malloc failure case, and callers.Carlos O'Donell4-7/+36