From owner-svn-src-head@freebsd.org Fri Jul 31 12:37:40 2015 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E75229AF597; Fri, 31 Jul 2015 12:37:40 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B572110AF; Fri, 31 Jul 2015 12:37:40 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6VCbeO1010324; Fri, 31 Jul 2015 12:37:40 GMT (envelope-from emaste@FreeBSD.org) Received: (from emaste@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6VCbemD010323; Fri, 31 Jul 2015 12:37:40 GMT (envelope-from emaste@FreeBSD.org) Message-Id: <201507311237.t6VCbemD010323@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: emaste set sender to emaste@FreeBSD.org using -f From: Ed Maste Date: Fri, 31 Jul 2015 12:37:40 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r286126 - head/contrib/elftoolchain/brandelf X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 12:37:41 -0000 Author: emaste Date: Fri Jul 31 12:37:40 2015 New Revision: 286126 URL: https://svnweb.freebsd.org/changeset/base/286126 Log: Add ELF Tool Chain's brandelf(1) to contrib Noticed by pfg after r286070 (ar and elfdump) Added: - copied from r286125, vendor/elftoolchain/dist/brandelf/ Directory Properties: head/contrib/elftoolchain/brandelf/ (props changed)