]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
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.
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... Hurd: 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. LuFix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S
2010-04-15  Ulrich DrepperWhitespace fix.
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  Ulrich DrepperRemove unintended change.
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 DrepperFix typo in last commit.
2010-04-09  Ulrich DrepperAdd BZ to an older patch.
2010-04-09  Ulrich DrepperImplement interfaces to set and get names of threads.
2010-04-09  Ulrich DrepperFix typo in locale source file.
2010-04-09  Ulrich DrepperWhitespace issues.
2010-04-09  Ulrich DrepperMore news. Add BZ info for current and previous releases.
2010-04-09  Ulrich DrepperBuild cv_RU locale.
2010-04-09  Adi RoibanChuvash language locale for Russia.
2010-04-09  Ulrich DrepperAdd BZ number.
2010-04-09  Ulrich DrepperPrint reload count in nscd statistics.
next