]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2013-12-30  Ondřej BílkaFix ChangeLog
2013-12-30  Ville SkyttaFix spelling in manual, as in bug 16376
2013-12-30  Mike Frysingeria64: setjmp: use HIDDEN_JUMPTARGET
2013-12-29  Mike Frysingeria64: syscall: add some helpful documentation
2013-12-27  Carlos O'DonellAdd Solvenian translations for glibc messages.
2013-12-27  Mike Frysingerignore gdb related files
2013-12-27  Allan McRaeFix typo in csloww()
2013-12-27  Chris LeonardAdd lang_name to various locales.
2013-12-25  Mike Frysingeria64: implement futex requeue pi support
2013-12-25  Mike Frysingeria64: add lll_futex_timed_wait_bitset
2013-12-24  Mike Frysingeria64: ioperm: clean up long dead code
2013-12-24  Mike Frysingeria64: implement sotruss support
2013-12-24  Mike Frysingeria64: link.h: adjust whitespace
2013-12-23  Brooks MosesDefine __CORRECT_ISO_CPP_STRING_H_PROTO correctly for...
2013-12-23  Maxim KuvyrkovRestore accidentally deleted bug-fix entries in NEWS.
2013-12-23  Maxim KuvyrkovFix race in free() of fastbin chunk: BZ #15073
2013-12-23  Ondřej BílkaAdd Changelog and news entry.
2013-12-23  Ondřej BílkaClarify that scanf does not use character classes....
2013-12-23  Adhemerval... Update powerpc-fpu ULPs.
2013-12-22  Joseph MyersFix ldbl-128 lgammal for small negative arguments ...
2013-12-22  Joseph MyersFlatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd.
2013-12-21  Joseph MyersFix x86 / x86_64 expl / expl10l wild results in directe...
2013-12-20  Joseph MyersAdd more libm-test coverage of [a-c]* real functions.
2013-12-20  Chris Leonardfix localedata/ChangeLog
2013-12-20  Joseph MyersRevert spurious copying of ChangeLog to localedata...
2013-12-20  Chris LeonardAdd lang_name to various locales.
2013-12-20  Joseph MyersUpdate timezone code from tzcode 2013i.
2013-12-20  Joseph MyersMove tests of cpow from libm-test.inc to auto-libm...
2013-12-20  Joseph MyersMove various TEST_c_c tests from libm-test.inc to auto...
2013-12-20  Siddhesh PoyarekarConsolidate code to compute sin and cos from lookup...
2013-12-20  Siddhesh PoyarekarRemove more redundant computations in s_sin.c
2013-12-20  Siddhesh PoyarekarRemove redundant arguments in reduce_and_compute
2013-12-20  Siddhesh PoyarekarRemove some redundant computations in s_sin.c
2013-12-19  Joseph MyersMove tests of cabs and carg from libm-test.inc to auto...
2013-12-19  Joseph MyersDon't make soft-fp symbols compat symbols for powerpc...
2013-12-19  Adhemerval... Update powerpc-fpu ULPs.
2013-12-19  Paul PluzhnikovFix white space as well.
2013-12-19  Paul PluzhnikovFix incorrect power of 2 check in last commit.
2013-12-19  Paul PluzhnikovCleanup compile warnings.
2013-12-19  Joseph MyersUpdate texinfo.tex, config.guess, config.sub from upstream.
2013-12-19  Joseph MyersMove tests of sincos from libm-test.inc to auto-libm...
2013-12-19  Andreas SchwabFix uses of CALL_MCOUNT in ppc64 assembler sources
2013-12-19  Joseph MyersDisable libm-test test name beautification for M_*...
2013-12-19  Joseph MyersFix x86/x86_64 expm1 inaccuracy near 0 in directed...
2013-12-19  Joseph MyersAdd _DEFAULT_SOURCE feature test macro.
2013-12-19  Rajalakshmi... benchtests: Add strtok benchmark
2013-12-19  Allan McRaeStop partial menu generation in INSTALL file
2013-12-19  Paul PluzhnikovPatch 2/4 of the effort to make TLS access async-signal...
2013-12-19  Paul PluzhnikovPatch 3/4 of the effort to make TLS access async-signal...
2013-12-18  Paul PluzhnikovPatch [1/4] async-signal safe TLS.
2013-12-18  Brooks MosesUpdated NEWS to mention resolution of bug 15846.
2013-12-18  Brooks MosesAdd error reporting (via errno) to getauxval().
2013-12-18  Joseph MyersMove tests of jn and yn from libm-test.inc to auto...
2013-12-18  Joseph MyersUpdate powerpc-nofpu localplt.data for fegetround hidde...
2013-12-18  Ondřej BílkaAdd missing deftp to fix commit 4d84e6addd62bdc256627af.
2013-12-18  Marcus ShawcroftCompile e_sqrt.c with -ffp-contract=off.
2013-12-18  Marcus Shawcroft[AArch64] Save and restore q0-q7 on entry to dynamic...
2013-12-18  Joseph MyersMark some hypot tests no-test-inline.
2013-12-18  Joseph MyersFix ldbl-128 logl for subnormals (bug 16338).
2013-12-18  Ondřej BílkaUpdate documentation after dropping PER_THREAD conditi...
2013-12-18  Andreas SchwabRemove use of SSE4.2 functions for strstr on i686
2013-12-17  Joseph MyersRemove unused files from sysdeps/unix/bsd/bsd4.4/bits/.
2013-12-17  Paul EggertSupport TZ transition times < 00:00:00.
2013-12-17  Paul EggertDocument TZ transition times >= 25:00:00.
2013-12-17  Paul Eggert* manual/time.texi (TZ Variable): Modernize North Ameri...
2013-12-17  Paul Eggert* manual/time.texi (TZ Variable): POSIX.1 hour can...
2013-12-17  Joseph MyersRemove various unused files from sysdeps/unix/bsd/.
2013-12-17  Joseph MyersRemove libbsd-compat dummy library.
2013-12-17  Joseph MyersRemove __FAVOR_BSD.
2013-12-17  Marcus Shawcroft[AArch64] Implement FUTEX_*_REQUEUE_PI
2013-12-17  Adhemerval... Update powerpc-fpu ULPs.
2013-12-17  Joseph MyersFix dbl-64 hypot spurious underflows (bug 16314).
2013-12-17  Joseph MyersFix hypot handling of subnormals (bug 16316, bug 16330).
2013-12-17  Marcus Shawcroft[AArch64] libm-test-ulps regenerated from scratch.
2013-12-17  Marcus Shawcroft[AArch64] Back out sqrt() addition to libm-test-ulps.
2013-12-17  Kaz KojimaMake soft-float sh use soft-fp fma/fmaf.
2013-12-16  Roland McGrathClean up setjmp use in dl-error.c.
2013-12-16  Joseph MyersMove tests of atan2, hypot and pow from libm-test.inc...
2013-12-16  Joseph MyersAdd missing bug number to NEWS.
2013-12-16  Will Newtonmanual/memory.texi: Document aligned_alloc.
2013-12-16  Will Newtonmanual/memory.texi: Bring aligned allocation docs up...
2013-12-16  Siddhesh PoyarekarMinor code cleanup in s_sin.c
2013-12-16  Allan McRaeSet AUTOCONF variable when maintainer-mode is not used
2013-12-16  Allan McRaeUpdate file name in x86_64 ifunc list
2013-12-16  Allan McRaeAdd --enable-maintainer-mode configure option
2013-12-16  Allan McRaeAdd systemd unit file for nscd
2013-12-14  Ondřej BílkaAdd strstr with unaligned loads. Fixes bug 12100.
2013-12-14  Kaz KojimaMove sysdeps/sh/sh4/fpu/bits/fenv.h to sysdeps/sh/bits/.
2013-12-13  Adhemerval... PowerPC: Update NEWS with ppc64 STT_GNU_IFUNC support
2013-12-13  Adhemerval... PowerPC: multiarch hypot/hypotf for PowerPC64
2013-12-13  Adhemerval... PowerPC: multiarch modf/modff for PowerPC64
2013-12-13  Adhemerval... PowerPC: multiarch logb/logbl/logbf for PowerPC64
2013-12-13  Adhemerval... PowerPC: multiarch isinf/isinff for PowerPC64
2013-12-13  Adhemerval... PowerPC: multiarch finite/finitef for PowerPC64
2013-12-13  Adhemerval... PowerPC: multiarch llrint/lrint for PowerPC64
2013-12-13  Adhemerval... PowerPC: multiarch copysign/copysignf for PowerPC64
2013-12-13  Adhemerval... PowerPC: multiarch trunc/truncf for PowerPC64
2013-12-13  Adhemerval... PowerPC: multiarch round/roundf for PowerPC64
2013-12-13  Adhemerval... PowerPC: multiarch floor/floorf for PowerPC64
2013-12-13  Adhemerval... PowerPC: multiarch ceil/ceilf for PowerPC64
next