]> sourceware.org Git - glibc.git/shortlog
glibc.git
2016-09-02 Roland McGrathFix generic wait3 after union wait_status removal.
2016-09-02 Roland McGrathNaCl: Fix compile error in clock function.
2016-09-02 Siddhesh PoyarekarInline all support functions for sin and cos
2016-09-02 Siddhesh PoyarekarUse do_sin for sin(x) where 0.25 < |x| < 0.855469
2016-09-02 Siddhesh PoyarekarConsolidate input partitioning into do_cos and do_sin
2016-09-02 Florian Weimervfscanf: Avoid multiple reads of multi-byte character...
2016-09-02 Florian Weimervfprintf: Avoid creating a VLA which complicates stack...
2016-09-01 Paul E. MurphyRemove unneeded stubs for k_rem_pio2l.
2016-09-01 Paul E. MurphyMake common fmin implementation generic.
2016-09-01 Paul E. MurphyMake common fmax implementation generic.
2016-09-01 Paul E. MurphyMake common nextdown implementation generic.
2016-09-01 Paul E. MurphyMake common fdim implementation generic.
2016-09-01 Florian WeimerBase <sys/quota.h> on Linux kernel headers [BZ #20525]
2016-08-31 Paul E. Murphyldbl-128: Cleanup e_gammal_r.c after _Float128 rename
2016-08-31 Paul E. Murphyldbl-128: Rename 'long double' to '_Float128'
2016-08-31 Stefan LieblerS390: Do not set FE_INEXACT with feraiseexcept (FE_OWER...
2016-08-30 Svante Signellhurd: Fix adjtime call with OLDDELTA == NULL
2016-08-30 Siddhesh PoyarekarUse fabs(x) instead of branching on signedness of input...
2016-08-30 Siddhesh PoyarekarAdd fall through comments
2016-08-30 Siddhesh PoyarekarConsolidate reduce_and_compute code
2016-08-29 Paul E. MurphyConvert remaining complex function to generated files
2016-08-29 Paul E. MurphyPrepare to convert remaining _Complex functions
2016-08-29 Paul E. Murphysparcv9: Restore fdiml@GLIBC_2.1
2016-08-29 Joseph MyersAdd fetestexceptflag.
2016-08-26 Florian Weimermalloc: Simplify static malloc interposition [BZ #20432]
2016-08-26 Adhemerval... Fix test-skeleton C99 designed initialization
2016-08-26 Florian WeimerCorrect incorrect bug number in changelog
2016-08-26 Florian Weimernptl: Avoid expected SIGALRM in most tests [BZ #20432]
2016-08-26 H.J. LuX86-64: Correct CFA in _dl_runtime_resolve
2016-08-26 Florian Weimerstring: More tests for strcmp, strcasecmp, strncmp...
2016-08-25 Mark WielaardReduce memory size of tsearch red-black tree.
2016-08-24 Ernestas Kuliklocaledata: lt_LT: use hyphens in d_fmt [BZ #20497]
2016-08-21 Samuel Thibaultmach: Add more allowed external headers
2016-08-19 Paul E. MurphyConvert _Complex tangent functions to generated code
2016-08-19 Paul E. MurphyPrepare to convert _Complex tangent functions
2016-08-19 Paul E. MurphyConvert _Complex sine functions to generated code
2016-08-19 Paul E. MurphyPrepare to convert _Complex sine functions
2016-08-19 H.J. LuX86: Change bit_YMM_state to (1 << 2)
2016-08-19 Paul E. MurphyMerge common usage of mul_split function
2016-08-19 Paul E. MurphyConvert _Complex cosine functions to generated code
2016-08-19 Paul E. MurphyPrepare to convert _Complex cosine functions
2016-08-19 Paul E. MurphyAdd tst-wcstod-round
2016-08-19 Zack WeinbergAdd tests for fortification of bcopy and bzero.
2016-08-18 Torvald RiegelFix incorrect double-checked locking related to _res_hc...
2016-08-18 Stefan LieblerGet rid of array-bounds warning in __kernel_rem_pio2...
2016-08-18 Florian Weimerargp: Do not override GCC keywords with macros [BZ...
2016-08-17 Paul E. Murphyldbl-128: Remove unused sqrtl declaration in e_asinl.c
2016-08-17 Paul E. MurphySupport for type-generic libm function implementations...
2016-08-17 Florian Weimernptl/tst-once5: Reduce time to expected failure
2016-08-17 Florian WeimerDo not override objects in libc.a in other static libra...
2016-08-16 Joseph MyersFix soft-fp extended.h unpacking (GCC bug 77265).
2016-08-16 Joseph MyersAdd fesetexcept: sparc.
2016-08-16 Joseph MyersAdd fesetexcept: sh.
2016-08-16 Joseph MyersAdd fesetexcept: s390.
2016-08-16 Joseph MyersAdd fesetexcept: powerpc.
2016-08-16 Joseph MyersAdd fesetexcept: mips.
2016-08-16 Joseph MyersAdd fesetexcept: m68k.
2016-08-16 Joseph MyersAdd fesetexcept: ia64.
2016-08-16 Joseph MyersAdd fesetexcept: hppa.
2016-08-16 Joseph MyersAdd fesetexcept: arm.
2016-08-16 Joseph MyersAdd fesetexcept: alpha.
2016-08-16 Joseph MyersAdd fesetexcept: aarch64.
2016-08-16 Joseph MyersAdd fesetexcept.
2016-08-16 Florian WeimerAdd CVE-2016-6323 missing from NEWS entry
2016-08-16 Florian WeimerAdd NEWS entry for CVE-2016-6323
2016-08-16 Florian Weimernptl/tst-tls3-malloc: Force freeing of thread stacks
2016-08-15 Andreas Schwabarm: mark __startcontext as .cantunwind (bug 20435)
2016-08-15 Märt Põderlocales: et_EE: locale has wrong {p,n}_cs_precedes...
2016-08-12 Joseph MyersAdd comment from sysdeps/powerpc/fpu/fraiseexcpt.c...
2016-08-12 Joseph MyersFix test-fexcept when "inexact" implicitly raised.
2016-08-11 Florian WeimerAdd missing reference to bug 20452
2016-08-10 Joseph MyersFix powerpc fesetexceptflag clearing FE_INVALID (bug...
2016-08-10 Joseph MyersAdd tests for fegetexceptflag, fesetexceptflag.
2016-08-10 Martin Pittlocales: en_CA: update d_fmt [BZ #9842]
2016-08-09 Mike FrysingerChangeLog: change Winblowz to Windows
2016-08-09 Mike Frysingerlocaledata: change M$ to Microsoft
2016-08-09 Torvald RiegelAdd atomic operations required by the new condition...
2016-08-08 Samuel ThibaultFix recvmsg returning SIGLOST on PF_LOCAL sockets
2016-08-05 Aurelien Jarnosparc32/sparcv9: add a VIS3 version of fdim
2016-08-05 Aurelien Jarnosparc: remove fdim sparc specific implementations
2016-08-05 Aurelien Jarnosparc: build with -mvis on sparc32/sparcv9 and sparc64
2016-08-05 Paul E. MurphyImprove gen-libm-test.pl LIT() application
2016-08-05 Joseph MyersFix math.h comment about bits/mathdef.h.
2016-08-05 Torvald RiegelAdd atomic_exchange_relaxed.
2016-08-04 Joseph MyersDo not call __nan in scalb functions.
2016-08-04 Carlos O'DonellUpdate PO files.
2016-08-04 Florian Weimerx86: Use sysdep.o from libc.a in static libraries
2016-08-03 Joseph MyersAlso handle __STDC_WANT_IEC_60559_BFP_EXT__ in <tgmath.h>.
2016-08-03 Joseph MyersSupport __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test...
2016-08-03 Joseph MyersFix typo in last arith.texi change.
2016-08-03 Zack WeinbergDeprecate inclusion of <sys/sysmacros.h> by <sys/types.h>
2016-08-03 Zack WeinbergMinimize sysdeps code involved in defining major/minor...
2016-08-03 Zack WeinbergAdd utility macros for clang detection, and deprecation...
2016-08-03 Joseph MyersSupport __STDC_WANT_IEC_60559_BFP_EXT__ feature test...
2016-08-03 Paul E. MurphyUnify drift between _Complex function type variants
2016-08-03 Paul E. MurphyRefactor part of math Makefile
2016-08-03 Paul E. MurphyRemove tacit double usage in ldbl-128
2016-08-03 Tom TromeyUpdate and install proc_service.h [BZ #20311]
2016-08-03 Florian Weimerelf: Do not use memalign for TCB/TLS blocks allocation...
2016-08-03 Florian Weimerelf: Avoid using memalign for TLS allocations [BZ ...
next
This page took 0.062079 seconds and 5 git commands to generate.