Files
tinycc/tests
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
..
2018-01-05 02:19:26 +01:00
2020-08-13 11:19:11 +02:00
2017-09-24 18:03:26 -07:00
2020-07-06 13:00:47 +02:00
2020-07-06 13:00:47 +02:00
2017-12-03 04:53:50 +01:00
2020-07-05 14:01:50 +02:00
2020-07-05 14:01:50 +02:00
2016-12-15 17:47:08 +01:00
2016-10-01 20:27:41 +02:00