aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-02Use -frounding-math for math testsuiteAndreas Jaeger2-6/+20
2012-05-02Fix nexttoward bugsAdhemerval Zanella2-10/+9
2012-05-01Redirect check-localplt output to check-localplt.out.Roland McGrath2-1/+5
2012-05-01Do check-localplt test using readelf rather than a build-time C program.Roland McGrath4-312/+90
2012-05-01Do check-execstack test using readelf rather than a build-time C program.Roland McGrath4-177/+88
2012-05-01Do check-textrel test using readelf rather than a build-time C program.Roland McGrath5-209/+70
2012-05-01conformtest: Update expectations for some ISO C headers.Joseph Myers7-146/+322
2012-05-01conformtest: Check namespace within __attribute__.Joseph Myers2-2/+7
2012-05-01conformtest: Use correct keyword set for underlying C standard.Joseph Myers2-2/+8
2012-05-01conformtest: Don't test non-C90 headers for C90.Joseph Myers3-0/+9
2012-05-01conformtest: Support testing macro usability in #if.Joseph Myers2-2/+42
2012-05-01conformtest: Support specifying types before promotion.Joseph Myers2-1/+10
2012-05-01conformtest: Unify "macro" and "constant" handling.Joseph Myers2-64/+53
2012-05-01conformtest: Unify "macro" cases.Joseph Myers3-59/+8
2012-05-01conformtest: Unify "constant" and "typed-constant".Joseph Myers3-48/+24
2012-05-01conformtest: Unify handling of "optional-" and non-optional lines.Joseph Myers2-191/+48
2012-05-01conformtest: Unify variants of "constant" and "optional-constant".Joseph Myers7-154/+106
2012-05-01conformtest: Always pass C standards options to compiler.Joseph Myers2-16/+9
2012-05-01conformtest: Improve math.h tests for X/Open versions.Joseph Myers2-19/+213
2012-05-01conformtest: Use correct feature test macros for XPG4.Joseph Myers2-1/+4
2012-05-01conformtest: Handle "symbol" lines for allow-header.Joseph Myers2-0/+4
2012-05-01Remove unused localtime makefile variables.Joseph Myers2-8/+5
2012-05-01Update powerpc ABI dataAndreas Schwab10-14/+646
2012-05-01Note bug 6959 also fixed for 2.16.Joseph Myers2-11/+12
2012-05-01Fix nexttoward bugs (bugs 2550, 2570).Joseph Myers12-82/+121
2012-05-01Fix missing nearbyintl@GLIBC_2.1 on powerpcAndreas Schwab4-7/+15
2012-04-30Fix x86 acos near 1 (bug 13942).Joseph Myers8-12/+76
2012-04-30Fix acos (-1) in round-downwards mode on x86 (bug 14034).Joseph Myers8-1/+618
2012-04-30Fix exp10 spurious overflows (bug 13924).Joseph Myers6-18/+43
2012-04-30Fix February month name in de_AT localeAurelien Jarno3-6/+12
2012-04-29List bug 14033 as fixed on mainline.Joseph Myers2-1/+2
2012-04-29Fix attributes for fortify functions.Marek Polacek27-117/+148
2012-04-29Always run check-abiAndreas Jaeger5-28/+11
2012-04-28Don't use long double *_finite functions if no long double mathAndreas Schwab2-0/+122
2012-04-28Fix formatting of denormal IBM long double numbersAndreas Schwab5-16/+115
2012-04-28Don't run tests when cross-compilingAndreas Schwab4-0/+18
2012-04-28Add missed zero length files in previous abilist commit.David S. Miller8-0/+0
2012-04-28conformtest: Remove duplicate typed-constant handling.Joseph Myers2-42/+5
2012-04-28Move abilist files into sysdep dirs.David S. Miller136-1426/+27275
2012-04-28conformtest: Fix typo in handling typed-constant from allow-header.Joseph Myers2-1/+6
2012-04-27Update README to describe current supported systems.Joseph Myers2-30/+29
2012-04-27Correct incorrect bug number ordering in resolved bug list.Ryan S. Arnold1-1/+1
2012-04-27Allow build-system programs to be built without optimization.Joseph Myers2-1/+6
2012-04-27Remove spurious '.' in math/libm-test.inc comment.Ryan S. Arnold1-1/+1
2012-04-27New test to expose erroneous negative sign on logb(1) (bug 887).Ryan S. Arnold3-14/+56
2012-04-27Fix fenv.h fallback returns (bug 14027).Joseph Myers5-10/+18
2012-04-26Remove unused sysdeps/unix/i386 files.Joseph Myers8-180/+8
2012-04-26Move sysdeps/unix/common/tcsendbrk.c to sysdeps/unix/sysv/linux/.Joseph Myers2-0/+3
2012-04-26Don't handle unsupported OSes in configure (base_os settings).Joseph Myers3-24/+29
2012-04-26Fix ctan, ctanh overflow for ldbl-128ibm (bug 11521).Adhemerval Zanella5-33/+148