]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2012-01-11  Ryan S. ArnoldCorrect ordering of entries and spurious whitespace... ibm/2.12/master
2012-01-11  Adhemerval... Merge Adhemerval Zanella's pipe2 fix into ibm/2.12...
2012-01-06  Adhemerval... Fix for AIO stack size (backported from 'master' branch)
2011-12-30  Adhemerval... Add have_pipe2.
2011-12-30  Adhemerval... PowerPC - Optimization for str[n]casecmp functions
2011-12-30  Adhemerval... PowerPC - Optimization for nearbyint[f]
2011-12-30  Adhemerval... Fix compilation due to __nan defines
2011-12-30  Andreas SchwabFix a wrong constant in powerpc hypot implementation
2011-12-30  Adhemerval... PowerPC: Arithmetic function optimizations for POWER
2011-12-30  Ulrich DrepperOptimize libm
2011-12-30  Andreas SchwabFix PLT uses in libm on powerpc
2011-09-28  Andreas SchwabFix POWER4/POWER7 optimized strncmp to not read past...
2011-09-12  Will SchmidtOptimize the aligned copy for power7 with vector-scalar...
2011-09-12  Ryan S. ArnoldPrevent Altivec and VSX insns on PowerPC64 when no...
2011-09-12  Alan ModraFix profiling on powerpc32 secure-plt shared libs and...
2011-09-12  Dave FlahertyCheck for finite/infinity parms in IBM Long Double...
2011-09-12  Will SchmidtProvide a throughput boost to the 64-bit power7 strncmp...
2011-09-12  Adhemerval... Trigonometric optimizations for POWER cpus
2011-09-12  Ryan S. ArnoldComplete revert of git commit ec11dbe1aabbb45d41f5e9c21...
2011-09-09  Ryan S. ArnoldRevert git commit ec11dbe1aabbb45d41f5e9c21e315e2496f3b473
2011-07-01  ryanarnRemove pthread_attr_setstacksize from __aio_create_help...
2011-07-01  ryanarnRevert git commit db90a4844fc2f0eb7d6a45a317d9e625cca370e8
2011-07-01  Alan ModraStatic TLS memory leak fix (DTV case)
2011-07-01  Ryan S. ArnoldSet stacksize in __aio_create_helper_thread to default...
2011-06-28  Adhemerval... Avoid deadcode and remove regressive optimization for...
2011-06-17  Adhemerval... Trigonometric optimizations for POWER cpus
2011-05-25  Ryan S. ArnoldCorrect "//" in search paths due to LD_AT_PLATFORM=""
2011-05-12  Jakub JelinekFix two printf handler issues.
2011-03-16  Ryan S. ArnoldCorrect POWER6 END(__isnan) to END(__isnanf).
2011-02-17  Ryan S. ArnoldAdd #include <stdint.h> to tst-writev.c for backport.
2011-02-17  Ryan S. ArnoldFix INTERNAL_[V]SYSCALL_NCS macros to not cast return...
2011-02-16  Ryan S. ArnoldPrevent VSX type TOC ref in _dl_start before relocs...
2011-02-16  Ryan S. ArnoldReverse -mno-vsx commits in order to correct it later.
2011-02-15  Ryan S. ArnoldPrevent VSX type TOC ref in _dl_start before relocs...
2011-02-15  Ryan S. ArnoldPrevent VSX type TOC ref in _dl_start before relocs...
2010-12-03  Luis MachadoFix comparison in sqrtl for IBM long double 128.
2010-11-05  Luis Machadopower7-optimized mempcpy
2010-11-05  Ryan ArnoldThis patch is not upstream. It is useful and non-invas...
2010-11-01  Ryan ArnoldPowerPC64 doesn't need an executable stack and therefor...
2010-11-01  Jakub JelinekIEEE quad fmal fixes
2010-11-01  Michael MeissnerAdd C99 FP_FAST_FMA{,F,L} macros to math.h
2010-11-01  Jakub JelinekMissing CL.
2010-11-01  Jakub JelinekImplement fmal, some fma bugfixes
2010-11-01  Jakub JelinekFix some more dbl-64/s_fma.c issue
2010-11-01  Jakub JelinekImplement accurate fma.
2010-11-01  Jakub JelinekCorrect implementation of fmaf.
2010-11-01  Michael B.... powerpc: PPCA2/A2 optimized memcpy function
2010-11-01  Alan ModraPowerPC64 ABI fixes
2010-11-01  Ulrich DrepperWhitespace fixes.
2010-11-01  Luis MachadoPOWER6/7 optimizations for copysign
2010-11-01  Luis Machadopowerpc: Various P7-optimized string functions
2010-11-01  Luis Machadopowerpc: Re-work the Implies structure
2010-11-01  Ulrich DrepperMore whitespace fixes.
2010-11-01  Ulrich DrepperFix whitespaces.
2010-11-01  Luis Machadopower7 string compare optimizations
2010-10-30  Luis MachadoSmall fix to POWER7 32-bit memset
2010-10-30  Luis MachadoSmall fix to POWER7 32-bit memcpy
2010-10-30  Luis MachadoAdd missing files.
2010-10-30  Luis MachadoPOWER7 optimized memset.
2010-10-26  Ryan ArnoldAllow AT_PLATFORM=foo as an env variable to the loader...
2010-10-08  Ulrich DrepperAdd test case for strstr problem.
2010-10-08  Eric BlakeFix strstr and memmem algorithm.
2010-10-08  Ulrich DrepperFix handling of tail bytes of buffer in SSE2/SSSE3...
2010-08-19  Andreas SchwabFix ifunc thunk for strspn on x86 in static libc
2010-08-17  Ulrich Drepper(__getlogin_r_loginuid): Also fail if tpwd after pwuid...
2010-08-17  Andreas SchwabMore fixes to error handling in getlogin_r.
2010-08-17  Ulrich DrepperFix error handling in Linux getlogin*.
2010-07-27  Andreas Schwabglibc 2.12.1 release glibc-2.12.1
2010-07-27  Andreas SchwabRegenerate NOTES
2010-06-15  Kirill A. ShutemovFlush cache after solving TEXTRELs if arch requires it.
2010-06-15  Takashi Yoshii[sh] Fix incorrect location of ifndef for __ASSUME_FUTE...
2010-06-15  Andreas SchwabFix use of extend_alloca in NIS
2010-06-14  Jakub JelinekFix a couple of __REDIRECT () __THROW occurrences
2010-06-01  H.J. LuIncorrect x86 CPU family and model check.
2010-06-01  Takashi YoshiiFix iov[] size in SH register_dump()
2010-06-01  Ulrich DrepperDon't crash on unresolved weak symbol reference when...
2010-06-01  Andreas SchwabDon't crash on unresolved weak symbol reference
2010-06-01  Andreas SchwabImplement recvmmsg also as socketcall
2010-06-01  Andreas Schwabsunrpc: Fix spurious fall-through
2010-05-24  Andreas SchwabMake <sys/timex.h> compatible with C++
2010-05-19  Andreas SchwabFix typo in es_CR locale.
2010-05-12  Andrew StubbsFix FP exception control.
2010-05-07  Roland McGrathFix a const warning in ldconfig.
2010-05-07  Ulrich DrepperRefer to old CL file.
2010-05-07  Ulrich DrepperEnable IDN support in getent.
2010-05-06  Ulrich DrepperWS fixes
2010-05-06  Ulrich DrepperFix race in free sanity check.
2010-05-05  Andreas SchwabFix lookup of collation sequence value during regexp...
2010-05-05  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-05-05  Andreas SchwabFix name of tt_RU.UTF-8@iqtelif locale.
2010-05-05  Ulrich DrepperHandle too-small buffers in Linux getlogin_r.
2010-05-05  Andreas SchwabRegenerate INSTALL
2010-05-05  Ulrich DrepperRemove unnecessary Alpha support.
2010-05-04  Ulrich DrepperMention more bugs which are fixed.
2010-05-04  Ulrich DrepperFix CL.
2010-05-03  Ulrich DrepperPrepare for release. glibc-2.12
2010-05-03  Ulrich DrepperFix ldconfig to handle symlinks in chroot correctly.
2010-05-03  Ulrich DrepperSimplify OOM handling in ldconfig.
2010-05-03  Ulrich DrepperOne more bug in ldconfig -r handling.
2010-05-03  Ulrich DrepperStart of week is wrong for Switzerland.
next