about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSteve Ellcey <sellcey@caviumnetworks.com>2016-11-10 07:46:18 -0800
committerSteve Ellcey <sellcey@caviumnetworks.com>2016-11-10 07:46:18 -0800
commit4589d0715cfa4556388d42f7afbf6aecf7e4aa08 (patch)
tree3cfe742688796c9f2980308f815736ef283854e6 /ChangeLog
parent8f3a4687adf3660a66523556757231a1c2d52ba3 (diff)
downloadglibc-4589d0715cfa4556388d42f7afbf6aecf7e4aa08.tar.gz
glibc-4589d0715cfa4556388d42f7afbf6aecf7e4aa08.tar.xz
glibc-4589d0715cfa4556388d42f7afbf6aecf7e4aa08.zip
Add definitions to sysdeps/tile/tilepro/bits/wordsize.h.
	* sysdeps/tile/tilepro/bits/wordsize.h: Define __WORDSIZE32_SIZE_ULONG
	and __WORDSIZE32_PTRDIFF_LONG.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63e4c00e1c..484fff83c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-11-10  Steve Ellcey  <sellcey@caviumnetworks.com>
+
+	* sysdeps/tile/tilepro/bits/wordsize.h: Define __WORDSIZE32_SIZE_ULONG
+	and __WORDSIZE32_PTRDIFF_LONG.
+
 2016-11-10  Siddhesh Poyarekar  <siddhesh@sourceware.org>
 
 	* sysdeps/aarch64/libm-test-ulps: Regenerated.