]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2009-09-20  Ulrich DrepperHungarian and Vietnamese translation update.
2009-09-20  Roland McGrathRemove some unused variables.
2009-09-18  Roland McGrathMention pthread_sigqueue
2009-09-15  Roland McGrathconfigure tweaks, support $libc_add_on_config_subdirs
2009-09-10  Ulrich DrepperHandle -- on getconf command line.
2009-09-08  H.J. LuSupport binutils 2.100 and 3.0.
2009-09-08  Jakub JelinekFix __longjmp_chk on s390/s390x.
2009-09-07  Andreas SchwabFix malformed #pragma.
2009-09-07  Ulrich DrepperFix endless loop in localedef.
2009-09-07  Ulrich DrepperHandle POSIX2_LINE_MAX in getconf.
2009-09-05  H.J. LuSupport binutils 2.20.
2009-09-03  Ulrich DrepperFix IA-32 strstr in multiarch configuration as well.
2009-09-03  Ulrich DrepperFix whitespaces.
2009-09-03  Suzuki PouloseFix timer_create to initialize timer_t properly.
2009-09-03  Andreas SchwabFix lookup of group names in hesiod initgroups.
2009-09-03  Andreas SchwabFix fsetpos on wide stream.
2009-09-03  Jakub JelinekFix strstr/strcasestr/fma/fmaf on x86_64.
2009-09-01  Andreas SchwabCleanup _IO_wfile_seekoff.
2009-09-01  Joshua W. BoyerFix use of 64-bit insn in 32-bit memcpy for POWER6.
2009-09-01  Andreas SchwabAdd hidden alias for fflush.
2009-09-01  Jakub JelinekFix x86_64 bits/mathinline.h for -m32 compilation.
2009-08-31  Andreas SchwabFix parse error in bits/mathinline.h with --std=c99
2009-08-31  Ulrich DrepperFix problems with memory allocation in assert.
2009-08-31  Ulrich DrepperAdd local assert function to avoid problems with memory...
2009-08-28  Andrew StubbsSH lowlevellock broken for FUTEX_CLOCK_REALTIME.
2009-08-28  H.J. LuRemove ENABLE_SSSE3_ON_ATOM.
2009-08-28  Ulrich DrepperMore strto{,u}l{,l} tests.
2009-08-26  Ulrich DrepperAdd isinf optimized for 64-bit.
2009-08-26  Ulrich DrepperOptimized isnan for 64-bit machines.
2009-08-26  Ulrich DrepperMake llround an alias for lround on 64-bit machines.
2009-08-26  Ulrich DrepperOptimized nearbyint for 64-bit.
2009-08-26  Ulrich DrepperOptimized rint implementation for x86-64.
2009-08-26  Ulrich DrepperAdd 64-bit optimized s_round.
2009-08-25  Ulrich DrepperOptimize out duplicated scalbln code for x86-64.
2009-08-25  Joseph MyersFix generic fdiml.
2009-08-25  Ulrich DrepperAdd 64-bit optimized scalbln.
2009-08-25  Ulrich DrepperOptimized signbit{,f} for x86-64.
2009-08-25  Ulrich DrepperAdd 64-bit optimized version lround.
2009-08-25  Joseph MyersUpdate the conformance description.
2009-08-25  Ulrich Drepper64-bit optimized implementation of trunc.
2009-08-25  Ulrich DrepperHandle AVX saving on x86-64 in interrupted smbol lookups.
2009-08-25  Ulrich DrepperAdd ceil implementation for 64-bit machines.
2009-08-24  Ulrich DrepperHint to kernel that thread stack memory can be removed.
2009-08-24  Ulrich DrepperOptimize float construction/extraction on x86-64.
2009-08-24  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-08-24  Ulrich DrepperFix overflow handling in fdim.
2009-08-24  Roland McGrathAdd sysdeps/unix/syscall-template.S; build syscall...
2009-08-24  Ulrich DrepperDefine math_errhandling is possible.
2009-08-24  Ulrich DrepperOptimize x86-64 signbit{,f} a bit.
2009-08-24  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-08-23  Roland McGrathFix td_ta_map_lwp2thr logging and early sanity check.
2009-08-23  Ulrich DrepperExtend last test case.
2009-08-23  Ulrich DrepperAdd test case for last fixed regex bug.
2009-08-23  Ulrich DrepperRecognize ill-formed { } expressions in regcomp.
2009-08-23  Ulrich DrepperAlso correct _POSIX2_* constants in case older standard...
2009-08-23  Ulrich DrepperMore namespace cleanups.
2009-08-23  Ulrich DrepperDefine _POSIX_VERSION correctly when older POSIX versio...
2009-08-23  Ulrich DrepperPrint sign of NaN values.
2009-08-23  Ulrich DrepperThread-local locale handling part of XPG7.
2009-08-23  Ulrich DrepperRvert accidental checkins.
2009-08-22  Andreas SchwabAdd sigstack handling to Linux ____longjmp_chk on powerpc.
2009-08-20  Roland McGrathImprove backtrace_symbols{,_fd} output when missing... roland/backtrace-syms
2009-08-16  Ulrich DrepperFix 64-bit platform handling in test cases for generate...
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
next