aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-11Remove performance-related bits from string testsSiddhesh Poyarekar26-620/+53
2013-06-11Copy over string performance tests into benchtestsSiddhesh Poyarekar62-1/+5053
2013-06-11Begin porting string performance tests to benchtestsSiddhesh Poyarekar6-3/+447
2013-06-11Fix handling of netgroup cache in nscdAndreas Schwab5-15/+33
2013-06-11Update Chinese (traditional) translation from translation projectAndreas Jaeger2-1309/+1476
2013-06-11Fix-trailing-whitespaces-in-libidn.Ondrej Bilka5-394/+401
2013-06-11Fix symbol definitions for __clock_* functionsSiddhesh Poyarekar13-25/+50
2013-06-10Remove trailing whitespace from mach/*.sub.Joseph Myers4-31/+35
2013-06-10x86*: Return syscall error for lll_futex_wake.Carlos O'Donell3-8/+17
2013-06-10Add rounding mode information to math-tests.h and use it in libm-test.inc.Joseph Myers5-4/+71
2013-06-10Avoid overwriting earlier flags in CPPFLAGS-nonlib in benchtestsSiddhesh Poyarekar2-1/+6
2013-06-08Fix previous commit.Ondrej Bilka1-2/+2
2013-06-08Silence warning: __inline is not at beginning of declaration.Ondrej Bilka2-1/+5
2013-06-08Avoid trailing whitespace in sysdeps/gnu/errlist.c.Joseph Myers3-10/+14
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