aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2011-07-06nis/nss_nisplus: Kill warningsUlrich Drepper
2011-07-06Add string/test-strncat.cUlrich Drepper
2011-07-06iconvdata/johab.c: Don't inline unlikely called functionUlrich Drepper
2011-07-06Fix for installation in sysdeps/s390/s390-64/MakefileUlrich Drepper
2011-07-06Handle W; without long options in getoptUlrich Drepper
2011-07-06Change error code for underflows in strtodUlrich Drepper
2011-07-06Add the extra check also in innetgrUlrich Drepper
2011-07-06Fix handling of chained netgroupsUlrich Drepper
2011-07-05Default install_root value from DESTDIR.Roland McGrath
2011-07-05Avoid warning.Ulrich Drepper
2011-07-02Fail if format.lds comes out empty.Roland McGrath
2011-07-02Generate testrun.sh to use relative directory names.Roland McGrath
2011-07-02Rewrite local headers check to be more robust and informative.Roland McGrath