aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-31Update x86_64 bits/stat.hH.J. Lu2-5/+13
2012-05-31Update sparc ulps after Joseph's math.h fixes.David S. Miller2-9/+5
2012-06-01Sort sysdeps/powerpc/fpu/libm-test-ulpsAndreas Schwab2-166/+166
2012-06-01Remove use of INTDEF/INTUSE in stdio-commonAndreas Schwab12-66/+54
2012-05-31Remove space before tab in indentH.J. Lu1-1/+1
2012-05-31Add bits/sysctl.h to sysdep_headersMarkus Trippelsdorf2-1/+6
2012-05-31Use x86_64 bits/sysctl.h for x86-64 and i386H.J. Lu2-0/+3
2012-05-31Use x86_64 sys/{ucontext,user}.h for i386 and x86_64H.J. Lu5-230/+7
2012-05-31Use x86_64 sys/procfs.h for both i386 and x86_64H.J. Lu3-130/+4
2012-05-31Replace addr with __addr in x86_64 sys/io.hH.J. Lu2-19/+30
2012-05-31Use x86_64 bits/mman.h for both i386 and x86_64H.J. Lu3-112/+4
2012-05-31Use x86-64 bits/{msq,sem,shm}.h for i386 and x86-64H.J. Lu4-0/+7
2012-05-31Use x86_64 bits/ipctypes.h for both i386 and x86-64H.J. Lu2-0/+3
2012-05-31Use x86_64 bits/epoll.h for both i386 and x86_64H.J. Lu2-0/+3
2012-05-31Use x86_64 bits/fcntl.h for both i386 and x86_64H.J. Lu3-321/+4
2012-05-31Use x86_64 bits/environments.h for i386 and x86_64H.J. Lu3-67/+5
2012-05-31Use x86_64 bits/a.out.h for both i386 and x86_64H.J. Lu3-3/+4
2012-05-31Add x86-64 support to i386 sys/elf.h and sys/vm86.hH.J. Lu3-5/+20
2012-05-31Use more decimal places for long double constants in math.h.Joseph Myers2-13/+29
2012-05-31Avoid performance penalty in sparc optimized memcpy/memset.David S. Miller4-47/+54
2012-05-31tests: move -D_FORTIFY_SOURCE to CPPFLAGSMike Frysinger3-5/+19
2012-05-31Remove use of INTUSE/INTDEF in misc.Marek Polacek3-17/+16
2012-05-30Simulate sparc fpu exceptions using real FP ops again in soft-fp.David S. Miller3-30/+76
2012-05-30Use x86-64 bits/pthreadtypes.h/semaphore.h for i386/x86-64H.J. Lu7-211/+16
2012-05-30Use x86_64/bits/xtitypes.h for i386/x86-64H.J. Lu2-0/+3
2012-05-30Use x86_64 bits/wordsize.h for both i386/x86_64H.J. Lu2-0/+3
2012-05-30Use i386 bits/huge_vall.h for i386/x86-64H.J. Lu2-0/+3
2012-05-30Use x86_64 bits/select.h for i386/x86_64H.J. Lu3-54/+4
2012-05-30Use x86_64 bits/setjmp.h for i386/x86_64H.J. Lu3-31/+4
2012-05-30Use x86_64 bits/mathdef.h for i386/x86_64H.J. Lu3-59/+7
2012-05-31Remove use of INTDEF/INTUSE in socketAndreas Schwab9-24/+30
2012-05-30Use x86_64 bits/{link.h,linkmap.h} for i386/x86_64H.J. Lu5-65/+7
2012-05-30Use the same bits/endian.h for i386/x86_64H.J. Lu3-8/+5
2012-05-30Use x86-64 bits/byteswap.h for both i386 and x86_64H.J. Lu7-175/+14
2012-05-30Fix underflow generation in soft-fp.David S. Miller5-5/+34
2012-05-30Mention BZ #14183 in NEWSH.J. Lu1-1/+1
2012-05-30Use __UWORD_TYPE for __NLINK_T_TYPE with -m32H.J. Lu2-1/+11
2012-05-30alpha: Don't symbol_version syscalls outside libcRichard Henderson2-0/+9
2012-05-30alpha: Handle ST_OTHER in objdump outputRichard Henderson2-2/+14
2012-05-30Mention x32 in NEWSH.J. Lu1-0/+6
2012-05-30Mention BZ 14075 and 14112H.J. Lu1-2/+2
2012-05-30Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu20-149/+186
2012-05-30Remove __ASSUME_TRUNCATE64_SYSCALL.Joseph Myers6-194/+54
2012-05-30Weaken PIE configure test to a compile test.Joseph Myers3-21/+11
2012-05-30Move CL entryAndreas Schwab2-43/+43
2012-05-30Remove use of INTDEF/INTUSE in nptlAndreas Schwab31-122/+126
2012-05-29S/390: ABI baseline update.Andreas Krebbel11-18/+624
2012-05-27Fix underflow reporting and tie up loose ends in sparc soft-fp.David S. Miller7-80/+78
2012-05-28SH: Use fpu_control_t for the temporary FPU control word.Thomas Schwinge13-19/+34
2012-05-28SH: feraiseexcept: Restore fpscr flag fields.Kaz Kojima2-0/+13