glibc/sysdeps/x86/bits
H.J. Lu 48332d8220 Replace __int128 with __int128_t in bits/link.h
__int128 was added in GCC 4.6 and __int128_t was added before x86-64
was supported.  This patch replaces __int128 with __int128_t so that
the installed bits/link.h can be used with older GCC.

	* sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
	with __int128_t.
	(La_x86_64_retval): Likewise.
2014-04-25 09:33:41 -07:00
..
byteswap-16.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
byteswap.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
endian.h Use the same bits/endian.h for i386/x86_64 2012-05-30 14:50:32 -07:00
huge_vall.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
link.h Replace __int128 with __int128_t in bits/link.h 2014-04-25 09:33:41 -07:00
linkmap.h Use x86_64 bits/{link.h,linkmap.h} for i386/x86_64 2012-05-30 15:21:55 -07:00
mathdef.h Fix -Wundef warnins for __FP_FAST_FMA* 2014-03-21 17:28:43 +05:30
select.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
setjmp.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
string.h Complete _BSD_SOURCE / _SVID_source followup cleanup. 2014-02-21 21:45:26 +00:00
wordsize.h Use x86_64 bits/wordsize.h for both i386/x86_64 2012-05-30 17:25:23 -07:00
xtitypes.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00