Merge branch 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
authorBlue Swirl <blauwirbel@gmail.com>
Wed, 20 Jul 2011 20:23:01 +0000 (20:23 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Wed, 20 Jul 2011 20:23:01 +0000 (20:23 +0000)
commit87169158c30439ca3cc266dbb67d674535f6b8ea
tree01f5f907ceaba5daaf3509b0a051dd8c76339271
parent39f25a6d2d50ecfa4f6fee0f8d2adbb00c0933a4
parent2872fd186d6c5d61826d153bf1199cdf00c9cf49
Merge branch 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm

* 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm:
  target-arm: Fix BASEPRI, BASEPRI_MAX, and FAULTMASK access
  target-arm: Minimal implementation of performance counters
  Revert "Makefile.target: Allow target helpers to be in any *_helper.c file"
  Revert "target-arm: Use global env in neon_helper.c helpers"
  target-arm: Pass fp status pointer explicitly to neon fp helpers
  target-arm: Make VFP binop helpers take pointer to fpstatus, not CPUState
  target-arm: Add helper function to generate code to get fpstatus pointer
  Revert "target-arm: Use global env in iwmmxt_helper.c helpers"

Conflicts:
Makefile.target
Makefile.target
target-arm/cpu.h
target-arm/helper.c
target-arm/translate.c