]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2012-02-28  Andreas SchwabInclude <dirstream.h> before <dirent/dirent.h>
2012-02-28  David S. MillerAdd optimized copysign for sparc.
2012-02-28  David S. MillerOptimized sparc floor{,f} routines.
2012-02-28  David S. MillerFix %fp/%sp typo in new sparc ceil{,f} assembler.
2012-02-28  Carlos O'DonellBZ #3992: stdlib/fmtmsg.c: missing stdint.h include.
2012-02-27  David S. MillerFix comment formatting in new optimized sparc math...
2012-02-27  Joseph MyersRequire GCC 4.3 or later.
2012-02-27  David S. MillerOptimized sparc ceil{,f} and rint{,f} routines.
2012-02-27  David S. MillerFix ldbl-128 rintl/nearbyintl just like flt-32 variants.
2012-02-27  Roland McGrathBZ#13775: Fix vdprintf/dprintf ldbl-compat decl feature...
2012-02-27  Roland McGrathAdd missing fcntl.h include in some aio tests.
2012-02-27  Roland McGrathRemove a spurious const in tst-fmemopen.
2012-02-27  David S. MillerFix stray references to __pthread_attr
2012-02-27  Joseph MyersRequire Linux kernel headers from "make headers_install...
2012-02-27  Joseph MyersDon't document fclean.
2012-02-27  Joseph MyersAutomatically generate version number in manual; omit...
2012-02-27  Andreas SchwabAdd missing headers
2012-02-27  Ulrich DrepperRestrict run-conformtest runs
2012-02-27  Ulrich DrepperFix name mangling of pthread_attr_t after change
2012-02-27  Ulrich DrepperAdd first fixes for conformtest for POSIX2008
2012-02-26  Ulrich DrepperWork around problem of pthread_attr_t definition with...
2012-02-26  Ulrich DrepperFix up POSIX testing in conformtest
2012-02-26  Andreas SchwabReplace sysdeps/ieee754/dbl-64/k_tan.c with empty file
2012-02-26  Ulrich DrepperFirst steps to get conformtest fully working
2012-02-26  Ulrich DrepperFix ISO C11 definitions in time.h
2012-02-25  Ulrich DrepperFix locking in fmtmsg
2012-02-25  Joseph MyersFix configure logic for disabling multi-arch.
2012-02-24  Joseph MyersUpdate texinfo.tex to version 2012-01-19.16.
2012-02-24  Joseph MyersUpdate makefile for FDL 1.3 change.
2012-02-24  Roland McGrathBZ#13738: Switch manual to FDL 1.3.
2012-02-24  Roland McGrathBZ#13738: Parameterize and fix mention of FDL version...
2012-02-22  Joseph MyersPrefer C99 names for long long limit macros.
2012-02-22  Joseph MyersFix nearbyintf rounding.
2012-02-22  Joseph MyersFix rintf rounding.
2012-02-22  Joseph MyersMove __STDC_* predefined macros from features.h to...
2012-02-22  Joseph MyersRevert VERSION and UPDATED changes in manual.
2012-02-21  David S. MillerUpdate long-double sparc math ULPs missed by previous...
2012-02-21  David S. MillerTweak sparc32 longjmp to not store a dummy frame pointe...
2012-02-21  Joseph MyersFix stray word in line-wrapped comment in install.texi.
2012-02-21  David S. MillerUse PI_STATIC_AND_HIDDEN on sparc if we universally...
2012-02-21  David S. MillerExplain why we don't make use of RDPC in the sparc...
2012-02-21  David S. MillerUse sparc GOTDATA relocations whenever possible.
2012-02-21  David S. MillerAdd sparc configure checks for GOTDATA support.
2012-02-21  David S. MillerConsolidate Sparc ELF configure fragments to one spot.
2012-02-21  David S. MillerRemove sparc WDISP22 configure checks, no longer used.
2012-02-21  Joseph MyersUpdate or avoid glibc version numbers in manual.
2012-02-21  Joseph MyersAdd 13695 to list of bugs fixed in NEWS.
2012-02-21  Joseph MyersRemove old initfini mechanism.
2012-02-21  Joseph MyersSplit architecture-specific parts of sys/epoll.h into...
2012-02-21  Joseph MyersSplit architecture-specific parts of sys/timerfd.h...
2012-02-20  Joseph MyersResort ULPs files with gen-libm-test.pl -n in C locale.
2012-02-20  Aurelien JarnoAdjust SPARC ULPs to take into account the new jn tests.
2012-02-19  Andreas SchwabAdd support for Linux error EHWPOISON
2012-02-19  Aurelien JarnoUse non-signaling floating-point comparisons in math...
2012-02-19  Joseph MyersFix parameter name in strnlen documentation.
2012-02-19  Joseph MyersMake seteuid argument name consistent in manual.
2012-02-19  Joseph MyersCorrect list of services in example NSS configuration...
2012-02-19  Nick BowlerRemove erroneous statements about negative zero.
2012-02-18  Joseph MyersRemove documentation of upgrading from libc5.
2012-02-18  Joseph MyersDo not claim that GCC predefines __POSIX__.
2012-02-19  David S. MillerRework sparc PIC macros so crt{i,n}.S can use them...
2012-02-18  Ulrich DrepperRemove remnants of aout builds
2012-02-18  Rafe KettlerMake declarations of "main" in examples consistent.
2012-02-17  Joseph MyersCorrect documentation of FLT_EPSILON.
2012-02-17  Fabrice BauzacChange recommendation of strchrnul in strchr documentation.
2012-02-17  Dwayne Grant... Document LOCPATH.
2012-02-17  Joseph MyersFix documented parameters to execle.
2012-02-17  Joseph MyersFix ordering of bug numbers in NEWS.
2012-02-17  Paul BolleFix typo (LC_TYPE -> LC_CTYPE).
2012-02-17  Nicolas BoulenguezFix various problems with @deftypefun lines.
2012-02-17  Joseph MyersAdd more bug numbers.
2012-02-17  Joseph MyersFix typos in documentation of fopen ",ccs=STRING".
2012-02-17  Aurelien JarnoInclude <time.h> in clock_settime.c.
2012-02-17  Thomas SchwingeHurd: #define away madvise for malloc code, fix previou...
2012-02-17  Joseph MyersFix typo in manual (bug 9902).
2012-02-17  Joseph MyersInclude <stdlib.h> in argp examples.
2012-02-17  Joseph MyersList bugs 4822 and 11494 as fixed in NEWS.
2012-02-16  Richard Hendersons390: Convert to crt[in].S.
2012-02-16  David S. MillerAdd O_FSYNC define to sparc just like other platforms.
2012-02-15  Kaz KojimaMerge branch 'master' of git://sources.redhat.com/git...
2012-02-15  Kaz KojimaAdd SH target specific crti.S and crtn.S and remove...
2012-02-16  David S. MillerMove sparc away from the deprecated inifini.c scheme.
2012-02-15  Roland McGrathHurd: #define away madvise for malloc code.
2012-02-15  Mike FrysingerInclude sys/param.h in getcwd.c.
2012-02-15  Roland McGrathRemove macros wrongly left for pre-libio case that...
2012-02-15  Joseph MyersSplit architecture-specific parts of sys/signalfd.h...
2012-02-15  Marek PolacekRemove unused Makefile.
2012-02-14  Marek PolacekProvide crt[in].S for x86-64.
2012-02-14  Joseph MyersSplit architecture-specific parts of sys/inotify.h...
2012-02-13  Joseph MyersSplit architecture-specific parts of sys/eventfd.h...
2012-02-10  Roland McGrathlog entry typo fixes
2012-02-10  Thomas SchwingeFix x86 PLT slot usage for feraiseexcept.
2012-02-10  Thomas SchwingeA bit of testsuite cleanup.
2012-02-10  Joseph MyersRevert FSF address changes to locales.
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-02-09  Richard HendersonUse <> for include of kernel-features.h.
2012-02-09  Richard HendersonAvoid pointer type mismatch warning.
2012-02-09  Andreas SchwabUpdate ChangeLog
2012-02-09  Marek PolacekRemove _G_HAVE_SYS_CDEFS.
2012-02-08  Andreas SchwabReduce ldouble ULPs for jn tests on x86
next