[PATCH 0/3] tcg: Move ffi_cif pointer into TCGHelperInfo (splitted)

Philippe Mathieu-Daudé posted 3 patches 1 year, 4 months ago
Failed in applying to current master (apply log)
tcg/tcg-internal.h |   7 +++
tcg/tcg.c          | 125 +++++++++++++++++++++++++--------------------
2 files changed, 78 insertions(+), 54 deletions(-)
[PATCH 0/3] tcg: Move ffi_cif pointer into TCGHelperInfo (splitted)
Posted by Philippe Mathieu-Daudé 1 year, 4 months ago
Hi Richard,

Your "Move ffi_cif pointer into TCGHelperInfo" patch was
not obvious (to me) at first, so I split it in 3 trivial
patches.

Philippe Mathieu-Daudé (2):
  tcg: Convert typecode_to_ffi from array to function
  tcg: Factor init_ffi_layouts() out of tcg_context_init()

Richard Henderson (1):
  tcg: Move ffi_cif pointer into TCGHelperInfo

 tcg/tcg-internal.h |   7 +++
 tcg/tcg.c          | 125 +++++++++++++++++++++++++--------------------
 2 files changed, 78 insertions(+), 54 deletions(-)

-- 
2.38.1