view test/arm-thumb-interwork/README.txt @ 202:030fbb70aa1b

- changed allocwx code: * to introduce a call allowing to switch the written page to be executable (e.g. using mprotect) * changed mmap based code so page is always W^X
author Tassilo Philipp
date Mon, 20 Mar 2017 23:12:58 +0100
parents 3e629dc19168
children
line wrap: on
line source

This tests arm/thumb interwork.
Run build.sh from top-level build directory.

1. dyncall is compiled as default using Makefile-default.config
2. tests are compiled with -mthumb using Makefile-thumb.config