]> sourceware.org Git - glibc.git/history - ChangeLog
Check __ILP32__ instead of __LP64__
[glibc.git] / ChangeLog
2012-04-13 H.J. LuCheck __ILP32__ instead of __LP64__
2012-04-13 H.J. LuAdd __ILP32__ check when defining __WORDSIZE
2012-04-13 Antoine BalestratFix variable check in sparc clock frequency probing.
2012-04-13 Chris Leonard"Gallegan" should be "Galician"
2012-04-12 Roland McGrathUpdate comment for _io_write_fn
2012-04-12 Petr BaudisFix description of user provided write function
2012-04-11 David S. MillerUpdate sparc libm ULPs.
2012-04-11 Mike Frysingerignore ports/linuxthreads addon dirs
2012-04-11 Jim MeyeringRemove __wur from fwrite, fwrite_unlocked
2012-04-11 H.J. LuAdd __snseconds_t and __SNSECONDS_T_TYPE
2012-04-11 Andreas JaegerFix times return value, CLK_TCK description
2012-04-11 David S. MillerFix ld.so regression.
2012-04-10 H.J. LuUse __builtin_bswap32/64 in x86_64 <bits/byteswap.h>
2012-04-10 Siddhesh PoyarekarNew ld.so argument --inhibit-ldcache to disable ld...
2012-04-10 Roland McGrathMerge commit '9904dc47c88d9592ec66e599075436'
2012-04-09 Joseph MyersFix spurious overflow exceptions from x86/x86_64 powl...
2012-04-09 Joseph MyersFix ctan, ctanh overflow (bug 11521).
2012-04-09 Andreas JaegerMerge branch 'master' of git://sourceware.org/git/glibc
2012-04-09 Roland McGrathFix missing clobber in i386 __sincos_code asm.
2012-04-09 Andreas JaegerEnhance d_namlen description
2012-04-09 Andreas JaegerDocument additional fopen options
2012-04-09 Carlos O'DonellUse sourceware.org for email and web references.
2012-04-09 Joseph MyersFix missing overflow exceptions from pow (bug 13873).
2012-04-09 Joseph MyersFix x86 pow inaccuracy for large integer exponents...
2012-04-08 Joseph MyersDo not allow overflow exception on exp underflow test...
2012-04-08 Aurelien JarnoUse __kernel_standard instead of __kernel_standard_f...
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. LuUse __builtin_bswap32/64 in __bswap_32/64 for GCC ...
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...
next
This page took 0.661482 seconds and 108 git commands to generate.