aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2012-06-22Respect --localstatedir for /var/db parent directory.Roland McGrath2-2/+14
2012-06-21Fix wordsize-64 cosh regression (bug 14273).Joseph Myers1-0/+1
2012-06-21Regenerate sysdeps/mach/configure.Joseph Myers1-400/+285
2012-06-21Fix a typo in i386 SYSCALL_PIC_SETUPH.J. Lu1-1/+1
2012-06-21Avoid -Wconversion warning for htonsAndreas Jaeger2-4/+4
2012-06-18Use x86-64 fpu_control.h for i386 and x86_64H.J. Lu2-101/+0
2012-06-18Use __volatile__ to access fpu control wordH.J. Lu1-5/+14
2012-06-15Use i386 bits/mathinline.h for i386 and x86_64H.J. Lu2-289/+0
2012-06-15Disable x87 inline functions for x86-64H.J. Lu1-126/+128
2012-06-15Fix pow (0.0, -Inf) (bug 14241).Joseph Myers1-2/+2
2012-06-14Use RAX_LP/RDX_LP on SAVE_PTR in x86_64 strtok.SH.J. Lu1-9/+8
2012-06-12Add SSE math and C++ namespace to i386 bits/mathinline.hH.J. Lu1-4/+237
2012-06-12Fix a typo in sysdeps/unix/Makefile.Thomas Schwinge1-3/+3
2012-06-09SH: No FE_UPWARD, FE_DOWNWARD.Thomas Schwinge3-11/+9
2012-06-09SH: Do not re-write fpscr after reading it.Thomas Schwinge5-12/+3
2012-06-09SH: refresh *.abilist files.Kaz Kojima4-38/+34
2012-06-06Use x86_64 fpu/bits/fenv.h for i386 and x86_64H.J. Lu4-137/+2
2012-06-06Check __SSE_MATH__ in x86_64 feraiseexceptH.J. Lu1-1/+11
2012-06-05Fix for wrong ldbl128-ibm fmodl commitAdhemerval Zanella1-2/+2
2012-06-05Fix spurious undeflow for ldbl-128ibm erflAdhemerval Zanella1-3/+18
2012-06-05Fix ldbl128ibm fmodl for subnormals.Adhemerval Zanella2-18/+19
2012-06-04tst-getcpu: decode errno when sched_getcpu failsMike Frysinger1-3/+8
2012-06-04Fix a typo in commentH.J. Lu1-1/+1
2012-06-04Use i486 bits/string.h for i386 and x86_64H.J. Lu2-25/+0
2012-06-04Provide 32-bit inline string functions for >= i486H.J. Lu1-158/+168
2012-06-04Use x86_64 bits/sigcontext.h for i386 and x86_64H.J. Lu1-0/+0
2012-06-04Update x86_64 bits/sigcontext.h from kernel 3.4.0H.J. Lu1-0/+34
2012-06-04Use x86_64 bits/{debugreg,reg}.h for i386 and x86-64H.J. Lu4-132/+0
2012-06-04Use x86_64 bits/{io,perm}.h for i386 and x86_64H.J. Lu4-219/+0
2012-06-04Manual for platform-specific features and new __ppc_get_timebase inline.Tulio Magno Quites Machado Filho3-0/+98
2012-06-02Move __mcount_internal from GLIBC_PRIVATE to GLIBC_2.16Andreas Schwab3-0/+21
2012-06-01Fix a typo in x86_64 sys/io.hH.J. Lu1-1/+1
2012-06-01Add default-abi definitions for powerpc, s390 and sparc.Joseph Myers6-0/+17
2012-06-01Use i386 sys/elf.h and sys/vm86.h for i386 and x86-64H.J. Lu5-2/+4
2012-06-01Define DR_LEN_8 only if __x86_64__ is definedH.J. Lu1-1/+3
2012-06-01Fix fmod for subnormals (bug 14048).Joseph Myers1-2/+2
2012-06-01Ensure additions are not scheduled after fetestexcept in fmaf and fmal.Joseph Myers3-4/+10
2012-06-01Add a barrier in the double fma implementation.Aurelien Jarno1-1/+3
2012-06-01Use i386 bits/wchar.h for i386 and x86-64H.J. Lu1-0/+0
2012-06-01PowerPC: Fix for POWER7 sinf/cosfAdhemerval Zanella2-4/+6
2012-05-31Support __WORDSIZE == 64 in i386 bits/wchar.hH.J. Lu1-4/+11
2012-05-31Use x86_64 bits/typesizes.h for i386 and x86-64H.J. Lu1-0/+0
2012-05-31Use __SWORD_TYPE for __FSWORD_T_TYPE with -m32H.J. Lu1-1/+2
2012-05-31Use x86_64 bits/siginfo.h for i386 and x86_64H.J. Lu1-0/+0
2012-05-31Use x86_64 bits/stat.h for i386 and x86-64H.J. Lu1-0/+0
2012-05-31Update x86_64 bits/stat.hH.J. Lu1-5/+3
2012-05-31Update sparc ulps after Joseph's math.h fixes.David S. Miller1-9/+0
2012-06-01Sort sysdeps/powerpc/fpu/libm-test-ulpsAndreas Schwab1-166/+163
2012-06-01Remove use of INTDEF/INTUSE in stdio-commonAndreas Schwab2-13/+8
2012-05-31Remove space before tab in indentH.J. Lu1-1/+1