about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix return value of SH fesetround.Kaz Kojima2012-04-051-0/+5
* Set SH fpcsr register which read again.Kaz Kojima2012-04-051-0/+6
* Fix SH4 fraiseexcpt so to generate exceptions appropriately.Kaz Kojima2012-04-051-0/+12
* [BZ #12340] Fix return code of the Hurd's ttyname_r.Simon Josefsson2012-04-051-0/+6
* [BZ #13553] Remove pre-ISO C supportThomas Schwinge2012-04-051-1/+7
* Fix typo in manualAndreas Jaeger2012-04-031-0/+3
* Add __bswap_64 definition for non GCC compilers.Andreas Jaeger2012-04-031-0/+17
* Fix bug in previous tcvn5712 commit e64d2de52.Tulio Magno Quites Machado Filho2012-04-021-0/+6
* Tighten up vfprintf width, precision, and total length overflow handling.David S. Miller2012-04-021-0/+16
* Testsuite #include fixes.Thomas Schwinge2012-04-021-0/+6
* Call __ctype_init in early glibc startup.Thomas Schwinge2012-04-021-0/+8
* Updated Vietnamese translationUlrich Drepper2012-04-011-0/+1
* Updated Russian translationsUlrich Drepper2012-04-011-0/+4
* Merge copyright years in resolv/nss_dns/dns-host.cSiddhesh Poyarekar2012-03-311-0/+4
* optimize the following memcpy: sysdeps/i386/i686/multiarch/memcpy-ssse3.SLiubov Dmitrieva2012-03-301-0/+7
* Consider TTL of CNAME record and return minimum TTL in the chainSiddhesh Poyarekar2012-03-301-0/+7
* * resolv/nss_dns/dns-host.c: Update copyright year.Jeff Law2012-03-301-0/+2
* 2012-03-29 Jeff Law <law@redhat.com>Jeff Law2012-03-301-0/+7
* Correct check for DNS request send successUlrich Drepper2012-03-301-1/+1
* Speed up DNS by avoiding a system call if possibleUlrich Drepper2012-03-301-0/+3
* Comment fixes for mmsghdrUlrich Drepper2012-03-301-1/+6
* Fix a bug when converting strings with 1 character using TCVN5712-1Tulio Magno Quites Machado Filho2012-03-301-0/+8
* Remove xsputn small copy optimization.David S. Miller2012-03-291-0/+5
* [BZ #13761]Jeff Law2012-03-291-0/+7
* Optimize mempcpy on sparc.David S. Miller2012-03-281-0/+12
* Do not elide the libc hidden def of sparc's memset/memcpy when multiarching.David S. Miller2012-03-281-0/+4
* Use generic memset/memcpy in rtld on sparcv9/sparc64.David S. Miller2012-03-281-0/+9
* Fix bugs and improve performance of niagara memset/bzero.David S. Miller2012-03-281-0/+3
* Make sparc's -fPIC addition to ASFLAGS-.os more robust.David S. Miller2012-03-281-0/+6
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2012-03-281-0/+7
|\
| * [BZ #13760]Jeff Law2012-03-281-0/+7
* | Avoid warnings in test malloc programUlrich Drepper2012-03-281-3/+7
|/
* Fix pow of negative numbers to integer exponents (bugs 369, 2678, 3866).Joseph Myers2012-03-281-0/+15
* Bug 3868 also fixed by __kernel_standard_l changes.Joseph Myers2012-03-281-0/+1
* Avoid overflows from long double functions using __kernel_standard.Joseph Myers2012-03-281-0/+63
* Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.Anton Blanchard2012-03-271-0/+8
* Run conformtest script explicitly using BASH.David S. Miller2012-03-271-0/+2
* Merge branch 'elf-move'Andreas Jaeger2012-03-271-0/+117
|\
* | Update powerpc libm test ULPsAndreas Schwab2012-03-261-0/+2
* | Fix undue underflow in ldbl-128ibm version of explAndreas Schwab2012-03-261-0/+5
* | Fix confstr use of local buffer outside its extent.Roland McGrath2012-03-251-0/+5
* | 2012-03-23 Jeff Law <law@redhat.com>Jeff Law2012-03-231-0/+4
* | Update sparc ULPs for recently added tests and bug fixes.David S. Miller2012-03-231-0/+4
* | Make sure x86_64 GOT entry slot is always 8 bytesH.J. Lu2012-03-231-0/+6
* | 2012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov2012-03-231-0/+18
* | Fix cexp overflow (bug 13892).Joseph Myers2012-03-221-0/+12
* | Replace Elf64_XXX with ElfW(XXX) in dl-irel.hH.J. Lu2012-03-221-0/+6
* | Replace unsigned long with uint64_tH.J. Lu2012-03-221-0/+5
* | Add forward declaration for La_x32_regs/La_x32_retvalH.J. Lu2012-03-221-0/+6
* | Add sysdeps/x86_64/preconfigureH.J. Lu2012-03-221-0/+5