From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55529) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YyiFB-0000vY-MC for qemu-devel@nongnu.org; Sat, 30 May 2015 11:00:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YyiF6-0006eB-Uu for qemu-devel@nongnu.org; Sat, 30 May 2015 11:00:13 -0400 Received: from mail.uni-paderborn.de ([131.234.142.9]:51239) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YyiF6-0006Vn-Op for qemu-devel@nongnu.org; Sat, 30 May 2015 11:00:08 -0400 From: Bastian Koppelmann Date: Sat, 30 May 2015 16:59:50 +0200 Message-Id: <1432997993-25533-1-git-send-email-kbastian@mail.uni-paderborn.de> Subject: [Qemu-devel] [PULL 0/3] tricore-patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org The following changes since commit 97af820f539efe80b87615a04f9de11ea585f725: Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150529' into staging (2015-05-29 17:10:57 +0100) are available in the git repository at: https://github.com/bkoppelmann/qemu-tricore-upstream.git tags/pull-tricore-20150530 for you to fetch changes up to 07e15486faf353260431f10e85185372c5036baa: target-tricore: fix BOL_ST_H_LONGOFF using ld (2015-05-30 16:49:19 +0200) ---------------------------------------------------------------- TriCore bugfixes ---------------------------------------------------------------- Bastian Koppelmann (3): target-tricore: fix OPC2_32_RR_DVINIT_HU having write before use on the result target-tricore: fix msub32_q producing the wrong overflow bit target-tricore: fix BOL_ST_H_LONGOFF using ld target-tricore/translate.c | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) -- 2.4.2