aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2014-04-25 09:33:41 -0700
committerH.J. Lu <hjl.tools@gmail.com>2014-04-25 09:33:41 -0700
commit48332d822090e41253692053a00dfe224d3ebec0 (patch)
treea7a949b1bfde17a44c9f7ec62a30b9a098940a09 /ChangeLog
parente5e0d9a4f632735cf3bb440eecb5caee5eea44c1 (diff)
downloadglibc-48332d822090e41253692053a00dfe224d3ebec0.tar
glibc-48332d822090e41253692053a00dfe224d3ebec0.tar.gz
glibc-48332d822090e41253692053a00dfe224d3ebec0.tar.bz2
glibc-48332d822090e41253692053a00dfe224d3ebec0.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0909d3be56..3ab4d4ab65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-04-25 H.J. Lu <hongjiu.lu@intel.com>
+
+ * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
+ with __int128_t.
+ (La_x86_64_retval): Likewise.
+
2014-04-24 Ian Bolton <ian.bolton@arm.com>
* sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to