aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-22Optimize __init_des_rUlrich Drepper2-4/+16
2011-07-22Add read barrier protecting DES initializationUlrich Drepper2-2/+8
2011-07-22Fix AVX checkAndreas Schwab2-6/+21
2011-07-21Add more tests for strcat and strncat.Ulrich Drepper2-3/+96
2011-07-20Check for overflows in expressionsUlrich Drepper3-9/+40
2011-07-20Fix check for AVX enablementUlrich Drepper5-16/+58
2011-07-20Force :a_x86_64_ymm to be 16-byte alignedUlrich Drepper2-3/+8
2011-07-20Fix missing includeAndreas Schwab2-1/+7
2011-07-20Updated translations.Ulrich Drepper3-1388/+1977
2011-07-20Add const attr to gnu_dev_{major,minor,makedev}Marek Polacek3-7/+20
2011-07-20dcigettext.c: Add missing bracketMarek Polacek2-2/+6
2011-07-20Use size_t for strlen resultsAndreas Schwab2-1/+6
2011-07-19Fix for description of cross reference in manualAndreas Jaeger1-3/+6
2011-07-19Correct feature announcementUlrich Drepper1-1/+1
2011-07-19S/390: Don't use r11 in INTERNAL_VSYSCALL_NCS macroAndreas Krebbel3-8/+17
2011-07-19_dl_sort_fini: Remove unused argumentMarek Polacek4-7/+13
2011-07-19elf/cache.c: Remove unnecessary conditionMarek Polacek2-1/+3
2011-07-19Avoid warning in nscd config file parsing codeMarek Polacek2-17/+20
2011-07-19Fix whitespacesUlrich Drepper4-12/+9
2011-07-19Improve 64 bit strcat functions with SSE2/SSSE3Liubov Dmitrieva18-321/+1523
2011-07-19Use union to avoid casts in code to store results of hashsum computationsUlrich Drepper7-23/+47
2011-07-19Fix alloca accounting in strxfmAndreas Schwab2-2/+7
2011-07-19Avoid possible crashes in anormal nscd exitsUlrich Drepper2-1/+6
2011-07-18Fix typos in pretty much unused code in sched.h header.Ulrich Drepper3-3/+11
2011-07-18Updated Swedish and Dutch translations.Ulrich Drepper3-1372/+1961
2011-07-16Never use -mpreferred-stack-boundary=2 on i386, now disallowed by GCC.Roland McGrath2-2/+8
2011-07-14Default to --with-default-link=yes if configure check finds good -shared layout.Roland McGrath3-5/+124
2011-07-14Use linker --print-output-format option if available.Roland McGrath5-0/+44
2011-07-14Fix remaining explicit uses of shlib.lds to use $(shlib-lds).Roland McGrath3-2/+8
2011-07-14Quash a warning in strstr-c.c built for static.Roland McGrath2-0/+5
2011-07-14Quash a warning in nptl/allocatestack.cRoland McGrath2-1/+6
2011-07-14Adjust relro test to work around GNU ld limitations.Roland McGrath3-0/+20
2011-07-11Fix a braino in new relro configure test.Roland McGrath3-2/+8
2011-07-11Generalize framework to register monitoring of files in nscdUlrich Drepper12-159/+446
2011-07-10Comment typo fix.Roland McGrath2-2/+7
2011-07-09Transltion updatesUlrich Drepper6-4871/+6084
2011-07-09Use an empirical check for .ctors/.dtors -> .init_array/.fini_array magic.Roland McGrath3-16/+67
2011-07-09Rewrite -z relro configure check to be empirical.Roland McGrath3-35/+142
2011-07-09Find readelf with AC_CHECK_TOOL for use in configure tests.Roland McGrath3-4/+106
2011-07-08(memalign_check): No need to use checked_request2size.Ulrich Drepper2-3/+6
2011-07-08Add test case strtod underflowAndreas Jaeger2-1/+7
2011-07-07Handle ext4 in {,f}pathconfUlrich Drepper4-9/+97
2011-07-07Handle Lustre filesystemAndreas Dilger5-3/+25
2011-07-06Fix warnings in resolver codeAndreas Jaeger2-2/+6
2011-07-06nis/nss_nisplus: Kill warningsUlrich Drepper3-7/+14
2011-07-06Add string/test-strncat.cUlrich Drepper3-1/+305
2011-07-06iconvdata/johab.c: Don't inline unlikely called functionUlrich Drepper2-4/+8
2011-07-06Fix for installation in sysdeps/s390/s390-64/MakefileUlrich Drepper2-0/+17
2011-07-06Rebuild configure scriptsUlrich Drepper4-8/+8
2011-07-06Handle W; without long options in getoptUlrich Drepper3-3/+14