aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2013-07-23PowerPC: use _dl_static_init to set GLRO(gl_pagesize)Adhemerval Zanella4-0/+129
2013-07-22S/390: ULPs update.Andreas Krebbel1-141/+6285
2013-07-21CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell2-5/+8
2013-07-20Update Sparc ULPs.David S. Miller1-0/+5
2013-07-16BZ #15711: Avoid circular dependency for syscall.hCarlos O'Donell1-2/+9
2013-07-07Full from-scratch rebuild of sparc ULPs.David S. Miller1-238/+73
2013-07-05Update x86 and x86_64 ulps on AMD FX-8350 with GCC 4.8.1.Jeroen Albers2-16/+523
2013-07-04Update powerpc-fpu ULPs.Adhemerval Zanella1-22/+146
2013-07-04Sync sys/ptrace with Linux 3.10Andreas Jaeger4-5/+80
2013-07-03Update i386 ULPs.Allan McRae1-0/+80
2013-07-02Update sparc ULPs.David S. Miller1-0/+46
2013-07-02Update x86_64 ULPs.Markus Trippelsdorf1-2/+318
2013-07-02Regenerate x86 and x86_64 ulps.Joseph Myers2-1593/+129
2013-07-02Enable static 32-bit SSE4.2 strcasecmp/strncasecmpH.J. Lu2-6/+0
2013-06-28Skip SSE4.2 versions on Intel SilvermontLiubov Dmitrieva5-15/+37
2013-06-28PowerPC: Define AT_HWCAP2 bits and AT_HWCAP2 handling for POWER8.Ryan S. Arnold5-22/+67
2013-06-28Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold8-7/+27
2013-06-28Consistently use page_shift in sysdeps/unix/sysv/linux/mmap64.c.Joseph Myers1-1/+1
2013-06-26Fix buffers overrun in x86_64 memcmp-ssse3.SLiubov Dmitrieva1-4/+2
2013-06-24[BZ #10283] localedef: align fixed maps to SHMLBAMike Frysinger1-0/+26
2013-06-24PowerPC: Enable POWER8 platform sans hwcap bits.Ryan S. Arnold6-3/+16
2013-06-22Include <string.h> in sysdeps/unix/sysv/linux/libc_fatal.c.Joseph Myers1-0/+1
2013-06-21Add sh4 implementation of fegetexceptflag.Kaz Kojima1-0/+38
2013-06-17Rewrite sysd-rules generation using an awk script.Roland McGrath1-1/+1
2013-06-15Fix spurious "inexact" exceptions from dbl-64 sqrt (bug 15631).Joseph Myers1-2/+15
2013-06-15New API to set default thread attributesSiddhesh Poyarekar10-0/+40
2013-06-14Set fast unaligned load flag for new Intel microarchitectureLiubov Dmitrieva1-0/+7
2013-06-15Add rtld-memset.S for x86_64Siddhesh Poyarekar2-1/+37
2013-06-13Improve precision of clock() function on LinuxSiddhesh Poyarekar1-20/+16
2013-06-12Fix unsafe compiler optimizationAdhemerval Zanella2-1/+8
2013-06-12Set/restore rounding mode only when neededSiddhesh Poyarekar2-14/+214
2013-06-11Add exception information to math-tests.h and use it in libm-test.inc.Joseph Myers1-0/+18
2013-06-11PowerPC: Merge ports/ dl-procinfo.[ch] with base.Ryan S. Arnold2-11/+35
2013-06-11Fix symbol definitions for __clock_* functionsSiddhesh Poyarekar6-14/+15
2013-06-10Add rounding mode information to math-tests.h and use it in libm-test.inc.Joseph Myers1-0/+18
2013-06-08Avoid trailing whitespace in sysdeps/gnu/errlist.c.Joseph Myers2-10/+10
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers21-27/+27
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers7-16/+16
2013-06-06Fix leading whitespaces.Ondrej Bilka42-83/+83
2013-06-05Remove trailing whitespace.Joseph Myers156-800/+800
2013-06-05Skip modifying exception mask and flags in SET_RESTORE_ROUND_53BITSiddhesh Poyarekar1-6/+6
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers2-6/+0
2013-05-30 [BZ #14256]Jeff Law1-5/+6
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar10-21/+15
2013-05-28Update powerpc libm-test ULPs.Adhemerval Zanella1-0/+37
2013-05-26_dl_skip_args declaration cleanup.Thomas Schwinge1-1/+0
2013-05-26_dl_non_dynamic_init declaration cleanup.Thomas Schwinge1-3/+0
2013-05-24Fix ldbl-96 hypotl of subnormals (bug 15529).Joseph Myers1-1/+1
2013-05-24Test drem and pow10 in libm-test.inc.Joseph Myers2-0/+35
2013-05-24Use same tests for isfinite/finite, lgamma/gamma.Joseph Myers2-0/+28