]> sourceware.org Git - glibc.git/shortlog
glibc.git
2016-09-19 Tulio Magno... powerpc: Fix POWER9 implies
2016-09-19 Joseph MyersAdd <limits.h> integer width macros.
2016-09-18 Samuel Thibaulthurd: fix fcntl visibility
2016-09-18 Samuel Thibaulthurd: fix pathconf visibility
2016-09-15 Adhemerval... nptl: Consolidate sem_init implementations
2016-09-15 Adhemerval... rt: Set shm_open as a non cancellation point (BZ #18243)
2016-09-15 Adhemerval... nptl: Fix sem_wait and sem_timedwait cancellation ...
2016-09-15 Adhemerval... nptl: Remove sparc sem_wait
2016-09-15 Adhemerval... nptl: Set sem_open as a non cancellation point (BZ...
2016-09-15 Adhemerval... nptl: Consolidate sem_open implementations
2016-09-15 Florian Weimerinet: Add __inet6_scopeid_pton function [BZ #20611]
2016-09-14 Florian WeimerRemove the ptw-% patterns
2016-09-13 Paul E. Murphyldbl-128: Use L(x) macro for long double constants
2016-09-13 Florian Weimerresolv: Remove _LIBC_REENTRANT
2016-09-10 Siddhesh PoyarekarAdd tests-static to tests in malloc/Makefile
2016-09-10 Siddhesh PoyarekarRemove __libc_csu_irel declaration
2016-09-07 Joseph MyersAdd e500 version of fetestexceptflag.
2016-09-07 Joseph MyersAdd femode_t functions: sparc.
2016-09-07 Joseph MyersAdd femode_t functions: sh.
2016-09-07 Joseph MyersAdd femode_t functions: s390.
2016-09-07 Joseph MyersAdd femode_t functions: powerpc.
2016-09-07 Joseph MyersAdd femode_t functions: mips.
2016-09-07 Joseph MyersAdd femode_t functions: m68k.
2016-09-07 Joseph MyersAdd femode_t functions: ia64.
2016-09-07 Joseph MyersAdd femode_t functions: hppa.
2016-09-07 Joseph MyersAdd femode_t functions: arm.
2016-09-07 Joseph MyersAdd femode_t functions: alpha.
2016-09-07 Joseph MyersAdd femode_t functions: aarch64.
2016-09-07 Joseph MyersAdd femode_t functions.
2016-09-06 H.J. LuX86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow...
2016-09-06 Stefan LieblerS390: Support PLT and GOT references in check-localplt.
2016-09-06 Florian Weimermalloc: Automated part of conversion to __libc_lock
2016-09-05 Aurelien Jarnoconform tests: call perl with '-I.'
2016-09-03 Aurelien JarnoSet NODELETE flag after checking for NULL pointer
2016-09-02 Roland McGrathNaCl: Fix compile error for __dup after libc_hidden_pro...
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
next
This page took 0.06555 seconds and 5 git commands to generate.