about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* 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
* SH: Add CFI directives.Chung-Lin Tang2012-05-286-6/+26
* Fix missing declarationAndreas Schwab2012-05-261-0/+1
* Optimize handling of denormals in logb/logbf/logblAndreas Schwab2012-05-268-32/+33
* Remove __ASSUME_NEW_GETRLIMIT_SYSCALL.Joseph Myers2012-05-253-95/+4
* Add systemtap static probe points in setjmp/longjmp on x86.Roland McGrath2012-05-258-9/+33
* Remove pre-2.4 Linux kernel support.Joseph Myers2012-05-2537-1425/+79
* ppc: Pass hwcap to ifuncs.Richard Henderson2012-05-254-7/+8
* Fix acosf underflow (bug 14153).Joseph Myers2012-05-251-1/+1
* Remove use of INTDEF/INTUSE in libioAndreas Schwab2012-05-242-7/+7
* syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time.Roland McGrath2012-05-243-48/+107
* Switch gettimeofday from INTUSE to libc_hidden_proto.Roland McGrath2012-05-246-27/+30
* Add x32 abilist filesH.J. Lu2012-05-2413-0/+3050
* Add x32 C++ type dataH.J. Lu2012-05-241-0/+4
* Don't include exceptions in libm-test-ulps test names.Joseph Myers2012-05-245-50/+50
* Test underflow exceptions in libm-test.inc.Joseph Myers2012-05-242-23/+23
* Remove some sparc cob-webs leftover after Joseph's recent changes.David S. Miller2012-05-231-3/+1
* Add sysdeps/unix/sysv/linux/x86_64/x32/configureH.J. Lu2012-05-231-0/+18
* Replace "jmp L(pseudo_end)" with "ret"H.J. Lu2012-05-232-4/+4
* Move poll to syscalls.listAndreas Jaeger2012-05-232-47/+1
* Add more constants to Linux <sys/reboot.h>Andreas Jaeger2012-05-231-1/+7
* Fix x32 sched_getcpu.S error codeH.J. Lu2012-05-231-4/+8
* Add comments suggesting moving some functions to syscalls.list.Joseph Myers2012-05-235-0/+10
* Update from Linux 3.4Andreas Jaeger2012-05-237-5/+23
* Simplify dl-vdso.h use of assert.Roland McGrath2012-05-221-9/+3
* Remove $(sysctl) from sysdep_routinesH.J. Lu2012-05-223-4/+3
* Add sysctl.mk and bits/sysctl.hH.J. Lu2012-05-226-1/+31