Remove unnecessary code from x86-32 SSSE3 strncmp
[platform/upstream/glibc.git] / ChangeLog
2011-10-17 Ulrich DrepperUse rounds{s,d} for x86 rint, ceil, floor
2011-10-16 Ulrich DrepperFix potential problem with skipping relocations
2011-10-16 Ulrich DrepperNo need for boundary case handling in x86-32 __ieee_log
2011-10-16 Ulrich DrepperOptimized floor for 64-bit architectures
2011-10-16 Ulrich DrepperAdd cosh optimized for 64-bit architectures
2011-10-16 Ulrich DrepperOptimize exp
2011-10-15 Ulrich DrepperNo need for boundary case handling in x86-32 __ieee_logf
2011-10-15 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-15 Ulrich DrepperOptimize access to isXYZ and toXYZ tables
2011-10-15 Andreas SchwabFix lost wmemcmp symbol
2011-10-15 Andreas SchwabFix searching for C++ system headers for cross compilers
2011-10-15 Liubov DmitrievaOptimized memcmp and wmemcmp for x86-64 and x86-32
2011-10-15 Andreas JaegerAdd parameter annotation to modf
2011-10-15 Ulrich DrepperAvoid warning in iofwide
2011-10-15 Ulrich DrepperFix definition of __isctype_f
2011-10-15 Ulrich DrepperRemove leftover debug message from pldd
2011-10-15 Ulrich DrepperOptimize x86-32 log
2011-10-14 Ulrich DrepperSupport optimized isXXX functions in C++ code
2011-10-14 Andreas SchwabAdjust s390 libm ULPs
2011-10-14 Andreas SchwabFix lost feraiseexcept symbol
2011-10-13 Roland McGrathBZ#13291: Manual typo fix for strverscmp.
2011-10-13 Andreas SchwabFix PLT use in feupdateenv on x86_64
2011-10-13 Andreas SchwabCheck for zero size in memrchr for x86_64
2011-10-13 Andreas SchwabAdd memrchr tests
2011-10-12 Liubov DmitrievaOptimized memchr, memrchr, rawmemchr for x86-32
2011-10-12 Ulrich DrepperOptimize libm
2011-10-10 Andreas SchwabFix PLT use in getnetgrent_r
2011-10-10 Andreas SchwabImplement __isinf_nsl for IBM long double
2011-10-09 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-09 Ulrich DrepperUpdate Japanese translation
2011-10-08 Roland McGrathClean up locarchive mmap reservation code.
2011-10-08 Roland McGrathConditionalize unnecessary #include.
2011-10-08 Roland McGrathFix some nit warnings.
2011-10-08 Ulrich DrepperOptimize use of isnan, isinf, finite
2011-10-08 Ulrich Drepperisinf returns the sign of the number, use it in printf*
2011-10-08 Ulrich DrepperUse private math_private.h in files in math/
2011-10-08 Ulrich DrepperNote bug number in CL
2011-10-08 Ulrich DrepperUpdate Japanese translation
2011-10-08 Andreas JaegerFix netname2host
2011-10-07 Andreas JaegerFix remainder (NaN, 0)
2011-10-07 Andreas KrebbelS/390: Fix longlong.h inline asms for zarch
2011-10-07 Liubov Dmitrievadelete 4 lines with unused "define" macros in test...
2011-10-07 Liubov DmitrievaImprove 64 bit memchr, memrchr, rawmemchr with SSE2
2011-10-07 Marek Polacekelf/dl-load.c: Avoid warning
2011-10-07 Ulrich DrepperUpdate Catalan translation
2011-10-07 Ulrich DrepperImplement caching of nscd
2011-10-07 Ulrich DrepperDon't unnecesarily use inotify in nscd
2011-10-06 Ulrich DrepperAvoid warning when reload of group entry fails
2011-10-06 Ulrich DrepperStop crash in OOM handling in NSS
2011-10-06 Jiri OlsaMore fallout from OOM in NSS
2011-10-06 Jiri OlsaHandle OOM in NSS
2011-10-05 Andreas SchwabDon't call ifunc functions in trace mode
2011-09-28 Ulrich DrepperOptimize libnss_files initialization
2011-09-28 Andreas SchwabAdjust powerpc libm ULPs
2011-09-27 Roland McGrathFix some grammar in the manual.
2011-09-27 Andreas SchwabCorrectly reparse group line after enlarging the buffer
2011-09-26 Andreas SchwabFix parse error in bits/mathinline.h with --std=c99
2011-09-21 Joseph MyersLink libresolv.so with ld.so for __stack_chk_guard.
2011-09-19 Roland McGrathClean up disabling of script_execute
2011-09-19 Roland McGrathGet rid of tls.make include file.
2011-09-19 Mike FrysingerUse CPPFLAGS from configure.
2011-09-16 Ulrich Drepperfinite for 64-bit platforms
2011-09-15 Ulrich DrepperDefine IP_MULTICAST_ALL
2011-09-15 Roland McGrathUse HIDDEN_JUMPTARGET rather than spelling out its...
2011-09-15 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-15 Ulrich DrepperAdd fmax and fmin inlines for x86-64
2011-09-15 Andreas SchwabFix PLT uses in libm on powerpc
2011-09-14 Ulrich DrepperUse correct section to allow merging
2011-09-14 Ulrich DrepperOptimized lrint and llrint for x86-64
2011-09-14 Andreas SchwabAlso relocate in dependency order when doing symbol...
2011-09-13 Andreas SchwabFix undefined symbol in powerpc64 dl-machine.h
2011-09-13 Andreas SchwabAvoid macro clash between <sys/select.h> and <linux...
2011-09-13 Andreas SchwabFix pattern on $(ldd-rewrite-script) substitution
2011-09-13 Andreas SchwabOnly use USE___THREAD when defined
2011-09-12 Ulrich DrepperOptimize logb code for 64-bit machines
2011-09-12 Ulrich DrepperRevert "Remove last use of USE___THREAD"
2011-09-12 Andreas SchwabFix invalid conversion in __cmsg_nxthdr
2011-09-12 Andreas SchwabRemove last use of USE___THREAD
2011-09-11 Ulrich DrepperCleanup CL
2011-09-11 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-11 Ulrich DrepperRemove --wth-tls option, TLS support is required
2011-09-11 Andreas SchwabPrepend $(..) to $(ldd-rewrite-script) if non-absolute
2011-09-11 Ulrich DrepperAvoid cast in non-gcc obstack_free
2011-09-11 Ulrich DrepperFix use of AC_INIT
2011-09-11 Ulrich DrepperProvide static initializer for _dl_pagesize in statical...
2011-09-11 Ulrich DrepperRemove MALLOC_FAILURE_ACTION use in malloc
2011-09-11 Ulrich DrepperSimplify malloc initialization
2011-09-10 Ulrich DrepperSimplify malloc code
2011-09-10 Ulrich DrepperRemove support for !USE___THREAD
2011-09-10 Ulrich DrepperCleanup of configuration options
2011-09-10 Petr BaudisFix jn precision
2011-09-10 Ulrich DrepperUse (void*) instead of 0 for return value pointer in...
2011-09-10 Ulrich DrepperFix boundary conditions in scanf
2011-09-09 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-09 Ulrich DrepperDon't lock string streams in stream cleanup code
2011-09-09 Roland McGrathDefine ELFOSABI_GNU.
2011-09-09 Denis Zaitceffstring/strncat.c: fix compilation for some architectures
2011-09-09 Ulrich DrepperFix sotruss help messages
2011-09-09 Ulrich DrepperFill in real information in __dl_iterate_phdr
2011-09-09 Andreas JaegerFix warning in elf/sprof.c
next