herman ten brugge
|
50fe33f880
|
Add attribute bound_no_checking
tcc-doc.texi:
- Document attribute bound_no_checking
tcctok.h:
- Add bound_no_checking attribute
tcc.h:
- Add no_bcheck function attribute
tccgen.c:
- Use function attribute no_bcheck in merge_funcattr/parse_attribute/gen_function
bcheck.c:
- Fix no_checking in __bound_new_region/__bound_free/__bound_check
tests/tests2/114_bound_signal.c:
- Fix code with new attribute bound_no_checking
tests/tests2/103_implicit_memmove.c:
- Fix memmove prototype
|
2020-08-13 11:19:11 +02:00 |
|