summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-08-28Simplify atomicity of socket creation in bind.Samuel Thibault
2014-08-27Update x86 ULPsAllan McRae
2014-08-26__gconv_translit_find: Disable function [BZ #17187]Florian Weimer
2014-08-26Update Vietnamese translationAllan McRae
2014-08-26Update Ukrainian translationAllan McRae
2014-08-26Update French translationAllan McRae
2014-08-26Update Russian translationAllan McRae
2014-08-26Update Polish translationAllan McRae
2014-08-26Update Czech translationAllan McRae
2014-08-26Update German translationAllan McRae
2014-08-26Update Bulgarian translationAllan McRae
2014-08-26Update Sweedish translationAllan McRae
2014-08-26Update Dutch translationAllan McRae
2014-08-26Update Spanish translationAllan McRae
2014-08-21Remove NOT_IN_libc definition for pthread_atforkSiddhesh Poyarekar
2014-08-21Remove redundant CPPFLAGS for some programsSiddhesh Poyarekar
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-08-13Mention fixes for BZs 16194 and 16275 in NEWSH.J. Lu
2014-08-13Fix powerpc32 __get_clockfreq for non-power4 (bug 17263).Joseph Myers
2014-08-13Fix comment error that Jakub pointed out but I forgot to fixSiddhesh Poyarekar
2014-08-13Disable x87 inline functions for x86_64 and SSE [BZ #17262]Siddhesh Poyarekar
2014-08-12Replace cpuid asm statement with __cpuid_countH.J. Lu
2014-08-12detect broken linker handling of __ehdr_startMike Frysinger
2014-08-12Fix powerpc-nofpu __fe_enabled_env and __fe_nonieee_env (bug 17261).Joseph Myers
2014-08-12NEWS: Mention x86-64 ld.so use of Intel MPX instructions.Roland McGrath
2014-08-12Check value of futex before updating in __lll_timedlockBernard Ogden
2014-08-12malloc: fix comment typoSean Anderson
2014-08-09Regenerate libc.poAllan McRae
2014-08-08tst-gettext2: make setup more robustMike Frysinger
2014-08-07This patch adds new function libc_feholdsetround_noex_aarch64_ctx, enablingWilco Dijkstra
2014-08-07Fix performance issue in misaligned strcpy.Wilco
2014-08-06PowerPC: Fix termios definitionsAdhemerval Zanella
2014-08-05alpha: Fix exception raising from soft-fpRichard Henderson
2014-08-05alpha: Remove linux lowlevellock.hRichard Henderson
2014-08-04MIPS - Remove mips lowlevellock.h.Bernard Ogden
2014-08-04AArch64: Remove lowlevellock.hWill Newton
2014-08-04add ChangeLog for previous commitMike Frysinger
2014-08-04IA64: Consolidate nptl/ subdirectories under linux/...Roland McGrath
2014-08-04IA64: Move NPTL public headers to sysdeps/ia64/nptl/.Roland McGrath
2014-08-04IA64: Define TLS_DEFINE_INIT_TPRoland McGrath
2014-08-04IA64: Consolidate NPTL/non versions of vforkRoland McGrath
2014-08-04IA64: Consolidate NPTL/non versions of cloneRoland McGrath
2014-08-04Fix missing <math_private.h> in ldbl-96 fmaAndreas Schwab
2014-08-03add ChangeLog for previous commitMike Frysinger
2014-08-01Remove sysdeps/unix/sysv/linux/arm/lowlevellock.hRoland McGrath
2014-08-01Force eval for fma implementationsRichard Henderson
2014-08-01ARM: Move PTR_MANGLE et al out of Linux-specific file.Roland McGrath
2014-08-01Fix -Wundef warnings in regex_internal.hSiddhesh Poyarekar
2014-08-01Check if DEBUG is defined in regex_internal.cSiddhesh Poyarekar
2014-08-01Fix -Wundef warnings in fnmatch.cSiddhesh Poyarekar