gambas-source-code/main/lib/jit
gambas 18a74ff682 Use "-march=native -mtune=native" to compile JIT translated code.
[GB.JIT]
* OPT: Use "-march=native -mtune=native" to compile JIT translated code.
2020-09-11 00:43:08 +02:00
..
gb.jit Use "-march=native -mtune=native" to compile JIT translated code. 2020-09-11 00:43:08 +02:00
gb.jit.component
gb_str.c
gb_str.h
gbc_reserved.c
jit.c
jit.h
jit_body.c Fix a badly written code that crashes on 32-bits CPU. 2020-07-02 22:35:07 +02:00
main.c
main.h
Makefile.am