Add support for arm hardfloat calling convention
See Procedure Call Standard for the ARM Architecture (AAPCS) for more details.
This commit is contained in:
@ -14,6 +14,7 @@ not released:
|
||||
- Support indirect functions as externals (Thomas Preud'homme)
|
||||
- Add support for C99 variable length arrays (Thomas Preud'homme & Joe Soroka)
|
||||
- Improve support of ARM (Daniel Gl<47>ckner)
|
||||
- Support ARM hardfloat calling convention (Thomas Preud'homme)
|
||||
|
||||
version 0.9.25:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user