]> sourceware.org Git - glibc.git/history - ChangeLog
memset: also update copyright years
[glibc.git] / ChangeLog
2012-04-08 Mike Frysingermemset: also update copyright years
2012-04-08 Andreas JaegerDocument return values of putenv and setenv
2012-04-08 Andreas JaegerDescribe DT_LNK
2012-04-08 Andreas JaegerFix DT_UNKNOWN description
2012-04-08 Andreas JaegerFix closelog description
2012-04-08 Andreas JaegerMerge branch 'master' of git://sourceware.org/git/glibc
2012-04-08 Stephen CompallBetter describe open arguments
2012-04-07 Mike Frysingermemset: fix define usage for shared libs
2012-04-07 David S. MillerHandle some new sparc relocation types.
2012-04-07 Carlos O'DonellSimplify _ELF_DYNAMIC_DO_RELOC after combining the...
2012-04-06 H.J. LuAdd byteswap-16.h for __bswap_16
2012-04-06 Paul Pluzhnikov2012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2012-04-06 Robert MillanFix typo in manual
2012-04-06 Andreas JaegerAdd missing include file
2012-04-06 Andreas JaegerAdd __poll and __ppoll to libc.abilist
2012-04-06 David S. MillerFix check-local-headers.sh on multiarch systems.
2012-04-05 David S. MillerReduce down to one definition of _ELF_DYNAMIC_DO_RELOC.
2012-04-05 Marek PolacekFix CL typos.
2012-04-05 David S. MillerFix DL_DEBUG_UNUSED to elide the VDSO and handle PLT...
2012-04-05 Michael MatzFix size parameter comparisions.
2012-04-05 Andreas JaegerDon't warn about unused result of mktemp
2012-04-05 Kaz KojimaFix return value of SH fesetround.
2012-04-05 Kaz KojimaSet SH fpcsr register which read again.
2012-04-05 Kaz KojimaFix SH4 fraiseexcpt so to generate exceptions appropria...
2012-04-04 Simon Josefsson[BZ #12340] Fix return code of the Hurd's ttyname_r.
2012-04-04 Thomas Schwinge[BZ #13553] Remove pre-ISO C support
2012-04-03 Andreas JaegerFix typo in manual
2012-04-03 Andreas JaegerAdd __bswap_64 definition for non GCC compilers.
2012-04-03 Tulio Magno Quites... Fix bug in previous tcvn5712 commit e64d2de52.
2012-04-02 David S. MillerTighten up vfprintf width, precision, and total length...
2012-04-02 Thomas SchwingeTestsuite #include fixes.
2012-04-02 Thomas SchwingeCall __ctype_init in early glibc startup.
2012-04-01 Ulrich DrepperUpdated Vietnamese translation
2012-04-01 Ulrich DrepperUpdated Russian translations
2012-03-31 Siddhesh PoyarekarMerge copyright years in resolv/nss_dns/dns-host.c
2012-03-30 Liubov Dmitrievaoptimize the following memcpy: sysdeps/i386/i686/multia...
2012-03-30 Siddhesh PoyarekarConsider TTL of CNAME record and return minimum TTL...
2012-03-30 Jeff Law * resolv/nss_dns/dns-host.c: Update copyright...
2012-03-30 Jeff Law2012-03-29 Jeff Law <law@redhat.com>
2012-03-30 Ulrich DrepperCorrect check for DNS request send success
2012-03-30 Ulrich DrepperSpeed up DNS by avoiding a system call if possible
2012-03-30 Ulrich DrepperComment fixes for mmsghdr
2012-03-30 Tulio Magno Quites... Fix a bug when converting strings with 1 character...
2012-03-29 David S. MillerRemove xsputn small copy optimization.
2012-03-29 Jeff Law [BZ #13761]
2012-03-29 David S. MillerOptimize mempcpy on sparc.
2012-03-29 David S. MillerDo not elide the libc hidden def of sparc's memset...
2012-03-29 David S. MillerUse generic memset/memcpy in rtld on sparcv9/sparc64.
2012-03-29 David S. MillerFix bugs and improve performance of niagara memset...
2012-03-28 David S. MillerMake sparc's -fPIC addition to ASFLAGS-.os more robust.
2012-03-28 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-28 Ulrich DrepperAvoid warnings in test malloc program
2012-03-28 Jeff Law [BZ #13760]
2012-03-28 Joseph MyersFix pow of negative numbers to integer exponents (bugs...
2012-03-28 Joseph MyersBug 3868 also fixed by __kernel_standard_l changes.
2012-03-28 Joseph MyersAvoid overflows from long double functions using __kern...
2012-03-28 Anton BlanchardDefine MAP_STACK and MAP_HUGETLB on powerpc, s390,...
2012-03-27 David S. MillerRun conformtest script explicitly using BASH.
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-26 Andreas SchwabUpdate powerpc libm test ULPs
2012-03-26 Andreas SchwabFix undue underflow in ldbl-128ibm version of expl
2012-03-25 Roland McGrathFix confstr use of local buffer outside its extent.
2012-03-23 Jeff Law2012-03-23 Jeff Law <law@redhat.com>
2012-03-23 David S. MillerUpdate sparc ULPs for recently added tests and bug...
2012-03-23 H.J. LuMake sure x86_64 GOT entry slot is always 8 bytes
2012-03-23 Paul Pluzhnikov2012-03-23 Daniel Jacobowitz <dmj@google.com>
2012-03-22 Joseph MyersFix cexp overflow (bug 13892).
2012-03-22 H.J. LuReplace Elf64_XXX with ElfW(XXX) in dl-irel.h
2012-03-22 H.J. LuReplace unsigned long with uint64_t
2012-03-22 H.J. LuAdd forward declaration for La_x32_regs/La_x32_retval
2012-03-22 H.J. LuAdd sysdeps/x86_64/preconfigure
2012-03-22 Joseph MyersFix exp2l inaccuracy (bug 13824).
2012-03-22 Joseph MyersFix low-part sign handling in sin/cos for ldbl-128...
2012-03-22 H.J. LuAdd x32 support to dynamic linker audit
2012-03-21 Andreas SchwabFix missing overflow/underflow exception in ldbl-128ibm...
2012-03-21 Andreas SchwabUpdate powerpc libm-test ULPs
2012-03-21 Andreas SchwabDisable use of FMA instructions in branred
2012-03-21 H.J. LuAdd _ITOA_NEEDED and _ITOA_WORD_TYPE
2012-03-21 David S. MillerUpdate sparc ULPs for recently added tests.
2012-03-21 H.J. LuCheck x86_64* instead of x86_64
2012-03-21 Joseph MyersDon't document varargs.h.
2012-03-21 Thomas SchwingeWeaken -fstack-protector configure test to a compile...
2012-03-21 Thomas SchwingeDon't tamper with $HOME.
2012-03-21 Joseph MyersRemove NOTES.
2012-03-21 Joseph MyersUse autoconf macro for testing compiler options with...
2012-03-21 Joseph MyersRemove inaccurate x86 cexp implementations (bug 13883).
2012-03-21 Allan McRaeDo not install iso3166.tab and zone.tab
2012-03-21 Joseph MyersFix missing exp2 overflow exception (bug 13871).
2012-03-21 Joseph MyersFix pow of zero and infinity to large powers.
2012-03-20 H.J. LuMove stdio-common/_itoa.h to sysdeps/generic
2012-03-20 Andreas JaegerMerge branch 'master' into elf-move
2012-03-20 H.J. LuCheck __x86_64__ instead of __WORDSIZE in mathinline.h
2012-03-20 H.J. LuSupport x86-64 __jmp_buf with __WORDSIZE != 64
2012-03-20 Joseph MyersTest for overflow exceptions in libm-test.inc.
2012-03-20 H.J. LuCorrect ChangeLog entry.
2012-03-20 H.J. LuUse atomic64_t with 64bit atomic macros
2012-03-19 H.J. LuCheck __x86_64__ instead of __WORDSIZE for fenv_t
2012-03-19 H.J. LuCheck __x86_64__ instead of __WORDSIZE in mathdef.h
2012-03-19 David S. MillerUpdate sparc ULPs for newly added tests.
2012-03-19 H.J. LuAdd x32 support to ldd-rewrite.sed
next
This page took 0.519527 seconds and 108 git commands to generate.