summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-18CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).linaro_eglibc-2_19Carlos O'Donell
2016-03-18Properly fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab
2016-03-18Fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab
2016-03-18Avoid infinite loop in nss_dns getnetbyname [BZ #17630]Florian Weimer
2016-03-18Fix invalid file descriptor reuse while sending DNS query (BZ #15946)Andreas Schwab
2016-03-18Check value at resplen2 if it is not NULLAurelien Jarno
2015-11-16Fix the big endian loader name.Szabolcs Nagy
2014-08-01version.h: Bump VERSIONWill Newton
2014-08-01version.h: Update VERSION for 2014.08linaro_eglibc-2_19-2014_08_releaseWill Newton
2014-08-01Fix lll_unlock twice in pthread_cond_broadcastYang Yingliang
2014-07-04version.h: Bump versionWill Newton
2014-07-04version.h: Update VERSION for 2014.07 releaselinaro_eglibc-2_19-2014_07_releaseWill Newton
2014-07-03Add optimized strchr.Richard Earnshaw
2014-07-03Switch from FE_TOWARDZERO to _FPU_FPCR_RM_MASKWilco
2014-07-03Cleanup declarations in math_private.h.Wilco
2014-07-03aarch64: Remove PSEUDO_RETRichard Henderson
2014-07-03aarch64: Fix error return from __ioctlRichard Henderson
2014-07-03aarch64: Rely on syscalls preserving registersRichard Henderson
2014-07-03aarch64: Use tpidr_el0 rather than __errno_location in librtRichard Henderson
2014-07-03aarch64: Use tpidr_el0 rather than __read_tp in librtRichard Henderson
2014-07-03aarch64: Improve syscall-cancel stack frameRichard Henderson
2014-07-03aarch64: Pass regno parameter to SINGLE_THREAD_PRichard Henderson
2014-07-03aarch64: Share code in syscall-cancel.hRichard Henderson
2014-07-03aarch64: Tabify sysdep-cancel.hRichard Henderson
2014-07-03ARM: Fix handling of concurrent TLS descriptor resolutionWill Newton
2014-07-03correct alignment of TLS_TCB_ALIGN (BZ #16796)Kyle McMartin
2014-07-03arm,aarch64: Remove SINGLE_THREAD_P_PICRichard Henderson
2014-07-03aarch64: Tidy syscall error checkRichard Henderson
2014-07-03aarch64: Remove DOARGS/UNDOARGS macrosRichard Henderson
2014-07-03aarch64: Merge __local_multiple_threads offset with memory referenceRichard Henderson
2014-07-03aarch64: Merge rtld_errno offset with memory referenceRichard Henderson
2014-06-06version.h: Bump VERSIONWill Newton
2014-06-06version.h: Update VERSION for 2.19-2014.06linaro_eglibc-2_19-2014_06_releaseWill Newton
2014-06-06Remove ISB after FPCR write.Wilco
2014-06-06Rewrite feupdateenv (BZ 17009).Wilco
2014-06-06Fix ARM build with GCC trunk.Joseph Myers
2014-06-06AArch64: Fix handling of nocancel syscall failuresWill Newton
2014-06-06AArch64: Remove asm/ptrace.h inclusion in sys/user.h and sys/procfs.hYvan Roux
2014-06-06ARM: Improve fenv implementationWilco
2014-06-06ARM: Add optimized ARMv7 strcmp implementationWill Newton
2014-06-06Clean up ARM old-ABI symbol versioning relics.Joseph Myers
2014-06-06Suppress unnecessary FPSR and FPCR writes.Ian Bolton
2014-06-06Add support for fenv_private on ARM.Wilco Dijkstra
2014-06-06Define HAVE_RM_CTX and related hooks.Ian Bolton
2014-06-06Provide initial implementation of math_private.h.Ian Bolton
2014-06-06Optional trapping exceptions support.Marcus Shawcroft
2014-04-30version.h: Bump VERSIONWill Newton
2014-04-30version.h: Update VERSION for 2014.05 releaselinaro_eglibc-2_19-2014_05_releaseWill Newton
2014-04-30aarch64: Add setjmp and longjmp SystemTap probesVenkataramanan Kumar
2014-04-30aarch64: Re-implement setcontext without rt_sigreturn syscallWill Newton