]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2009-08-14  Ulrich DrepperImprove test-skeleton.c to clean up after dead parent.
2009-08-12  Ulrich DrepperAdd CFI directives to x86-64 pthread_rwlock_unlock.
2009-08-10  Ulrich DrepperAdd CFI directives to x86-64 pthread_rwlock_{rd,wr...
2009-08-10  SUGIOKA ToshinobuSH: fix clobber list in stdlib/longlong.h
2009-08-10  Andreas SchwabFix check for PI mutex in x86-64 pthread_cond_signal
2009-08-09  Ulrich DrepperOptimize x86-64 version of sem_timedwait.
2009-08-08  Ulrich DrepperRemove duplicate NEWS entry.
2009-08-08  Ulrich DrepperYet more news items.
2009-08-08  H.J. LuSupport mixed SSE/AVX audit and check AVX only once.
2009-08-08  H.J. LuUse PIC only if SHARED is defined.
2009-08-08  Jim MeyeringSimplify cpuid.h configure test.
2009-08-08  Ulrich DrepperAnother minor optimization of x86-64 pthread_cond_wait.
2009-08-08  Ulrich DrepperMove SSE4.2 functions together.
2009-08-08  Ulrich DrepperAdd some news items.
2009-08-08  Ulrich DrepperAdd SSSE3-optimized implementation of str{,n}cmp for...
2009-08-08  Ulrich DrepperSmall optimizations to cancellable x86-64 code.
2009-08-07  Ulrich DrepperAvoid warning through fake initialization.
2009-08-07  Ulrich DrepperFix whitespace in last patch.
2009-08-07  H.J. LuAdd the missing "; \".
2009-08-07  Andreas SchwabFix expanding STB_GNU_UNIQUE hash table.
2009-08-07  Ulrich DrepperFix whitespaces in last checkin.
2009-08-07  H.J. LuProperly count number of logical processors on Intel...
2009-08-07  Andreas SchwabFix sed expression in TAGS command.
2009-08-06  Andreas SchwabIgnore TAGS.
2009-08-05  Ulrich DrepperAdd x86 SSE strlen.
2009-08-04  H.J. LuAdd x86 32-bit SSE4.2 string functions.
2009-08-04  Ulrich DrepperOptimize x86-64 syscall cancellation handling.
2009-08-03  Ulrich DrepperRemove leftover code from Linux/x86 ____longjmp_chk.
2009-08-02  Ulrich Drepperx86/x86-64 now needs <cpuid.h> from gcc.
2009-08-01  Ulrich DrepperRemove last trace of bounded pointer handling from...
2009-08-01  Ulrich DrepperMacro cleanup.
2009-08-01  Ulrich DrepperMerge branch 'master' of file:///net/myware66/home...
2009-08-01  Ulrich DrepperRegenerated.
2009-08-01  Ulrich DrepperOptimize x86 and x86-64 ____longjmp_chk for Linux.
2009-07-31  Ulrich DrepperFix ____longjmp_chk on x86-64.
2009-07-31  H.J. LuSupport multiarch for i686.
2009-07-31  Jakub JelinekFix obstack* on i?86
2009-07-31  Ulrich DrepperRemove CHEC_ESP handling from i386 __longjmp.
2009-07-31  Ulrich DrepperWhitespace cleanup.
2009-07-31  Ulrich DrepperAdd sigstack handling to Linux ____longjmp_chk on i386.
2009-07-31  Ulrich Drepper____longjmp_chk is now OS-specific.
2009-07-31  Ulrich DrepperChange code a bit to correct CFI.
2009-07-31  Ulrich DrepperOptimize ____longjmp_chk for x86-64 a bit.
2009-07-31  Ulrich DrepperAdd CFLAGS definition missing from last patch.
2009-07-31  Ulrich DrepperAdd test case for ____longjmp_chk vs signal stacks.
2009-07-31  Ulrich DrepperFix x86-64 ____longjmp_chk to handle signal stacks.
2009-07-30  Ulrich DrepperStop backtrace when we make no more progress.
2009-07-29  Ulrich DrepperAdd support for x86-64 fma instruction.
2009-07-29  Ulrich DrepperPrepare use if IFUNC functions outside libc.so.
2009-07-29  Ulrich DrepperFix x86-64 TCB alignment for future processor versions.
2009-07-29  Ulrich DrepperImprove CFI in x86-64 ld.so trampoline code.
2009-07-29  H.J. LuProperly restore AVX registers on x86-64.
2009-07-29  Ulrich DrepperPreserve SSE registers in runtime relocations on x86-64.
2009-07-29  Ulrich DrepperFix bookkeeping of static TLS block for TLS_TCB_AT_TP...
2009-07-28  Ulrich DrepperFix bookkeeping in mutex when using requeue_pi.
2009-07-27  Ulrich Drepperpthread_mutex_unlock needs to use _rel semantics for...
2009-07-27  Ulrich DrepperRevert "Memory ordering in pthread_mutex_{,timed}lock."
2009-07-27  Ulrich DrepperRefine testing for xmm/ymm register use in x86-64 ld.so.
2009-07-27  Ulrich DrepperBreak out _dl_scope_free into its own file.
2009-07-27  Adam TkacDefine and implement RES_USE_DNSSEC option in resolver.
2009-07-27  Jakub JelinekFix STB_GNU_UNIQUE handling for > 30 unique symbols.
2009-07-27  Ulrich DrepperNo need for special strcmp for rtld.
2009-07-26  Ulrich DrepperMake sure no code in ld.so uses xmm/ymm registers on...
2009-07-26  Ulrich DrepperAdd missing ChangeLog entry for last checkin.
2009-07-26  H.J. LuAdd SSE2 support to str{,n}cmp for x86-64.
2009-07-26  Ulrich DrepperMemory ordering in pthread_mutex_{,timed}lock.
2009-07-26  Ulrich DrepperCompatibility of signalfd/eventfd with older kernels.
2009-07-26  Ulrich DrepperHandle SERVFAIL, NOTIMP, REFUSED replies from DNS serve...
2009-07-26  Ulrich DrepperDefine NT_GNU_GOLD_VERSION.
2009-07-26  H.J. LuSome some optimizations for x86-64 strcmp.
2009-07-25  Ulrich DrepperHandle missing NSS modules and those without callbacks.
2009-07-25  Ulrich DrepperOptimize x86-64 SSE4.2 strcmp.
2009-07-24  Ulrich DrepperDon't automatically use /lib/modules/* headers.
2009-07-24  Ulrich DrepperMore white space fixes.
2009-07-24  Ulrich DrepperWhite space fixes in last checkin.
2009-07-24  Andreas KrebbelS/390: Hardware iconv modules.
2009-07-24  Ulrich DrepperCheck for .cfi_{personality,lsda} on x86-64.
2009-07-23  Ulrich DrepperFix pthread_cond_timedwait error handling on old kernels.
2009-07-23  Ulrich DrepperAvoid cpuid instructions in cache info discovery.
2009-07-23  Ulrich DrepperAdd more cache descriptors for L3 caches on x86 and...
2009-07-23  Ulrich DrepperPerform test for Arom x86-64 in central place and handl...
2009-07-23  Ulrich DrepperAvoid warnings in test cases.
2009-07-23  Duncan SimpsonMake include/unistd.h suitable for C++ test cases.
2009-07-23  Ulrich DrepperPreserve stack alignment in i386 makecontext.
2009-07-23  Ulrich DrepperMinor optimization of unloading prevention patch.
2009-07-23  Ulrich DrepperFix comment.
2009-07-23  Ulrich DrepperSome more fixes for the unique symbol handling.
2009-07-23  Ulrich DrepperHandle unloading of DSO with a unique symbol definition.
2009-07-21  Ulrich DrepperAdd 2.11 news items.
2009-07-21  Ulrich DrepperMinor cleanups in x86-64 strstr.
2009-07-21  Ulrich DrepperBetter check for optimization in new x86-64 strstr...
2009-07-21  H.J. LuSSE4.2 strstr/strcasestr for x86-64.
2009-07-21  Ulrich DrepperUse correct index for _NL_CTYPE_NONASCII_CASE.
2009-07-21  Ulrich DrepperCheck generated locale for non-ASCII 8-bit characters...
2009-07-20  Ulrich DrepperMinor optimizations of last x86-64 condvar changes.
2009-07-20  Ulrich DrepperSupport requeueing for condvars using PI mutex. x86...
2009-07-19  Ulrich DrepperMake x86-64 pthread_cond_timedwait more robust.
2009-07-19  Ulrich DrepperExtend x86-64 __lll_robust_timedlock_wait to use futex...
2009-07-19  Ulrich DrepperAdd more sem_timedwait tests.
2009-07-19  Ulrich DrepperExtend x86-64 pthread_rwlock_timedrdlock to use futex...
next