aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-02For PR 14055, add bounds check to _dl_show_auxv().Paul Pluzhnikov
2012-05-02Kill trailing whitespace.Paul Pluzhnikov
2012-05-02Avoid "anonymous" code in pthread_spin_lock.Paul Pluzhnikov
2012-05-02Use -frounding-math for math testsuiteAndreas Jaeger
2012-05-02Fix nexttoward bugsAdhemerval Zanella
2012-05-01Redirect check-localplt output to check-localplt.out.Roland McGrath
2012-05-01Do check-localplt test using readelf rather than a build-time C program.Roland McGrath
2012-05-01Do check-execstack test using readelf rather than a build-time C program.Roland McGrath
2012-05-01Do check-textrel test using readelf rather than a build-time C program.Roland McGrath
2012-05-01conformtest: Update expectations for some ISO C headers.Joseph Myers
2012-05-01conformtest: Check namespace within __attribute__.Joseph Myers
2012-05-01conformtest: Use correct keyword set for underlying C standard.Joseph Myers
2012-05-01conformtest: Don't test non-C90 headers for C90.Joseph Myers
2012-05-01conformtest: Support testing macro usability in #if.Joseph Myers
2012-05-01conformtest: Support specifying types before promotion.Joseph Myers
2012-05-01conformtest: Unify "macro" and "constant" handling.Joseph Myers
2012-05-01conformtest: Unify "macro" cases.Joseph Myers
2012-05-01conformtest: Unify "constant" and "typed-constant".Joseph Myers
2012-05-01conformtest: Unify handling of "optional-" and non-optional lines.Joseph Myers
2012-05-01conformtest: Unify variants of "constant" and "optional-constant".Joseph Myers
2012-05-01conformtest: Always pass C standards options to compiler.Joseph Myers
2012-05-01conformtest: Improve math.h tests for X/Open versions.Joseph Myers
2012-05-01conformtest: Use correct feature test macros for XPG4.Joseph Myers
2012-05-01conformtest: Handle "symbol" lines for allow-header.Joseph Myers
2012-05-01Remove unused localtime makefile variables.Joseph Myers
2012-05-01Update powerpc ABI dataAndreas Schwab
2012-05-01Note bug 6959 also fixed for 2.16.Joseph Myers
2012-05-01Fix nexttoward bugs (bugs 2550, 2570).Joseph Myers
2012-05-01Fix missing nearbyintl@GLIBC_2.1 on powerpcAndreas Schwab
2012-04-30Fix x86 acos near 1 (bug 13942).Joseph Myers
2012-04-30Fix acos (-1) in round-downwards mode on x86 (bug 14034).Joseph Myers
2012-04-30Fix exp10 spurious overflows (bug 13924).Joseph Myers
2012-04-30Fix February month name in de_AT localeAurelien Jarno
2012-04-29List bug 14033 as fixed on mainline.Joseph Myers
2012-04-29Fix attributes for fortify functions.Marek Polacek
2012-04-29Always run check-abiAndreas Jaeger
2012-04-28Don't use long double *_finite functions if no long double mathAndreas Schwab
2012-04-28Fix formatting of denormal IBM long double numbersAndreas Schwab
2012-04-28Don't run tests when cross-compilingAndreas Schwab
2012-04-28Add missed zero length files in previous abilist commit.David S. Miller
2012-04-28conformtest: Remove duplicate typed-constant handling.Joseph Myers
2012-04-28Move abilist files into sysdep dirs.David S. Miller
2012-04-28conformtest: Fix typo in handling typed-constant from allow-header.Joseph Myers
2012-04-27Update README to describe current supported systems.Joseph Myers
2012-04-27Correct incorrect bug number ordering in resolved bug list.Ryan S. Arnold
2012-04-27Allow build-system programs to be built without optimization.Joseph Myers
2012-04-27Remove spurious '.' in math/libm-test.inc comment.Ryan S. Arnold
2012-04-27New test to expose erroneous negative sign on logb(1) (bug 887).Ryan S. Arnold
2012-04-27Fix fenv.h fallback returns (bug 14027).Joseph Myers
2012-04-26Remove unused sysdeps/unix/i386 files.Joseph Myers