Changes v3->v4:
  * Patch 5 actually included,
  * Patch 1 updates printf format for changed size_t.


r~


Richard Henderson (5):
  exec: Split up and tidy code_gen_buffer
  exec: Don't make DEFAULT_CODE_GEN_BUFFER_SIZE too large
  exec: Do not use absolute address hints for code_gen_buffer with
    -fpie
  exec: Allocate code_gen_prologue from code_gen_buffer
  exec: Make MIN_CODE_GEN_BUFFER_SIZE private to exec.c

 exec-all.h |   2 -
 exec.c     | 238 +++++++++++++++++++++++++++++++++----------------------------
 tcg/tcg.h  |   2 +-
 3 files changed, 128 insertions(+), 114 deletions(-)

-- 
1.7.11.7


Reply via email to