aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2012-05-30Simulate sparc fpu exceptions using real FP ops again in soft-fp.David S. Miller2-30/+68
2012-05-30Use x86_64/bits/xtitypes.h for i386/x86-64H.J. Lu1-0/+0
2012-05-30Use x86_64 bits/wordsize.h for both i386/x86_64H.J. Lu1-0/+0
2012-05-30Use i386 bits/huge_vall.h for i386/x86-64H.J. Lu1-0/+0
2012-05-30Use x86_64 bits/select.h for i386/x86_64H.J. Lu2-54/+0
2012-05-30Use x86_64 bits/setjmp.h for i386/x86_64H.J. Lu2-31/+0
2012-05-30Use x86_64 bits/mathdef.h for i386/x86_64H.J. Lu2-59/+0
2012-05-31Remove use of INTDEF/INTUSE in socketAndreas Schwab6-10/+8
2012-05-30Use x86_64 bits/{link.h,linkmap.h} for i386/x86_64H.J. Lu4-65/+0
2012-05-30Use the same bits/endian.h for i386/x86_64H.J. Lu2-8/+1
2012-05-30Use x86-64 bits/byteswap.h for both i386 and x86_64H.J. Lu6-175/+2
2012-05-30Fix underflow generation in soft-fp.David S. Miller2-2/+4
2012-05-30Use __UWORD_TYPE for __NLINK_T_TYPE with -m32H.J. Lu1-1/+5
2012-05-30alpha: Don't symbol_version syscalls outside libcRichard Henderson1-0/+6
2012-05-30Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu13-50/+67
2012-05-30Remove __ASSUME_TRUNCATE64_SYSCALL.Joseph Myers5-194/+27
2012-05-29S/390: ABI baseline update.Andreas Krebbel10-18/+609
2012-05-27Fix underflow reporting and tie up loose ends in sparc soft-fp.David S. Miller6-80/+53
2012-05-28SH: Use fpu_control_t for the temporary FPU control word.Thomas Schwinge12-19/+18
2012-05-28SH: feraiseexcept: Restore fpscr flag fields.Kaz Kojima1-0/+8
2012-05-28SH: Add CFI directives.Chung-Lin Tang6-6/+26
2012-05-26Fix missing declarationAndreas Schwab1-0/+1
2012-05-26Optimize handling of denormals in logb/logbf/logblAndreas Schwab8-32/+33
2012-05-25Remove __ASSUME_NEW_GETRLIMIT_SYSCALL.Joseph Myers3-95/+4
2012-05-25Add systemtap static probe points in setjmp/longjmp on x86.Roland McGrath8-9/+33
2012-05-25Remove pre-2.4 Linux kernel support.Joseph Myers37-1425/+79
2012-05-25ppc: Pass hwcap to ifuncs.Richard Henderson4-7/+8
2012-05-25Fix acosf underflow (bug 14153).Joseph Myers1-1/+1
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab2-7/+7
2012-05-24syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time.Roland McGrath3-48/+107
2012-05-24Switch gettimeofday from INTUSE to libc_hidden_proto.Roland McGrath6-27/+30
2012-05-24Add x32 abilist filesH.J. Lu13-0/+3050
2012-05-24Add x32 C++ type dataH.J. Lu1-0/+4
2012-05-24Don't include exceptions in libm-test-ulps test names.Joseph Myers5-50/+50
2012-05-24Test underflow exceptions in libm-test.inc.Joseph Myers2-23/+23
2012-05-23Remove some sparc cob-webs leftover after Joseph's recent changes.David S. Miller1-3/+1
2012-05-23Add sysdeps/unix/sysv/linux/x86_64/x32/configureH.J. Lu1-0/+18
2012-05-23Replace "jmp L(pseudo_end)" with "ret"H.J. Lu2-4/+4
2012-05-23Move poll to syscalls.listAndreas Jaeger2-47/+1
2012-05-23Add more constants to Linux <sys/reboot.h>Andreas Jaeger1-1/+7
2012-05-23Fix x32 sched_getcpu.S error codeH.J. Lu1-4/+8
2012-05-23Add comments suggesting moving some functions to syscalls.list.Joseph Myers5-0/+10
2012-05-23Update from Linux 3.4Andreas Jaeger7-5/+23
2012-05-22Simplify dl-vdso.h use of assert.Roland McGrath1-9/+3
2012-05-22Remove $(sysctl) from sysdep_routinesH.J. Lu3-4/+3
2012-05-22Add sysctl.mk and bits/sysctl.hH.J. Lu6-1/+31
2012-05-22Fix x86_64/sched_getcpu.S error codeAndreas Jaeger1-5/+9
2012-05-22Add x32 arch_prctlH.J. Lu2-0/+66
2012-05-22Add INTERNAL_SYSCALL_TYPESH.J. Lu2-39/+103
2012-05-22PowerPC: libm ABI updateAdhemerval Zanella5-12/+32