mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-23 21:31:54 +08:00
* config/rs6000/aix.h (WINT_TYPE): Define.
From-SVN: r95421
This commit is contained in:
parent
d9168963fa
commit
466db3c1d5
@ -1,3 +1,7 @@
|
||||
2005-02-22 David Edelsohn <edelsohn@gnu.org>
|
||||
|
||||
* config/rs6000/aix.h (WINT_TYPE): Define.
|
||||
|
||||
2005-02-22 Stan Shebs <shebs@apple.com>
|
||||
|
||||
* config/rs6000/rs6000.c (rs6000_override_options): Default to
|
||||
|
@ -264,3 +264,6 @@
|
||||
32-bit mode. */
|
||||
#define OS_MISSING_POWERPC64 1
|
||||
#define OS_MISSING_ALTIVEC 1
|
||||
|
||||
/* WINT_TYPE */
|
||||
#define WINT_TYPE "int"
|
||||
|
Loading…
x
Reference in New Issue
Block a user