aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2011-08-04Improve x86-32 strcat functions with SSE2/SSSE3Liubov Dmitrieva
2011-08-04Fix inline strncat/strncmp on x86Andreas Schwab
2011-07-23Define SEEK_DATA and SEEK_HOLEUlrich Drepper
2011-07-23Define AF_NFC and PF_NFCUlrich Drepper
2011-07-23Update ptrace constantsUlrich Drepper
2011-07-23Adjust test for correct installationUlrich Drepper
2011-07-23One more typo in AVX testUlrich Drepper
2011-07-23Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2011-07-22One more change to XSAVE patchUlrich Drepper
2011-07-22Optimize __init_des_rUlrich Drepper
2011-07-22Add read barrier protecting DES initializationUlrich Drepper
2011-07-22Fix AVX checkAndreas Schwab
2011-07-21Fix overflow bug is optimized strncat for x86-64Ulrich Drepper
2011-07-21Add more tests for strcat and strncat.Ulrich Drepper
2011-07-20Check for overflows in expressionsUlrich Drepper
2011-07-20Fix check for AVX enablementUlrich Drepper
2011-07-20Force :a_x86_64_ymm to be 16-byte alignedUlrich Drepper
2011-07-20Fix missing includeAndreas Schwab
2011-07-20Updated translations.Ulrich Drepper
2011-07-20Add const attr to gnu_dev_{major,minor,makedev}Marek Polacek
2011-07-20dcigettext.c: Add missing bracketMarek Polacek
2011-07-20Use size_t for strlen resultsAndreas Schwab
2011-07-19S/390: Don't use r11 in INTERNAL_VSYSCALL_NCS macroAndreas Krebbel
2011-07-19_dl_sort_fini: Remove unused argumentMarek Polacek
2011-07-19elf/cache.c: Remove unnecessary conditionMarek Polacek
2011-07-19Avoid warning in nscd config file parsing codeMarek Polacek
2011-07-19Improve 64 bit strcat functions with SSE2/SSSE3Liubov Dmitrieva
2011-07-19Use union to avoid casts in code to store results of hashsum computationsUlrich Drepper
2011-07-19Fix alloca accounting in strxfmAndreas Schwab
2011-07-19Avoid possible crashes in anormal nscd exitsUlrich Drepper
2011-07-18Fix typos in pretty much unused code in sched.h header.Ulrich Drepper
2011-07-18Updated Swedish and Dutch translations.Ulrich Drepper
2011-07-16Never use -mpreferred-stack-boundary=2 on i386, now disallowed by GCC.Roland McGrath
2011-07-14Default to --with-default-link=yes if configure check finds good -shared layout.Roland McGrath
2011-07-14Use linker --print-output-format option if available.Roland McGrath
2011-07-14Fix remaining explicit uses of shlib.lds to use $(shlib-lds).Roland McGrath
2011-07-14Quash a warning in strstr-c.c built for static.Roland McGrath
2011-07-14Adjust relro test to work around GNU ld limitations.Roland McGrath
2011-07-11Fix a braino in new relro configure test.Roland McGrath
2011-07-11Generalize framework to register monitoring of files in nscdUlrich Drepper
2011-07-10Comment typo fix.Roland McGrath
2011-07-09Transltion updatesUlrich Drepper
2011-07-09Use an empirical check for .ctors/.dtors -> .init_array/.fini_array magic.Roland McGrath
2011-07-09Rewrite -z relro configure check to be empirical.Roland McGrath
2011-07-09Find readelf with AC_CHECK_TOOL for use in configure tests.Roland McGrath
2011-07-08(memalign_check): No need to use checked_request2size.Ulrich Drepper
2011-07-08Add test case strtod underflowAndreas Jaeger
2011-07-07Handle ext4 in {,f}pathconfUlrich Drepper
2011-07-07Handle Lustre filesystemAndreas Dilger
2011-07-06Fix warnings in resolver codeAndreas Jaeger