From owner-p4-projects@FreeBSD.ORG Thu Jul 18 16:31:44 2013 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 1031831C; Thu, 18 Jul 2013 16:31:44 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C5E3831A for ; Thu, 18 Jul 2013 16:31:43 +0000 (UTC) (envelope-from brooks@freebsd.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [8.8.178.74]) by mx1.freebsd.org (Postfix) with ESMTP id B7956A21 for ; Thu, 18 Jul 2013 16:31:43 +0000 (UTC) Received: from skunkworks.freebsd.org ([127.0.1.74]) by skunkworks.freebsd.org (8.14.7/8.14.7) with ESMTP id r6IGVhUj068886 for ; Thu, 18 Jul 2013 16:31:43 GMT (envelope-from brooks@freebsd.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.7/8.14.6/Submit) id r6IGVhVr068883 for perforce@freebsd.org; Thu, 18 Jul 2013 16:31:43 GMT (envelope-from brooks@freebsd.org) Date: Thu, 18 Jul 2013 16:31:43 GMT Message-Id: <201307181631.r6IGVhVr068883@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to brooks@freebsd.org using -f From: Brooks Davis Subject: PERFORCE change 231258 for review To: Perforce Change Reviews Precedence: bulk X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.14 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jul 2013 16:31:44 -0000 http://p4web.freebsd.org/@@231258?ac=10 Change 231258 by brooks@brooks_zenith on 2013/07/18 16:31:35 Change 231257 should have read: Merge binutils updates from github.com/CTSRD-CHERI/binutils. commit 89479e4e882f9f39203ea8a4117e5eb87d262357 Author: Michael Roe Date: Thu Jun 6 14:28:08 2013 +0100 Changed the assembler mnemonics from CBTF and CBTT to CBTU and CBTS. commit 90ceb905a43bf7d9c1ea493a96c243c9943687ce Author: Michael Roe Date: Thu Jun 6 14:02:33 2013 +0100 Added assembler support for the CHERI instructions CBTF (capability branch if tag is false) and CBTF (capability branch if tag is true). commit 74670a3030945e7aa79c5f21ab1315f4010edc0e Author: Michael Roe Date: Mon Apr 15 12:00:09 2013 +0100 The disassembler now supports negative immediate offsets in capability instructions. commit 78a7cfe697ad34f52bdadcd97872c3d0175cec91 Author: Michael Roe Date: Fri Mar 22 15:43:49 2013 +0000 Added support for clld and cscd opcodes. Affected files ... .. //depot/projects/ctsrd/cheribsd/src/contrib/binutils/opcodes/mips-dis.c#6 edit .. //depot/projects/ctsrd/cheribsd/src/contrib/binutils/opcodes/mips-opc.c#12 edit Differences ... ==== //depot/projects/ctsrd/cheribsd/src/contrib/binutils/opcodes/mips-dis.c#6 (text+ko) ==== ==== //depot/projects/ctsrd/cheribsd/src/contrib/binutils/opcodes/mips-opc.c#12 (text+ko) ====