about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Define DR_LEN_8 only if __x86_64__ is definedH.J. Lu2012-06-011-1/+3
* Fix fmod for subnormals (bug 14048).Joseph Myers2012-06-011-2/+2
* Ensure additions are not scheduled after fetestexcept in fmaf and fmal.Joseph Myers2012-06-013-4/+10
* Add a barrier in the double fma implementation.Aurelien Jarno2012-06-011-1/+3
* Use i386 bits/wchar.h for i386 and x86-64H.J. Lu2012-06-011-0/+0
* PowerPC: Fix for POWER7 sinf/cosfAdhemerval Zanella2012-06-012-4/+6
* Support __WORDSIZE == 64 in i386 bits/wchar.hH.J. Lu2012-05-311-4/+11
* Use x86_64 bits/typesizes.h for i386 and x86-64H.J. Lu2012-05-311-0/+0
* Use __SWORD_TYPE for __FSWORD_T_TYPE with -m32H.J. Lu2012-05-311-1/+2
* Use x86_64 bits/siginfo.h for i386 and x86_64H.J. Lu2012-05-311-0/+0
* Use x86_64 bits/stat.h for i386 and x86-64H.J. Lu2012-05-311-0/+0
* Update x86_64 bits/stat.hH.J. Lu2012-05-311-5/+3
* Update sparc ulps after Joseph's math.h fixes.David S. Miller2012-05-311-9/+0
* Sort sysdeps/powerpc/fpu/libm-test-ulpsAndreas Schwab2012-06-011-166/+163
* Remove use of INTDEF/INTUSE in stdio-commonAndreas Schwab2012-06-012-13/+8
* Remove space before tab in indentH.J. Lu2012-05-311-1/+1
* Add bits/sysctl.h to sysdep_headersMarkus Trippelsdorf2012-05-311-1/+1
* Use x86_64 bits/sysctl.h for x86-64 and i386H.J. Lu2012-05-311-0/+0
* Use x86_64 sys/{ucontext,user}.h for i386 and x86_64H.J. Lu2012-05-314-230/+0
* Use x86_64 sys/procfs.h for both i386 and x86_64H.J. Lu2012-05-312-130/+0
* Replace addr with __addr in x86_64 sys/io.hH.J. Lu2012-05-311-19/+22
* Use x86_64 bits/mman.h for both i386 and x86_64H.J. Lu2012-05-312-112/+0
* Use x86-64 bits/{msq,sem,shm}.h for i386 and x86-64H.J. Lu2012-05-313-0/+0
* Use x86_64 bits/ipctypes.h for both i386 and x86-64H.J. Lu2012-05-311-0/+0
* Use x86_64 bits/epoll.h for both i386 and x86_64H.J. Lu2012-05-311-0/+0
* Use x86_64 bits/fcntl.h for both i386 and x86_64H.J. Lu2012-05-312-321/+0
* Use x86_64 bits/environments.h for i386 and x86_64H.J. Lu2012-05-312-67/+0
* Use x86_64 bits/a.out.h for both i386 and x86_64H.J. Lu2012-05-312-3/+0
* Add x86-64 support to i386 sys/elf.h and sys/vm86.hH.J. Lu2012-05-312-5/+13
* Avoid performance penalty in sparc optimized memcpy/memset.David S. Miller2012-05-313-47/+47
* Simulate sparc fpu exceptions using real FP ops again in soft-fp.David S. Miller2012-05-302-30/+68
* Use x86_64/bits/xtitypes.h for i386/x86-64H.J. Lu2012-05-301-0/+0
* Use x86_64 bits/wordsize.h for both i386/x86_64H.J. Lu2012-05-301-0/+0
* Use i386 bits/huge_vall.h for i386/x86-64H.J. Lu2012-05-301-0/+0
* Use x86_64 bits/select.h for i386/x86_64H.J. Lu2012-05-302-54/+0
* Use x86_64 bits/setjmp.h for i386/x86_64H.J. Lu2012-05-302-31/+0
* Use x86_64 bits/mathdef.h for i386/x86_64H.J. Lu2012-05-302-59/+0
* Remove use of INTDEF/INTUSE in socketAndreas Schwab2012-05-316-10/+8
* Use x86_64 bits/{link.h,linkmap.h} for i386/x86_64H.J. Lu2012-05-304-65/+0
* Use the same bits/endian.h for i386/x86_64H.J. Lu2012-05-302-8/+1
* Use x86-64 bits/byteswap.h for both i386 and x86_64H.J. Lu2012-05-306-175/+2
* Fix underflow generation in soft-fp.David S. Miller2012-05-302-2/+4
* Use __UWORD_TYPE for __NLINK_T_TYPE with -m32H.J. Lu2012-05-301-1/+5
* alpha: Don't symbol_version syscalls outside libcRichard Henderson2012-05-301-0/+6
* Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu2012-05-3013-50/+67
* Remove __ASSUME_TRUNCATE64_SYSCALL.Joseph Myers2012-05-305-194/+27
* S/390: ABI baseline update.Andreas Krebbel2012-05-2910-18/+609
* Fix underflow reporting and tie up loose ends in sparc soft-fp.David S. Miller2012-05-276-80/+53
* SH: Use fpu_control_t for the temporary FPU control word.Thomas Schwinge2012-05-2812-19/+18
* SH: feraiseexcept: Restore fpscr flag fields.Kaz Kojima2012-05-281-0/+8