tcg: Move the CIE and FDE header definitions to common code
authorRichard Henderson <rth@twiddle.net>
Wed, 5 Jun 2013 14:39:57 +0000 (07:39 -0700)
committerRichard Henderson <rth@twiddle.net>
Tue, 9 Jul 2013 14:15:24 +0000 (07:15 -0700)
commit497a22eb87da704c0a59ebebfde441849cd5189b
tree8378cecf0ab654748affe072a630d0c5d7d68108
parent45aba097d24544ed2d3244b3268a071750e4499b
tcg: Move the CIE and FDE header definitions to common code

These will necessarily be the same layout for all hosts.  This limits
the amount of boilerplate required to implement jit debug for a host.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/hppa/tcg-target.c
tcg/i386/tcg-target.c
tcg/sparc/tcg-target.c
tcg/tcg.c