aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
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
2012-01-07Remove support in configure for unsupported architecturesUlrich Drepper
2012-01-07More NEWSUlrich Drepper
2012-01-07Fix collation in Hungarian localeUlrich Drepper
2012-01-07Add BZUlrich Drepper
2012-01-07More char16_t and char32_t supportUlrich Drepper
2012-01-07Do not declare gets in _GNU_SOURCE mode at allUlrich Drepper
2012-01-07Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2012-01-07Add explicit declaration of gets in C++ codeUlrich Drepper
2012-01-07Fix problem with reuse of test-strcpy for wide char testingUlrich Drepper
2012-01-06Fix C11 header changes for C++.Joseph Myers
2012-01-03Fix assertion in gconv's loop.cUlrich Drepper
2012-01-03Typo in test for C11-capable compilerUlrich Drepper
2012-01-03Merge branch 'c11'Ulrich Drepper
2012-01-03Optimize regex a bitUlrich Drepper
2012-01-01Add uchar.h support, part 1Ulrich Drepper
2012-01-01More fallout from gets removalUlrich Drepper
2012-01-01Better gets prototype and fallout from removalUlrich Drepper
2012-01-01Fix aligned_alloc prototypeUlrich Drepper
2012-01-01Start of uchar.h workUlrich Drepper
2012-01-01Add missing restrict in mbrtowc declarationUlrich Drepper
2012-01-01Typo in CLUlrich Drepper
2012-01-01Implement timespec_getUlrich Drepper
2012-01-01Implement aligned_allocUlrich Drepper
2012-01-01Missed half the support for __USE_ISOC11Ulrich Drepper