about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Fix exp2l inaccuracy (bug 13824).Joseph Myers2012-03-221-0/+7
* | Fix low-part sign handling in sin/cos for ldbl-128 and ldbl-128ibm.Joseph Myers2012-03-221-0/+13
* | Add x32 support to dynamic linker auditH.J. Lu2012-03-211-0/+22
* | Fix missing overflow/underflow exception in ldbl-128ibm version of powlAndreas Schwab2012-03-211-0/+3
* | Update powerpc libm-test ULPsAndreas Schwab2012-03-211-0/+2
* | Disable use of FMA instructions in branredAndreas Schwab2012-03-211-0/+16
* | Add _ITOA_NEEDED and _ITOA_WORD_TYPEH.J. Lu2012-03-211-0/+17
* | Update sparc ULPs for recently added tests.David S. Miller2012-03-211-0/+4
* | Check x86_64* instead of x86_64H.J. Lu2012-03-211-0/+7
* | Don't document varargs.h.Joseph Myers2012-03-211-0/+6
* | Weaken -fstack-protector configure test to a compile test.Thomas Schwinge2012-03-211-0/+7
* | Don't tamper with $HOME.Thomas Schwinge2012-03-211-0/+6
* | Remove NOTES.Joseph Myers2012-03-211-0/+8