mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-19 19:34:19 +08:00
- avoid assumption "ret_align == register_size" which is
false for non-arm targets
- rename symbol "sret" to more descriptive "ret_nregs"
This fixes commit
|
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| lib | ||
| tools | ||
| _parseLibs.bat | ||
| _tcc.bat | ||
| build-tcc.bat | ||
| tcc-win32.txt | ||