* I changed how the special code is enabled for compilation. Now it is
done mostly by autoconf instead of using the C preprocessor. * I removed the code of the alternative malloc, all the functions should work with unaligned access, but I have to check it.
显示
- configure.ac 1 个添加, 12 个删除configure.ac
- m4/arch.m4 116 个添加, 0 个删除m4/arch.m4
- m4/sse.m4 0 个添加, 168 个删除m4/sse.m4
- src/beak/Makefile.am 12 个添加, 3 个删除src/beak/Makefile.am
- src/beak/beak.h 0 个添加, 46 个删除src/beak/beak.h
- src/beak/beak_utils.c 8 个添加, 5 个删除src/beak/beak_utils.c
- src/beak/operate_as.S 7 个添加, 0 个删除src/beak/operate_as.S
- src/beak/operate_ia64.S 0 个添加, 3 个删除src/beak/operate_ia64.S
- src/beak/operate_ri_vec.c 4 个添加, 17 个删除src/beak/operate_ri_vec.c
- src/grid/nl_operator_inc.F90 8 个添加, 0 个删除src/grid/nl_operator_inc.F90
- src/states/states.F90 2 个添加, 2 个删除src/states/states.F90
想要评论请 注册 或 登录