Ping.

On 06/05/2013 10:29 AM, Richard Henderson wrote:
> Changes v1-v2:
> The suggestions for improvement I got from round 1 apply to all
> of the hosts, not just arm.
> 
> 
> r~
> 
> 
> Richard Henderson (4):
>   tcg: Fix high_pc fields in .debug_info
>   tcg: Move the CIE and FDE header definitions to common code
>   tcg-i386: Use QEMU_BUILD_BUG_ON instead of assert for frame size
>   tcg-arm: Implement tcg_register_jit
> 
>  tcg/arm/tcg-target.c   | 76 
> ++++++++++++++++++++++++++++++++++++++++++++------
>  tcg/hppa/tcg-target.c  | 35 +++++++----------------
>  tcg/i386/tcg-target.c  | 45 +++++++++++-------------------
>  tcg/sparc/tcg-target.c | 35 +++++++----------------
>  tcg/tcg.c              | 22 +++++++++++++--
>  5 files changed, 123 insertions(+), 90 deletions(-)
> 


Reply via email to