summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2011-06-26We don't use linkobj/libc.so at runtmie, no need to check for text relsUlrich Drepper
2011-06-25Fix unwind info in 32bit SSE2/SSSE3 strncpyH.J. Lu
2011-06-24Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64H.J. Lu
2011-06-24Work around limit in writev in 2.6.38+ kernelsUlrich Drepper
2011-06-24Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32H.J. Lu
2011-06-24nss_db: Quash read implicit declaration warningMarek Polacek
2011-06-22Avoid __check_pf calls in getaddrinfo unless really neededUlrich Drepper
2011-06-22Fix Ipv4&IPv6 lookup in getaddrinfoAndreas Schwab
2011-06-22Use a /sys/devices/system/cpu/online for _SC_NPROCESSORS_ONLN implementationUlrich Drepper
2011-06-22Rate limit expensive _SC_NPROCESSORS_ONLN computationUlrich Drepper
2011-06-22Clean up after kernel sigcontext header messUlrich Drepper
2011-06-21Fix crash in unsuccessful uses of nss_dbUlrich Drepper
2011-06-21Fix IPv6-only lookups through getaddrinfoUlrich Drepper
2011-06-21Minor optimization of getaddrinfo after recent patchUlrich Drepper
2011-06-21Add missing DL_CALL_FCTUlrich Drepper
2011-06-20Add an elf_ifunc_invoke interface so that architectures can implementDavid S. Miller
2011-06-15Fix typo in recent resolver change which causes segvsUlrich Drepper
2011-06-15Improve 64-bit buildAndreas Schwab
2011-06-15Install db-MakefileUlrich Drepper
2011-06-15Cleanup of db-XXX.cUlrich Drepper
2011-06-15Add initgroups lookups to nss_dbUlrich Drepper
2011-06-15Add initgroups lookup support to getentUlrich Drepper
2011-06-15Fix handling of initgroups database.Ulrich Drepper
2011-06-15Optimize hash table generation in makedbUlrich Drepper
2011-06-15Reenable nss_db with a completely new implementationUlrich Drepper
2011-06-15Rewrite makedb to avoid using db libraryUlrich Drepper
2011-06-14Quash two memset undeclared warnings.Andreas Jaeger
2011-06-13Fix memory leak in getaddrinfoUlrich Drepper
2011-06-10Better detect total failure of linker script generation.Roland McGrath
2011-06-10Quash some new warnings from GCC 4.6.Roland McGrath
2011-06-10Use AC_LANG_PROGRAM in nss-crypt check.Roland McGrath
2011-06-10Revert -r -> -Wl,-r change.Roland McGrath
2011-06-09Use -Wl,-r instead of plain -r.Roland McGrath
2011-06-09Add pldd programUlrich Drepper
2011-06-09Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2011-06-07sparc: Fix LD_BIND_NOW with multiarch.David S. Miller
2011-06-07Start 2.15 developmentUlrich Drepper
2011-06-07S/390 longlong.h: Fix smul_ppmm with -m31 -mzarchAndreas Krebbel
2011-06-06Use canonical FSF .texi files for LGPL and FDL texts.Roland McGrath
2011-06-04Fix <bits/mqueue2.h> for C++Jakub Jelinek
2011-06-03Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2011-06-03Assume Intel Core i3/i5/i7 processor if AVX is availableH.J. Lu
2011-05-31Fix typo in stack guard setup code for old kernelsUlrich Drepper
2011-05-31Don't free non-malloced memory and fix memory leakUlrich Drepper
2011-05-312.14 releaseglibc-2.14Ulrich Drepper
2011-05-31No need for RANLIB make variable anymoreUlrich Drepper
2011-05-31Also translation messages in .ksh filesUlrich Drepper
2011-05-30Handle DNS server failures in case of AF_UNSPEC lookups correctlyUlrich Drepper
2011-05-30Handle DSOs without any dependency in ld.soUlrich Drepper
2011-05-30One more thinko in CLUlrich Drepper