summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2013-07-23PowerPC: use _dl_static_init to set GLRO(gl_pagesize)Adhemerval Zanella
2013-07-22S/390: ULPs update.Andreas Krebbel
2013-07-21CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell
2013-07-20Update Sparc ULPs.David S. Miller
2013-07-16BZ #15711: Avoid circular dependency for syscall.hCarlos O'Donell
2013-07-07Full from-scratch rebuild of sparc ULPs.David S. Miller
2013-07-05Update x86 and x86_64 ulps on AMD FX-8350 with GCC 4.8.1.Jeroen Albers
2013-07-04Update powerpc-fpu ULPs.Adhemerval Zanella
2013-07-04Sync sys/ptrace with Linux 3.10Andreas Jaeger
2013-07-03Update i386 ULPs.Allan McRae
2013-07-02Update sparc ULPs.David S. Miller
2013-07-02Update x86_64 ULPs.Markus Trippelsdorf
2013-07-02Regenerate x86 and x86_64 ulps.Joseph Myers
2013-07-02Enable static 32-bit SSE4.2 strcasecmp/strncasecmpH.J. Lu
2013-06-28Skip SSE4.2 versions on Intel SilvermontLiubov Dmitrieva
2013-06-28PowerPC: Define AT_HWCAP2 bits and AT_HWCAP2 handling for POWER8.Ryan S. Arnold
2013-06-28Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold
2013-06-28Consistently use page_shift in sysdeps/unix/sysv/linux/mmap64.c.Joseph Myers
2013-06-26Fix buffers overrun in x86_64 memcmp-ssse3.SLiubov Dmitrieva
2013-06-24[BZ #10283] localedef: align fixed maps to SHMLBAMike Frysinger
2013-06-24PowerPC: Enable POWER8 platform sans hwcap bits.Ryan S. Arnold
2013-06-22Include <string.h> in sysdeps/unix/sysv/linux/libc_fatal.c.Joseph Myers
2013-06-21Add sh4 implementation of fegetexceptflag.Kaz Kojima
2013-06-17Rewrite sysd-rules generation using an awk script.Roland McGrath
2013-06-15Fix spurious "inexact" exceptions from dbl-64 sqrt (bug 15631).Joseph Myers
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2013-06-14Set fast unaligned load flag for new Intel microarchitectureLiubov Dmitrieva
2013-06-15Add rtld-memset.S for x86_64Siddhesh Poyarekar
2013-06-13Improve precision of clock() function on LinuxSiddhesh Poyarekar
2013-06-12Fix unsafe compiler optimizationAdhemerval Zanella
2013-06-12Set/restore rounding mode only when neededSiddhesh Poyarekar
2013-06-11Add exception information to math-tests.h and use it in libm-test.inc.Joseph Myers
2013-06-11PowerPC: Merge ports/ dl-procinfo.[ch] with base.Ryan S. Arnold
2013-06-11Fix symbol definitions for __clock_* functionsSiddhesh Poyarekar
2013-06-10Add rounding mode information to math-tests.h and use it in libm-test.inc.Joseph Myers
2013-06-08Avoid trailing whitespace in sysdeps/gnu/errlist.c.Joseph Myers
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-06-06Fix leading whitespaces.Ondrej Bilka
2013-06-05Remove trailing whitespace.Joseph Myers
2013-06-05Skip modifying exception mask and flags in SET_RESTORE_ROUND_53BITSiddhesh Poyarekar
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers
2013-05-30 [BZ #14256]Jeff Law
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar
2013-05-28Update powerpc libm-test ULPs.Adhemerval Zanella
2013-05-26_dl_skip_args declaration cleanup.Thomas Schwinge
2013-05-26_dl_non_dynamic_init declaration cleanup.Thomas Schwinge
2013-05-24Fix ldbl-96 hypotl of subnormals (bug 15529).Joseph Myers
2013-05-24Test drem and pow10 in libm-test.inc.Joseph Myers
2013-05-24Use same tests for isfinite/finite, lgamma/gamma.Joseph Myers