aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-11Extend local PLT reference checkhjl/pr18078H.J. Lu
2015-03-11Fix BZ #18043 comment # 19: don't call undefined setenv(..., NULL, 1).Paul Pluzhnikov
2015-03-11powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella
2015-03-11hppa: update __O_SYNC fix with [BZ #18068]Mike Frysinger
2015-03-11hppa: Fix feupdateenv and fesetexceptflag (Bug 18111).Carlos O'Donell
2015-03-11hppa: Fix feholdexcpt and fesetenv (Bug 18110).John David Anglin
2015-03-11soft-fp: Add _FP_UNREACHABLE.Joseph Myers
2015-03-10Let tests result in UNSUPPORTED; use that for unbuildable C++ casesRoland McGrath
2015-03-10Harmonize posix/regcomp.c with gnulib: comment formattingRoland McGrath
2015-03-10hppa: Update libm-test-ulps.Carlos O'Donell
2015-03-10Add test for bug 18104.Joseph Myers
2015-03-10powerpc: Fix incorrect results for pow when using FMAAdhemerval Zanella
2015-03-10soft-fp: Use multiple-include guards.Joseph Myers
2015-03-09Minor refactoring:Paul Pluzhnikov
2015-03-09Update powerpc-fpu ULPs.Adhemerval Zanella
2015-03-09Fix BZ #18043 (c4): buffer-overflow (read past the end) in wordexp/parse_doll...Paul Pluzhnikov
2015-03-08Mention BZ #18042 in NEWS.Paul Pluzhnikov
2015-03-08Fix off-by-one which caused BZ #18042 and add a test for it.Paul Pluzhnikov
2015-03-08Refactor wordexp-test.c such that words always ends at the edge ofPaul Pluzhnikov
2015-03-08Cleanup: in preparation for fixing BZ #16734, fix memory leaks exposed byPaul Pluzhnikov
2015-03-08hurd: Make libc able to call pthread stubsSamuel Thibault
2015-03-07soft-fp: Support conditional zero-initialization in declarations.Joseph Myers
2015-03-06Replace __attribute__((visibility("protected")))H.J. Lu
2015-03-07Fix /* in comment in previous commit.Joseph Myers
2015-03-07soft-fp: Condition sfp-machine.h include path on __KERNEL__.Joseph Myers
2015-03-06Document test-wrapper-env-only in INSTALL.Roland McGrath
2015-03-06ChangeLog formatRoland McGrath
2015-03-06Fix BZ #18043: buffer-overflow (read past the end) in wordexp/parse_dollars/p...Paul Pluzhnikov
2015-03-06time: ensure failing strptime() tests are reported correctlyVincent Bernat
2015-03-06Fix aio_error thread-safety.Samuel Thibault
2015-03-06vfprintf: Define WORK_BUFFER_SIZEFlorian Weimer
2015-03-06vfprintf: Introduce JUMP_TABLE_BASE_LABELFlorian Weimer
2015-03-06vfprintf: Introduce THOUSANDS_SEP_TFlorian Weimer
2015-03-06manual: complete example in error message documentationRical Jasan
2015-03-06manual: drop strerror C89 compatibility noteMike Frysinger
2015-03-05Avoid re-exec-self in bug-setlocale1.Roland McGrath
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu
2015-03-04Define ETH_ALEN in generic <netinet/if_ether.h>.Roland McGrath
2015-03-04Split rpcent tests out of tst-netdb.Roland McGrath
2015-03-04Conditionalize some test code for SIGRTMIN, SA_SIGINFO.Roland McGrath
2015-03-04Avoid more C++ tests.Roland McGrath
2015-03-04Avoid C++ tests when the C++ cannot be linked.Roland McGrath
2015-03-04Don't define __CORRECT_ISO_CPP_STRING_H_PROTO for non-GCC compilers (bug 17631)Andreas Schwab
2015-03-03powerpc: Fix inline feraiseexcept, feclearexcept macrosAdhemerval Zanella
2015-03-03Fix localplt test breakage with new readelfAlan Modra
2015-03-02Deglobalize internal variables in timer_routines.c.Roland McGrath
2015-03-02Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779).Joseph Myers
2015-03-02Fix BZ 18036 buffer overflow (read past end of buffer) in internal_fnmatchPaul Pluzhnikov
2015-03-02Fix parallel build errorAndreas Schwab
2015-03-02_nss_nis_initgroups_dyn: Return status instead of NSS_STATUS_SUCCESSFlorian Weimer