about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Optimized wcschr and wcscpy for x86-64 and x86-32Ulrich Drepper2011-12-171-0/+25
* Add tests for wcsrchr and wcscpyUlrich Drepper2011-12-171-3/+8
* Manual typo fix for _SC_NPROCESSORS_ONLN.Jeff Law2011-12-141-0/+5
* Optimize generic ELF hash function a bit moreUlrich Drepper2011-12-101-0/+5
* Fix a wrong constant in powerpc hypot implementationAndreas Schwab2011-12-061-0/+5
* Small optimization of generic ELF hash functionUlrich Drepper2011-12-041-0/+1
* Fix attreibute for _dl_elf_hashUlrich Drepper2011-12-041-0/+2
* Fix aliasing issues in RPC codeUlrich Drepper2011-12-041-0/+6
* Fix more warningsUlrich Drepper2011-12-031-0/+16
* Fix comment in mcheck.hUlrich Drepper2011-12-031-0/+4
* Remove aliasing problems in NIS codeUlrich Drepper2011-12-021-0/+3
* Avoid warning in aicache.cUlrich Drepper2011-12-021-0/+4
* SH atomic asms fix for gcc 4.7Ulrich Drepper2011-12-021-0/+10
* Implement SH backtrace using IA64 versionUlrich Drepper2011-12-021-0/+4
* Fix CLUlrich Drepper2011-12-021-6/+0
* Mark fortified __FD_ELT as extensionAndreas Schwab2011-12-021-0/+5
* Truncate time values in Linux futimes when falling back to utimeAndreas Schwab2011-12-011-0/+5
* Adjust libm test ulps for s390Andreas Schwab2011-11-301-0/+5
* Fix access after end of search string in regex matcherAndreas Schwab2011-11-301-0/+11
* Handle EAGAIN from FUTEX_WAIT_REQUEUE_PIAndreas Schwab2011-11-301-0/+6
* Remove handling of VCs other then gitUlrich Drepper2011-11-171-1/+9
* Fix SSSE3/SSE4.2 strcasecmp[_l]/strncasecmp[_l] for non-PIC and -mno-tls-dire...Andreas Schwab2011-11-161-0/+13
* Use O_CLOEXEC in a few more placesUlrich Drepper2011-11-151-0/+6
* Fix clock_gettime for assumed kernel >= 2.6.12Andreas Schwab2011-11-151-0/+5
* Fix reference counting in network interface information cacheAndreas Schwab2011-11-151-0/+5
* Clean up internal fopen usesUlrich Drepper2011-11-151-0/+65
* Use O_CLOEXEC in tzfile handlingUlrich Drepper2011-11-141-0/+4
* Merge branch 'x32-strcase'Ulrich Drepper2011-11-141-0/+36
|\
| * Add SSE4.2 support for strcasecmp and strncasecmp on x86-32Ulrich Drepper2011-11-141-0/+14
| * SSSE3 optimized strcasecmp and strncasecmp for x86-32Ulrich Drepper2011-11-131-0/+22
* | Don't call reused_arena when _int_new_arena failedAndreas Schwab2011-11-141-0/+5
|/
* Fix wanings in clock_gettimeUlrich Drepper2011-11-121-0/+5
* Avoid unused warning in getaddrinfo_aUlrich Drepper2011-11-121-0/+3
* Avoid warnings about unused variable in 96-bit j0l and j1lUlrich Drepper2011-11-121-0/+4
* Avoid warnings about unused variables in 96-bit hypotlUlrich Drepper2011-11-121-0/+3
* Avoid redefinition of DWARF constantsUlrich Drepper2011-11-121-0/+5
* Fix warning in __dl_iterate_phdrUlrich Drepper2011-11-121-0/+3
* Fix case value used in RPC codUlrich Drepper2011-11-121-0/+2
* Avoid warning from shiftingUlrich Drepper2011-11-121-0/+3
* Fix warnings in regexUlrich Drepper2011-11-121-0/+5
* Fix warnings in fallback C code of x86-32 wide memory functionsUlrich Drepper2011-11-121-0/+4
* Fix warning in nis_tableUlrich Drepper2011-11-121-0/+5
* PowerPC: Arithmetic function optimizations for POWERAdhemerval Zanella2011-11-111-0/+11
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-11-111-0/+5
|\
| * Fix __readlink declaration.Roland McGrath2011-11-111-0/+5
* | Remove unused variablesMarek Polacek2011-11-111-0/+5
|/
* makecontext doens't need __THROWNLUlrich Drepper2011-11-111-0/+4
* Fix db makefile rule for group.dbAndreas Schwab2011-11-111-0/+2
* Mark setjmp and ucontext functions as non-leafAndreas Schwab2011-11-111-0/+7
* Check malloc arana limit atomicallyAndreas Schwab2011-11-101-0/+6