]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2014-09-12  Florian WeimerComplete the removal of __gconv_translit_find
2014-09-12  Siddhesh PoyarekarEnhance tst-xmmymm.sh to detect zmm register usage...
2014-09-11  Roland McGrathMove findidx nested functions to top-level.
2014-09-11  Florian Weimermalloc: additional unlink hardening for non-small bins...
2014-09-11  Tim LammensFix memory leak in libio/wfileops.c do_ftell_wide ...
2014-09-10  Chris Metcalftile: remove linux lowlevellock.h
2014-09-10  Siddhesh PoyarekarReturn failure in getnetgrent only when all netgroups...
2014-09-10  Adhemerval... PowerPC: memset optimization for POWER8/PPC64
2014-09-10  Adhemerval... PowerPC: multiarch bzero cleanup for PPC64
2014-09-10  Florian WeimerTurn on -Werror=implicit-function-declaration
2014-09-09  Steve EllceyPut mips preconfigure code inside mips* case statement.
2014-09-09  Steve EllceyModify ABI tests in MIPS preconfigure.
2014-09-08  Carlos O'DonellHPPA: Add c++-types.data.
2014-09-08  Carlos O'DonellHPPA: Transition to new non-addon NPTL.
2014-09-07  Allan McRaeOpen development for 2.21 glibc-2.20.90
2014-09-07  Allan McRaeUpdate version.h and include/features.h for 2.20 release glibc-2.20
2014-09-07  Allan McRaeUpdate contrib.texi
2014-09-07  Allan McRaeUpdate Korean translation
2014-09-06  Chris Metcalf[BZ #17354] tile: Fix up corner cases with signed reloc...
2014-09-03  Florian WeimerCVE-2014-6040: Crashes on invalid input in IBM gconv...
2014-09-02  Khem RajDefine __GI_fegetenv for e500 libm
2014-09-01  Allan McRaeUpdate Esperanto translation
2014-09-01  Allan McRaeUpdate Catalan translation
2014-08-28  Samuel ThibaultFix hang on fork
2014-08-28  Mark Wielaardi386 TLS_INIT_TP might produce bogus asm changing stack...
2014-08-27  Samuel ThibaultSimplify atomicity of socket creation in bind.
2014-08-27  Carlos O'DonellNEWS: Typo fix: s/wil /will /g
2014-08-27  Allan McRaeUpdate x86 ULPs
2014-08-26  Florian WeimerFix typo in CVE ID
2014-08-26  Florian Weimer__gconv_translit_find: Disable function [BZ #17187]
2014-08-26  Allan McRaeUpdate Vietnamese translation
2014-08-26  Allan McRaeUpdate Ukrainian translation
2014-08-26  Allan McRaeUpdate French translation
2014-08-26  Allan McRaeUpdate Russian translation
2014-08-26  Allan McRaeUpdate Polish translation
2014-08-26  Allan McRaeUpdate Czech translation
2014-08-26  Allan McRaeUpdate German translation
2014-08-26  Allan McRaeUpdate Bulgarian translation
2014-08-26  Allan McRaeUpdate Sweedish translation
2014-08-26  Allan McRaeUpdate Dutch translation
2014-08-26  Allan McRaeUpdate Spanish translation
2014-08-21  Siddhesh PoyarekarRemove NOT_IN_libc definition for pthread_atfork
2014-08-21  Siddhesh PoyarekarRemove redundant CPPFLAGS for some programs
2014-08-21  Siddhesh PoyarekarRemove unnecessary uses of NOT_IN_libc
2014-08-13  H.J. LuMention fixes for BZs 16194 and 16275 in NEWS
2014-08-13  Joseph MyersFix powerpc32 __get_clockfreq for non-power4 (bug 17263).
2014-08-13  Siddhesh PoyarekarFix comment error that Jakub pointed out but I forgot...
2014-08-13  Siddhesh PoyarekarDisable x87 inline functions for x86_64 and SSE [BZ...
2014-08-13  H.J. LuReplace cpuid asm statement with __cpuid_count
2014-08-12  Mike Frysingerdetect broken linker handling of __ehdr_start
2014-08-12  Joseph MyersFix powerpc-nofpu __fe_enabled_env and __fe_nonieee_env...
2014-08-12  Roland McGrathNEWS: Mention x86-64 ld.so use of Intel MPX instructions.
2014-08-12  Will NewtonAdd BZ #16892 to NEWS
2014-08-12  Bernard OgdenCheck value of futex before updating in __lll_timedlock
2014-08-12  Sean Andersonmalloc: fix comment typo
2014-08-09  Allan McRaeRegenerate libc.po
2014-08-09  Mike Frysingertst-gettext2: make setup more robust
2014-08-07  Wilco DijkstraThis patch adds new function libc_feholdsetround_noex_a...
2014-08-07  WilcoFix performance issue in misaligned strcpy.
2014-08-06  Adhemerval... PowerPC: Fix termios definitions
2014-08-05  Richard Hendersonalpha: Fix exception raising from soft-fp
2014-08-05  Richard Hendersonalpha: Remove linux lowlevellock.h
2014-08-05  Richard Hendersonalpha: Remove linux lowlevellock.h
2014-08-04  Bernard OgdenMIPS - Remove mips lowlevellock.h.
2014-08-04  Will NewtonAArch64: Remove lowlevellock.h
2014-08-04  Mike Frysingeradd ChangeLog for previous commit
2014-08-04  Mike Frysingeria64: define nocancel entry points in PSEUDO
2014-08-04  Roland McGrathIA64: Consolidate nptl/ subdirectories under linux/...
2014-08-04  Roland McGrathIA64: Move NPTL public headers to sysdeps/ia64/nptl/.
2014-08-04  Roland McGrathIA64: Define TLS_DEFINE_INIT_TP
2014-08-04  Roland McGrathIA64: Consolidate NPTL/non versions of vfork
2014-08-04  Roland McGrathIA64: Consolidate NPTL/non versions of clone
2014-08-04  Andreas SchwabFix missing <math_private.h> in ldbl-96 fma
2014-08-03  Mike Frysingeradd ChangeLog for previous commit
2014-08-03  Mike Frysingertst-setcontext: fix style
2014-08-02  Roland McGrathRemove sysdeps/unix/sysv/linux/arm/lowlevellock.h
2014-08-01  Richard HendersonForce eval for fma implementations
2014-08-01  Roland McGrathARM: Move PTR_MANGLE et al out of Linux-specific file.
2014-08-01  Siddhesh PoyarekarFix -Wundef warnings in regex_internal.h
2014-08-01  Siddhesh PoyarekarCheck if DEBUG is defined in regex_internal.c
2014-08-01  Siddhesh PoyarekarFix -Wundef warnings in fnmatch.c
2014-08-01  Stefan LieblerNEWS: Explain the s390 jmp_buf / ucontext_t ABI change...
2014-07-31  Roland McGrathAdd __safe_fatal and use it in __pthread_unwind forward...
2014-07-31  Roland McGrathUse __builtin_trap for ABORT_INSTRUCTION.
2014-07-31  Roland McGrathSplit nptl-signals.h out from pthreadP.h
2014-07-31  Stefan Liebler[PATCH] S390: Fix remaining ONE_DIRECTION warning messages
2014-07-31  Stefan LieblerS/390: Revert the jmp_buf/ucontext_t ABI change.
2014-07-31  Andreas SchwabFix -Wundef warning for HAVE_IFUNC
2014-07-30  Ling MaImprove 64bit memcpy performance for Haswell CPU with...
2014-07-30  Adhemerval... PowerPC: Fix gprof entry point for LE
2014-07-30  Jeff Laytonfcntl-linux.h: add new definitions and manual updates...
2014-07-23  Allan McRaeUpdate Spanish translations
2014-07-23  Allan McRaeAdd fixed bug to NEWS
2014-07-23  Allan McRaeAdd missing changelog entry for commit ab7ac0f2
2014-07-22  Marcus ShawcroftRevert "aarch64: Add hp-timing.h"
2014-07-18  Andreas Schwabm68k: use generic lowlevellock.h
2014-07-17  Maciej W. Rozycki[BZ #17078] ARM: R_ARM_TLS_DESC prelinker support
2014-07-17  Joseph MyersFix fallback fesetenv and feupdateenv on FE_NOMASK_ENV...
2014-07-17  Joseph Myers[PATCH 6/6] Split s390 out of main Linux kernel-features.h.
2014-07-17  Joseph Myers[PATCH 5/6] Split sh out of main Linux kernel-features.h.
next