]> sourceware.org Git - glibc.git/shortlog
glibc.git
2016-07-05 Rajalakshmi... powerpc: Fix return code of strcasecmp for unaligned...
2016-07-05 Adhemerval... nptl: Add more coverage in tst-cancel4
2016-07-04 Andreas Schwabm68k: suppress -Wframe-address warning
2016-07-04 Gunnar Hjalmarssonlocaledata: id_ID: Februari instead of Pebruari [BZ...
2016-07-01 Maciej W. RozyckiTreat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCAL
2016-07-01 Aurelien JarnoSPARC: fix nearbyint on sNaN input
2016-07-01 H.J. LuRequire binutils 2.24 to build x86-64 glibc [BZ #20139]
2016-07-01 Andrew SenkevichFixed wrong vector sincos/sincosf ABI to have it compat...
2016-07-01 Aurelien JarnoSPARC64: update localplt.data
2016-06-30 Anton Blanchardpowerpc: Add a POWER8-optimized version of sinf()
2016-06-30 Tulio Magno... powerpc: Add a POWER8-optimized version of expf()
2016-06-30 John David... hppa: fix loading of global pointer in _start [BZ ...
2016-06-30 H.J. LuCheck Prefer_ERMS in memmove/memcpy/mempcpy/memset
2016-06-30 Andreas SchwabReturn proper status from _nss_nis_initgroups_dyn ...
2016-06-30 Florian WeimerCorrect bug number in ChangeLog [BZ #18960]
2016-06-30 H.J. LuCompile tst-cleanupx4 test with -fexceptions
2016-06-29 Aurelien Jarnoi686/multiarch: Regenerate ulps
2016-06-29 Andreas SchwabAvoid array-bounds warning for strncat on i586 (bug...
2016-06-28 Richard Hendersonelf.h: Add declarations for BPF
2016-06-28 Richard Hendersonelf.h: Sync with the gabi webpage
2016-06-28 Stefan LieblerS390: Fix relocation of _nl_current_LC_CATETORY_used...
2016-06-27 Aurelien JarnoMIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.c
2016-06-27 Joseph MyersAvoid "inexact" exceptions in i386/x86_64 trunc functio...
2016-06-27 Joseph MyersAvoid "inexact" exceptions in i386/x86_64 floor functio...
2016-06-27 Joseph MyersAvoid "inexact" exceptions in i386/x86_64 ceil function...
2016-06-27 Aurelien JarnoMIPS, SPARC: more fixes to the vfork aliases in libpthr...
2016-06-24 Torvald RiegelRemove atomic_compare_and_exchange_bool_rel.
2016-06-23 Joseph MyersFix i386/x86_64 scalbl with sNaN input (bug 20296).
2016-06-23 Joseph MyersAdd more sNaN tests (most remaining real functions).
2016-06-23 Siddhesh PoyarekarFix up ChangeLog
2016-06-23 Siddhesh PoyarekarAvoid attempt for runtime checks if all environments...
2016-06-23 Florian Weimerlibio: Implement vtable verification [BZ #20191]
2016-06-23 Florian Weimertest-skeleton.c (xrealloc): Support realloc-as-free
2016-06-23 Florian Weimertest-skeleton.c: xmalloc, xcalloc, xrealloc are potenti...
2016-06-23 Florian Weimertest-skeleton.c: Add write_message function
2016-06-22 Joseph MyersSimplify x86 nearbyint functions.
2016-06-22 Zack WeinbergMove sysdeps/generic/bits/hwcap.h to top-level bits/
2016-06-22 Zack WeinbergMove sysdeps/generic/bits/hwcap.h to top-level bits/
2016-06-22 Wilco DijkstraThis patch further tunes memcpy - avoid one branch...
2016-06-21 Florian Weimermalloc: Avoid premature fallback to mmap [BZ #20284]
2016-06-21 Adhemerval... Fix p{readv,writev}{64} consolidation implementation
2016-06-20 Andrew SenkevichAdded tests to ensure linkage through libmvec *_finite...
2016-06-20 Wilco DijkstraAdd a simple rawmemchr implementation. Use strlen...
2016-06-20 Wilco DijkstraThis is an optimized memcpy/memmove for AArch64. Copie...
2016-06-20 Florian Weimerelf: Consolidate machine-agnostic DTV definitions in...
2016-06-20 Florian WeimerRevert __malloc_initialize_hook symbol poisoning
2016-06-19 Carlos O'DonellExpand comments in Linux times() implementation.
2016-06-18 Aurelien JarnoMIPS, SPARC: fix wrong vfork aliases in libpthread.so
2016-06-16 Rajalakshmi... Add nextup and nextdown math functions
2016-06-16 Rical Jasanmanual: fix typos in the pattern chapter
2016-06-16 Simion Onealocaledata: ro_RO: update Tuesday translation [BZ ...
2016-06-16 Rical Jasanmanual: fix typos in the search chapter
2016-06-16 Rical Jasanmanual: fix typos in the message chapter
2016-06-16 Mike Frysingermanual: fix spelling typos
2016-06-16 Rical Jasanmanual: fix typos in the locale chapter
2016-06-16 Rical Jasanmanual: fix typos in the locale chapter
2016-06-16 Rical Jasanmanual: fix typos in character set handling
2016-06-16 Rical Jasanmanual: fix typos in the string chapters
2016-06-16 Rical Jasanmanual: fix typos in the character handling chapter
2016-06-16 Rical Jasanmanual: fix typos in the memory chapter
2016-06-14 Joseph MyersFix i386 fdim double rounding (bug 20255).
2016-06-14 Joseph MyersUse generic fdim on more architectures (bug 6796, bug...
2016-06-14 Joseph MyersSimplify generic fdim implementations.
2016-06-14 rajipowerpc: strcasecmp/strncasecmp optmization for power8
2016-06-13 Joseph MyersFix dbl-64 atan2 (sNaN, qNaN) (bug 20252).
2016-06-13 Joseph MyersAdd more sNaN tests (cimag, conj, copysign, creal,...
2016-06-13 Joseph MyersFix frexp (NaN) (bug 20250).
2016-06-13 Adhemerval... nptl: Add sendmmsg and recvmmsg cancellation tests
2016-06-13 Florian Weimerdebug/tst-longjmp_chk2: Make signal handler more conser...
2016-06-13 Adhemerval... Remove __ASSUME_FUTEX_LOCK_PI
2016-06-11 Paul PluzhnikovFix rt/tst-aio64.c as well, and mention login/tst-utmp...
2016-06-11 Paul Pluzhnikov2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2016-06-11 Mike FrysingerNEWS: clarify localedef --old-style update
2016-06-11 Florian Weimernss_db: Fix initialization of iteration position [BZ...
2016-06-11 Florian Weimermalloc_usable_size: Use correct size for dumped fake...
2016-06-11 Florian Weimerfopencookie: Mangle function pointers stored on the...
2016-06-11 Paras pradhanlocaledata: ne_NP: misc updates [BZ #1170]
2016-06-11 Mike Frysingerunicode-gen: include standard comment file header
2016-06-11 Marko Myllynenlocaledef: drop unused --old-style
2016-06-11 Mike Frysingerlocaledata: pt_BR/pt_PT: make days/months lowercase...
2016-06-11 Eduardo TrĂ¡panilocaledata: eo: new Esperanto locale [BZ #16190]
2016-06-10 Joseph MyersFix modf (sNaN) (bug 20240).
2016-06-10 Carlos O'DonellBug 20215: Always undefine __always_inline before defin...
2016-06-10 Adhemerval... Revert {send,sendm,recv,recvm}msg conformance changes
2016-06-10 Florian Weimermalloc: Remove __malloc_initialize_hook from the API...
2016-06-09 Joseph MyersFix i386/x86_64 log2l (sNaN) (bug 20235).
2016-06-09 Joseph MyersFix ldbl-128ibm log1pl (sNaN) (bug 20234).
2016-06-09 Joseph MyersFix ldbl-128ibm expm1l (sNaN) (bug 20233).
2016-06-09 Joseph MyersFix ldbl-128 expm1l (sNaN) (bug 20232).
2016-06-09 H.J. LuAlways indirect branch to __libc_start_main via GOT
2016-06-09 H.J. LuX86-64: Add dummy memcopy.h and wordcopy.c
2016-06-09 Florian Weimerquick_exit tests: Do not use C++ headers
2016-06-09 Andreas SchwabFix nscd assertion failure in gc (bug 19755)
2016-06-09 Paul Pluzhnikov2016-06-09 Paul Pluzhnikov <ppluzhnikov@gmail.com>
2016-06-08 Samuel Thibaultmach: Add mach_print sycsall declaration
2016-06-08 Joseph MyersFix i386/x86_64 log1pl (sNaN) (bug 20229).
2016-06-08 Joseph MyersFix i386/x86_64 log10l (sNaN) (bug 20228).
2016-06-08 Joseph MyersFix i386/x86_64 logl (sNaN) (bug 20227).
2016-06-08 Joseph MyersFix i386/x86_64 expl, exp10l, expm1l for sNaN input...
2016-06-08 Joseph MyersFix ldexp, scalbn, scalbln for sNaN input (bug 20225).
next
This page took 0.068694 seconds and 5 git commands to generate.