Re: [PATCH v3 00/28] tcg: Clean up code_gen_buffer allocation

2021-05-02 Thread no-reply
/28] tcg: Clean up code_gen_buffer allocation === TEST SCRIPT BEGIN === #!/bin/bash git rev-parse base > /dev/null || exit 0 git config --local diff.renamelimit 0 git config --local diff.renames True git config --local diff.algorithm histogram ./scripts/checkpatch.pl --mailback base.. === TEST SCR

[PATCH v3 00/28] tcg: Clean up code_gen_buffer allocation

2021-05-02 Thread Richard Henderson
Supercedes: <20210314212724.1917075-1-richard.hender...@linaro.org> ("tcg: Workaround macOS 11.2 mprotect bug") Since I ran out of time at softfreeze, I put in a much smaller patch to workaround the macOS bug. But I think the cleanup is still a good thing. r~ Richard Henderson (28): meson: