Add support for runtime selection of float ABI

This commit is contained in:
Thomas Preud'homme
2014-01-07 15:23:54 +08:00
parent 70a088af87
commit b6247d1f3c
7 changed files with 114 additions and 71 deletions

View File

@ -18,6 +18,7 @@ Features:
- improved variable length array support (James Lyon)
- add the possibility to use noname functions by ordinal (YX Hao)
- add a install-strip target to install tcc (Thomas Preud'homme)
- add runtime selection of float ABI on ARM (Thomas Preud'homme)
Platforms:
- support Debian GNU/kfreeBSD 64bit userspace (Thomas Preud'homme)