about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Use size_t for strlen resultsAndreas Schwab2011-07-201-0/+5
* S/390: Don't use r11 in INTERNAL_VSYSCALL_NCS macroAndreas Krebbel2011-07-191-0/+9
* _dl_sort_fini: Remove unused argumentMarek Polacek2011-07-191-0/+7
* elf/cache.c: Remove unnecessary conditionMarek Polacek2011-07-191-0/+3
* Avoid warning in nscd config file parsing codeMarek Polacek2011-07-191-0/+5
* Improve 64 bit strcat functions with SSE2/SSSE3Liubov Dmitrieva2011-07-191-0/+29
* Use union to avoid casts in code to store results of hashsum computationsUlrich Drepper2011-07-191-0/+15
* Fix alloca accounting in strxfmAndreas Schwab2011-07-191-0/+4
* Avoid possible crashes in anormal nscd exitsUlrich Drepper2011-07-191-0/+5
* Fix typos in pretty much unused code in sched.h header.Ulrich Drepper2011-07-181-0/+8
* Updated Swedish and Dutch translations.Ulrich Drepper2011-07-181-0/+5
* Never use -mpreferred-stack-boundary=2 on i386, now disallowed by GCC.Roland McGrath2011-07-161-1/+4
* Default to --with-default-link=yes if configure check finds good -shared layout.Roland McGrath2011-07-141-0/+4
* Use linker --print-output-format option if available.Roland McGrath2011-07-141-0/+9
* Fix remaining explicit uses of shlib.lds to use $(shlib-lds).Roland McGrath2011-07-141-0/+4
* Quash a warning in strstr-c.c built for static.Roland McGrath2011-07-141-0/+3
* Adjust relro test to work around GNU ld limitations.Roland McGrath2011-07-141-0/+6
* Fix a braino in new relro configure test.Roland McGrath2011-07-111-0/+6
* Generalize framework to register monitoring of files in nscdUlrich Drepper2011-07-111-0/+42
* Comment typo fix.Roland McGrath2011-07-101-0/+4
* Transltion updatesUlrich Drepper2011-07-091-1/+9
* Use an empirical check for .ctors/.dtors -> .init_array/.fini_array magic.Roland McGrath2011-07-091-0/+4
* Rewrite -z relro configure check to be empirical.Roland McGrath2011-07-091-0/+4
* Find readelf with AC_CHECK_TOOL for use in configure tests.Roland McGrath2011-07-091-0/+6
* (memalign_check): No need to use checked_request2size.Ulrich Drepper2011-07-081-0/+5
* Add test case strtod underflowAndreas Jaeger2011-07-081-0/+5
* Handle ext4 in {,f}pathconfUlrich Drepper2011-07-071-0/+10
* Handle Lustre filesystemAndreas Dilger2011-07-071-0/+10
* Fix warnings in resolver codeAndreas Jaeger2011-07-061-0/+4
* nis/nss_nisplus: Kill warningsUlrich Drepper2011-07-061-0/+7
* Add string/test-strncat.cUlrich Drepper2011-07-061-0/+5
* iconvdata/johab.c: Don't inline unlikely called functionUlrich Drepper2011-07-061-0/+4
* Fix for installation in sysdeps/s390/s390-64/MakefileUlrich Drepper2011-07-061-0/+5
* Handle W; without long options in getoptUlrich Drepper2011-07-061-0/+6
* Change error code for underflows in strtodUlrich Drepper2011-07-061-0/+5
* Add the extra check also in innetgrUlrich Drepper2011-07-061-0/+1
* Fix handling of chained netgroupsUlrich Drepper2011-07-061-0/+5
* Default install_root value from DESTDIR.Roland McGrath2011-07-051-0/+4
* Avoid warning.Ulrich Drepper2011-07-051-0/+4
* Fail if format.lds comes out empty.Roland McGrath2011-07-021-0/+2
* Generate testrun.sh to use relative directory names.Roland McGrath2011-07-021-0/+3
* Rewrite local headers check to be more robust and informative.Roland McGrath2011-07-021-0/+4
* Explicitly remove .gnu.glibc-stub sections with objcopy when not usingRoland McGrath2011-07-021-0/+9
* Add --with-default-link configure option.Roland McGrath2011-07-021-0/+6
* Consolidate shlib.lds references in new variables.Roland McGrath2011-07-021-0/+7
* Make asserts accept DT_FLAGS/DT_FLAGS_1 with zero flags.Roland McGrath2011-07-021-0/+3
* Use -defsym=_begin=0 instead of linker script munging.Roland McGrath2011-07-021-0/+5
* Optimize long-word additions in SHA implementationUlrich Drepper2011-07-021-0/+14
* nscd cleanupsUlrich Drepper2011-07-011-0/+9
* Handle nscd negtimeout==0Thorsten Kukuk2011-07-011-0/+8