From 30477995dc8a680283b4d6e02039bca09de83cf9 Mon Sep 17 00:00:00 2001 From: Marko Myllynen Date: Fri, 30 May 2014 10:50:21 -0700 Subject: Replace __int128 with __int128_t * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128 with __int128_t. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d8c416fe7f..243271f04b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-05-30 Marko Myllynen + + * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128 + with __int128_t. + 2014-05-30 Siddhesh Poyarekar * malloc/malloc (malloc_info): Fix formatting. -- cgit v1.2.3