mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
Add definitions to sysdeps/tile/tilepro/bits/wordsize.h.
* sysdeps/tile/tilepro/bits/wordsize.h: Define __WORDSIZE32_SIZE_ULONG and __WORDSIZE32_PTRDIFF_LONG.
This commit is contained in:
parent
8f3a4687ad
commit
4589d0715c
@ -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.
|
||||
|
@ -2,3 +2,5 @@
|
||||
|
||||
#define __WORDSIZE 32
|
||||
#define __WORDSIZE_TIME64_COMPAT32 0
|
||||
#define __WORDSIZE32_SIZE_ULONG 0
|
||||
#define __WORDSIZE32_PTRDIFF_LONG 0
|
||||
|
Loading…
Reference in New Issue
Block a user