mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 08:20:32 +08:00
arm.c (arm_promote_prototypes): Use TARGET_AAPCS_BASED.
* config/arm/arm.c (arm_promote_prototypes): Use TARGET_AAPCS_BASED. * config/arm/arm.h (TARGET_AAPCS_BASED): Define. (TARGET_DOUBLEWORD_ALIGN): Use it. (WCHAR_TYPE): Define. (WCHAR_SIZE_TYPE): Define. (SIZE_TYPE): Define. From-SVN: r81621
This commit is contained in:
parent
2484cc35b0
commit
bc21b3f34a
@ -1,3 +1,12 @@
|
||||
2004-05-07 Paul Brook <paul@codesourcery.com>
|
||||
|
||||
* config/arm/arm.c (arm_promote_prototypes): Use TARGET_AAPCS_BASED.
|
||||
* config/arm/arm.h (TARGET_AAPCS_BASED): Define.
|
||||
(TARGET_DOUBLEWORD_ALIGN): Use it.
|
||||
(WCHAR_TYPE): Define.
|
||||
(WCHAR_SIZE_TYPE): Define.
|
||||
(SIZE_TYPE): Define.
|
||||
|
||||
2004-05-07 Uros Bizjak <uros@kss-loka.si>
|
||||
|
||||
* config/i386/i386.c (ix86_emit_fp_unordered_jump): Use
|
||||
|
Loading…
x
Reference in New Issue
Block a user