From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43795) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YaKfP-0004KI-Vu for qemu-devel@nongnu.org; Tue, 24 Mar 2015 04:58:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YaKfL-0007af-Ss for qemu-devel@nongnu.org; Tue, 24 Mar 2015 04:58:31 -0400 Received: from mail.uni-paderborn.de ([131.234.142.9]:35506) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YaKfL-0007aY-M2 for qemu-devel@nongnu.org; Tue, 24 Mar 2015 04:58:27 -0400 From: Bastian Koppelmann Date: Tue, 24 Mar 2015 09:58:15 +0100 Message-Id: <1427187499-28387-1-git-send-email-kbastian@mail.uni-paderborn.de> Subject: [Qemu-devel] [PULL 0/4] tricore-patches for 2.3-rc1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org The following changes since commit 362ca922eea03240916287a8a6267801ab095d12: Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging (2015-03-23 17:02:12 +0000) are available in the git repository at: https://github.com/bkoppelmann/qemu-tricore-upstream.git tags/pull-tricore-20150324 for you to fetch changes up to f69c24e4584f2161f90ee7caba38728aa77f937f: target-tricore: properly fix dvinit_b/h_13 (2015-03-24 09:45:28 +0100) ---------------------------------------------------------------- TriCore bugfixes for 2.3-rc1 ---------------------------------------------------------------- Bastian Koppelmann (3): target-tricore: fix DVINIT_HU/BU calculating overflow before result target-tricore: fix RRPW_DEXTR using wrong reg target-tricore: properly fix dvinit_b/h_13 Stefan Weil (1): target-tricore: Fix two helper functions (clang warnings) target-tricore/op_helper.c | 44 ++++++++++++-------------------------------- target-tricore/translate.c | 34 ++++++++++++++++++++-------------- 2 files changed, 32 insertions(+), 46 deletions(-) -- 2.3.3