Merge remote-tracking branch 'remotes/rth/tags/tcg-pull-20150313' into staging
commita8f1b43cb023333098a3ebc2630ce2c3db7f7af6
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 16 Mar 2015 09:42:40 +0000 (16 09:42 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 16 Mar 2015 09:42:40 +0000 (16 09:42 +0000)
tree051e8e211fb02d8ff2feead68df562859a4a3632
parent7ccfb495c64e1eef5886dcc4d48523ed6d1d22a4
parent37ed3bf1ee07bb1a26adca0df8718f601f231c0b
Merge remote-tracking branch 'remotes/rth/tags/tcg-pull-20150313' into staging

Pool TCG data, and ALWAYS/NEVER fix

# gpg: Signature made Fri Mar 13 20:09:09 2015 GMT using RSA key ID 4DD0279B
# gpg: Good signature from "Richard Henderson <rth7680@gmail.com>"
# gpg:                 aka "Richard Henderson <rth@redhat.com>"
# gpg:                 aka "Richard Henderson <rth@twiddle.net>"

* remotes/rth/tags/tcg-pull-20150313:
  tcg: Complete handling of ALWAYS and NEVER
  tcg: Use tcg_malloc to allocate TCGLabel
  tcg: Change generator-side labels to a pointer
  tcg: Change translator-side labels to a pointer
  tcg-ia64: Use tcg_malloc to allocate TCGLabelQemuLdst
  tcg: Use tcg_malloc to allocate TCGLabelQemuLdst

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>