[machdep] add ssize_t and weof to schema + auto regenerate default machdeps
Now, only msvc_x86_64 and gcc_x86_16 need to be edited by hand when schema changes
Showing
- share/machdeps/Makefile 20 additions, 0 deletionsshare/machdeps/Makefile
- share/machdeps/machdep-schema.yaml 12 additions, 0 deletionsshare/machdeps/machdep-schema.yaml
- share/machdeps/machdep_avr_16.yaml 2 additions, 1 deletionshare/machdeps/machdep_avr_16.yaml
- share/machdeps/machdep_gcc_x86_16.yaml 2 additions, 0 deletionsshare/machdeps/machdep_gcc_x86_16.yaml
- share/machdeps/machdep_gcc_x86_32.yaml 2 additions, 0 deletionsshare/machdeps/machdep_gcc_x86_32.yaml
- share/machdeps/machdep_gcc_x86_64.yaml 2 additions, 1 deletionshare/machdeps/machdep_gcc_x86_64.yaml
- share/machdeps/machdep_msvc_x86_64.yaml 2 additions, 0 deletionsshare/machdeps/machdep_msvc_x86_64.yaml
- share/machdeps/machdep_ppc_32.yaml 2 additions, 1 deletionshare/machdeps/machdep_ppc_32.yaml
- share/machdeps/machdep_x86_16.yaml 2 additions, 0 deletionsshare/machdeps/machdep_x86_16.yaml
- share/machdeps/machdep_x86_32.yaml 3 additions, 1 deletionshare/machdeps/machdep_x86_32.yaml
- share/machdeps/machdep_x86_64.yaml 3 additions, 1 deletionshare/machdeps/machdep_x86_64.yaml
- share/machdeps/make_machdep/make_machdep.py 35 additions, 3 deletionsshare/machdeps/make_machdep/make_machdep.py
- share/machdeps/make_machdep/ssize_t.c 30 additions, 0 deletionsshare/machdeps/make_machdep/ssize_t.c
- share/machdeps/make_machdep/weof.c 3 additions, 0 deletionsshare/machdeps/make_machdep/weof.c
- src/kernel_internals/runtime/machdep.ml 3 additions, 3 deletionssrc/kernel_internals/runtime/machdep.ml
- src/kernel_services/ast_data/cil_types.ml 2 additions, 0 deletionssrc/kernel_services/ast_data/cil_types.ml
- src/kernel_services/ast_queries/cil_datatype.ml 2 additions, 0 deletionssrc/kernel_services/ast_queries/cil_datatype.ml
- tests/misc/custom_machdep.ml 2 additions, 0 deletionstests/misc/custom_machdep.ml
- tests/misc/custom_machdep.yaml 2 additions, 0 deletionstests/misc/custom_machdep.yaml
- tests/syntax/machdep_char_unsigned.ml 2 additions, 1 deletiontests/syntax/machdep_char_unsigned.ml
Loading
Please register or sign in to comment