* newlib.hin: Remove _UINTPTR_EQ_ULONG and _UINTPTR_EQ_ULONGLONG.
2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com> * newlib.hin: Remove _UINTPTR_EQ_ULONG and _UINTPTR_EQ_ULONGLONG.
This commit is contained in:
parent
5799260aed
commit
ef23a12ff8
@ -1,3 +1,7 @@
|
||||
2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* newlib.hin: Remove _UINTPTR_EQ_ULONG and _UINTPTR_EQ_ULONGLONG.
|
||||
|
||||
2015-03-23 Joel Sherrill <joel.sherrill@oarcorp.com
|
||||
|
||||
* configure.in: Delete logic to determine _UINTPTR_EQ_ULONGLONG
|
||||
|
@ -61,12 +61,6 @@
|
||||
/* True if long double supported and it is equal to double. */
|
||||
#undef _LDBL_EQ_DBL
|
||||
|
||||
/* Define if uintptr_t is unsigned long on this architecture */
|
||||
#undef _UINTPTR_EQ_ULONG
|
||||
|
||||
/* Define if uintptr_t is unsigned long long on this architecture */
|
||||
#undef _UINTPTR_EQ_ULONGLONG
|
||||
|
||||
/* Define if ivo supported in streamio. */
|
||||
#undef _FVWRITE_IN_STREAMIO
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user