mirror of
https://github.com/mirror/tinycc.git
synced 2025-02-04 06:30:10 +08:00
update
This commit is contained in:
parent
c4e6b2e9be
commit
edbfa7715f
12
Changelog
12
Changelog
@ -1,3 +1,15 @@
|
|||||||
|
version 0.9.19:
|
||||||
|
|
||||||
|
- "alacarte" linking (Dave Long)
|
||||||
|
- simpler function call
|
||||||
|
- more strict type checks
|
||||||
|
- added 'const' and 'volatile' support and associated warnings
|
||||||
|
- added -Werror, -Wunsupported, -Wwrite-strings, -Wall.
|
||||||
|
- added __builtin_types_compatible_p() and __builtin_constant_p()
|
||||||
|
- chars support in assembler (Dave Long)
|
||||||
|
- .string, .globl, .section, .text, .data and .bss asm directive
|
||||||
|
support (Dave Long)
|
||||||
|
|
||||||
version 0.9.18:
|
version 0.9.18:
|
||||||
|
|
||||||
- header fix (time.h)
|
- header fix (time.h)
|
||||||
|
Loading…
Reference in New Issue
Block a user