| Submitter | Peter Maydell |
|---|---|
| Date | Feb. 25, 2013, 8:16 p.m. |
| Message ID | <1361823389-27006-1-git-send-email-peter.maydell@linaro.org> |
| Download | mbox |
| Permalink | /patch/223030/ |
| State | New |
| Headers | show |
Pull-request
git://git.linaro.org/people/pmaydell/qemu-arm.git target-arm.nextComments
Am 25.02.2013 21:16, schrieb Peter Maydell: > Hi; here's a pullreq which just contain's RTH's two > patches which fix the bad breakage of target-arm. > Please pull ASAP :-) > > thanks > -- PMM > > > The following changes since commit a345481baa2b2fb3d54f8c9ddb58dfcaf75786df: > > target-mips: fix for sign-issue in MULQ_W helper (2013-02-23 22:20:45 +0100) > > are available in the git repository at: > > git://git.linaro.org/people/pmaydell/qemu-arm.git target-arm.next > > for you to fetch changes up to c0d2c4fc818966ef6b62d7ba605e853bd2d023d2: > > target-arm: Fix sbc_CC carry (2013-02-25 20:01:05 +0000) > > ---------------------------------------------------------------- > Peter Crosthwaite (1): > arm/translate.c: Fix adc_CC/sbc_CC implementation > > Richard Henderson (1): > target-arm: Fix sbc_CC carry It would've been nice to fix the subjects to uniformily say target-arm:, arm not being an existing directory... Andreas > > target-arm/translate.c | 30 +++++------------------------- > 1 file changed, 5 insertions(+), 25 deletions(-) >
Hi; here's a pullreq which just contain's RTH's two patches which fix the bad breakage of target-arm. Please pull ASAP :-) thanks -- PMM The following changes since commit a345481baa2b2fb3d54f8c9ddb58dfcaf75786df: target-mips: fix for sign-issue in MULQ_W helper (2013-02-23 22:20:45 +0100) are available in the git repository at: git://git.linaro.org/people/pmaydell/qemu-arm.git target-arm.next for you to fetch changes up to c0d2c4fc818966ef6b62d7ba605e853bd2d023d2: target-arm: Fix sbc_CC carry (2013-02-25 20:01:05 +0000) ---------------------------------------------------------------- Peter Crosthwaite (1): arm/translate.c: Fix adc_CC/sbc_CC implementation Richard Henderson (1): target-arm: Fix sbc_CC carry target-arm/translate.c | 30 +++++------------------------- 1 file changed, 5 insertions(+), 25 deletions(-)