aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-11Fix warnings due to return in void functionsUlrich Drepper
2012-01-10Optimize s_modfUlrich Drepper
2012-01-10Add const attribute to fmin and fmaxUlrich Drepper
2012-01-10Optimize ldexp and scalbnUlrich Drepper
2012-01-10Add const attribute to pthread_equalUlrich Drepper
2012-01-10Consistently added return to pthread_exitUlrich Drepper
2012-01-10Add noreturn attributeMarek Polacek
2012-01-09Some branch prediction for log1pUlrich Drepper
2012-01-08bits/poll2.h needs __BEGIN/__END_DECLSUlrich Drepper
2012-01-08Install bits/poll2.hUlrich Drepper
2012-01-08Fix typo in Linux/PPC32 getcontextWill Schmidt
2012-01-08Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper
Add alloc_size attribute and apply consistently the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
2012-01-08Mark potential fix for BZ 11929Ulrich Drepper
2012-01-08sscanf always calls reallocPaul Pluzhnikov
2012-01-08CLAdhemerval Zanella
2012-01-08Use __pthread_get_minstack for AIO helper threadAdhemerval Zanella
2012-01-08Fix CLUlrich Drepper
2012-01-08Add test for CMPLX macrosUlrich Drepper
2012-01-08Fix typo in CMPLXLUlrich Drepper
2012-01-08Quash implicit declaration warningMarek Polacek
2012-01-08Add checking versions of poll and ppollUlrich Drepper
2012-01-08RegeneratedUlrich Drepper
2012-01-08Define CMPLX, CMPLXF, CMPLXLUlrich Drepper
2012-01-08Static linking is always neededUlrich Drepper
2012-01-08Remove pwd tst from configureUlrich Drepper
2012-01-08 No need for test for __builtin_expectUlrich Drepper
2012-01-08Forgot to remove AC_SUBST(bonuded)Ulrich Drepper
2012-01-08Remove more unnecessary Alpha and IA-64 configuryUlrich Drepper
2012-01-08gcc better don't use a signed type for size_tUlrich Drepper
2012-01-08Remove last remnants of RANLIBUlrich Drepper
2012-01-08Simplify char16_t implementationUlrich Drepper
2012-01-08More fallout from supporting only ELFUlrich Drepper
2012-01-07Remove pre-ISO C supportUlrich Drepper
No more __const.
2012-01-07NEWSUlrich Drepper
2012-01-07Remove non-ELF supportUlrich Drepper
2012-01-07NEWSUlrich Drepper
2012-01-07Update ABI informationUlrich Drepper
2012-01-07Remove m68k support from Linux configureUlrich Drepper
2012-01-07Remove Alpha support from ldsodefs.hUlrich Drepper
2012-01-07Clean up shlib-versions filesUlrich Drepper
Ports have their own files
2012-01-07More IA-64 removalUlrich Drepper
2012-01-07Linux configure cleanupUlrich Drepper
2012-01-07Remove IA-64 support from kernel-features.hUlrich Drepper
2012-01-07Remove IA-64 support from NPTLUlrich Drepper
2012-01-07Fix up a commentUlrich Drepper
2012-01-07Yet more ia64 removal falloutUlrich Drepper
2012-01-07Fix WSUlrich Drepper
2012-01-07More ia64 removal changesUlrich Drepper
2012-01-07Remove --enable-omitfp supportUlrich Drepper
2012-01-07Remove IA-64 supportUlrich Drepper