]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
Pretty printing x86-64 SSE4.3 strcmp.
[thirdparty/glibc.git] / ChangeLog
2010-07-30  Ulrich DrepperPretty printing x86-64 SSE4.3 strcmp.
2010-07-30  Ulrich DrepperImplement optimized strcaecmp for x86-64.
2010-07-30  Ulrich DrepperFix tolower operation in strcasestr.
2010-07-29  Ulrich DrepperCleanup.
2010-07-29  Roland McGrathBZ 11856: fix manual nit
2010-07-28  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2010-07-28  Ulrich DrepperAvoid compiling unneeded file in ld.so.
2010-07-27  Andreas SchwabDocument M_PERTURB
2010-07-26  Roland McGrathBZ #11840: Fix config.cache usage for -fgnu89-inline...
2010-07-26  Ulrich DrepperAdd optimized x86-64 implementation of strnlen.
2010-07-24  Ulrich DrepperSpeed up x86-64 strcasestr a bit moew.
2010-07-24  Ulrich DrepperAdd performance tests for strstr and strcasestr.
2010-07-21  Andreas SchwabAdd strcasestr-nonascii to i386 build
2010-07-21  Emilio Pozuelo MonfortHurd: fix sendmsg memory leak in error paths
2010-07-21  Roland McGrathFix vDSO synthetic hwcap handling so they are not maske...
2010-07-16  Ulrich DrepperSpeed up SSE4.2 strcasestr by avoiding indirect functio...
2010-07-15  Luis MachadoPOWER6/7 optimizations for copysign
2010-07-10  Ulrich DrepperAvoid namespace pollution.
2010-07-06  Andreas SchwabDon't pass NULL occation to dl_signal_cerror
2010-07-06  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2010-07-06  Ulrich DrepperImplement _PC_PIPE_BUF.
2010-07-06  Roland McGrathManual wording fix for round{,f,l}.
2010-07-02  Ulrich DrepperMore linking issues fixed.
2010-07-02  Andreas SchwabFix dlfcn/Makefile cleanup
2010-06-30  Luis Machadopowerpc: Re-work the Implies structure
2010-06-30  H.J. LuImprove 64bit memcpy/memmove for Atom, Core 2 and Core i7
2010-06-28  Ulrich DrepperWhitespace fix in CL.
2010-06-21  Andreas SchwabMore fixes to error handling in getlogin_r.
2010-06-19  Ulrich DrepperCorrect checking loop in group_member.
2010-06-19  Ulrich DrepperFix error handling in Linux getlogin*.
2010-06-15  Andreas Schwabdlfcn/Makefile cleanup
2010-06-15  Kirill A. ShutemovFlush cache after solving TEXTRELs if arch requires it.
2010-06-15  Luis Machadopower7 string compare optimizations
2010-06-14  Andreas SchwabFix use of extend_alloca in NIS
2010-06-14  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-06-14  Ulrich DrepperDefine F_SETPIPE_SZ and F_GETPIPE_SZ.
2010-06-14  Roland McGrathChange manual license to GFDL v1.3.
2010-06-14  Jakub JelinekFix a couple of __REDIRECT () __THROW occurrences
2010-06-02  Emilio Pozuelo MonfortHurd: Fix linkat symlink handling.
2010-05-28  Luis MachadoSmall fix to POWER7 32-bit memcpy
2010-05-27  H.J. LuIncorrect x86 CPU family and model check.
2010-05-26  Takashi YoshiiFix iov[] size in SH register_dump()
2010-05-25  Luis MachadoSmall fix to POWER7 32-bit memset
2010-05-22  Ulrich DrepperDon't crash on unresolved weak symbol reference when...
2010-05-21  Andreas SchwabDon't crash on unresolved weak symbol reference
2010-05-21  Andreas SchwabImplement recvmmsg also as socketcall
2010-05-21  Andreas Schwabsunrpc: Fix spurious fall-through
2010-05-21  Andreas SchwabMake <sys/timex.h> compatible with C++
2010-05-19  Luis MachadoPOWER7 optimized memset.
2010-05-19  Ulrich DrepperBeginning of 2.13 release.
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 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  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 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  Andreas SchwabDon't deadlock in __dl_iterate_phdr while (un)loading...
2010-05-03  Ulrich DrepperCode cleanup in __dl_iterate_phdr.
2010-05-02  Ulrich DrepperFix handling if newline in addmntent.
2010-04-28  Bruno HaibleBZ #11538: Fix ttyname_r callers not to expect errno...
2010-04-26  Bruno HaibleBZ #11537: Hurd: Fix ttyname_r error return value.
2010-04-26  Emilio Pozuelo MonfortHurd: Fix file_name_lookup_at error case return value.
2010-04-22  Ulrich DrepperUpdate vi translation file.
2010-04-21  Ulrich DrepperUpdate bg translation file.
2010-04-19  Roland McGrathLink elf/noload test against -ldl.
2010-04-19  Roland McGrathLink as-needed against ld.so.
2010-04-19  Roland McGrathtst-fmemopen: Do not write test file in $srcdir.
2010-04-15  H.J. LuMissing CL.
2010-04-15  H.J. LuAdd x86-32 FMA support
2010-04-15  H.J. LuCheck DATA_CACHE_SIZE_HALF
2010-04-15  Andreas SchwabDon't crash in trace mode when dependencies are missing
2010-04-15  H.J. LuOptimie x86-64 SSE4 memcmp for unaligned data.
2010-04-14  H.J. Lux86-64 SSE4 optimized memcmp
2010-04-14  Ulrich DrepperUpdate x86-64 cpu multiarch selection header.
2010-04-13  Matt Flemingelf/elf.h: Add SH specific ELF header flags.
2010-04-13  Andreas SchwabFix makecontext on s390/s390x
2010-04-13  Andreas SchwabFix use of ucontext_t objects in tst-makecontext3
2010-04-10  Ulrich DrepperFix crash on reloading of gai data in nscd.
2010-04-09  Roland McGrathUse a stamp file for libc-abis.h rule.
2010-04-09  Roland McGrathRevert "Shorten build commands"
2010-04-09  Roland McGrathFix tst-chmod not to write into srcdir.
2010-04-09  Ulrich DrepperAdd BZ to an older patch.
2010-04-09  Ulrich DrepperAdd BZ number.
2010-04-09  Ulrich DrepperPrint reload count in nscd statistics.
2010-04-09  Ulrich DrepperFix reading loginuid file in getlogin{,_r}.
2010-04-09  Ulrich DrepperFix possibly uninitilized variable handling.
2010-04-08  Daniel JacobowitzShorten build commands
2010-04-08  Ulrich DrepperMerge remote branch 'origin/roland/hwcap_mask'
2010-04-08  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-04-08  Andreas SchwabFix fallocate error return on i386.
2010-04-08  Ulrich DrepperFix cproj implmentation.
next