From owner-freebsd-arm@freebsd.org Thu Oct 8 23:45:12 2015 Return-Path: Delivered-To: freebsd-arm@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 7F9A19D1A53 for ; Thu, 8 Oct 2015 23:45:12 +0000 (UTC) (envelope-from darius@dons.net.au) Received: from ipmail05.adl6.internode.on.net (ipmail05.adl6.internode.on.net [150.101.137.143]) by mx1.freebsd.org (Postfix) with ESMTP id 1688D210 for ; Thu, 8 Oct 2015 23:45:11 +0000 (UTC) (envelope-from darius@dons.net.au) Received: from ppp118-210-16-123.lns20.adl2.internode.on.net (HELO midget.dons.net.au) ([118.210.16.123]) by ipmail05.adl6.internode.on.net with ESMTP; 09 Oct 2015 10:08:30 +1030 Received: from maelstrom.dons.net.au (Maelstrom.dons.net.au [10.0.2.104]) (authenticated bits=0) by midget.dons.net.au (8.15.1/8.14.9) with ESMTPSA id t98NGmYq024662 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 9 Oct 2015 09:46:53 +1030 (CST) (envelope-from darius@dons.net.au) Subject: Re: svn commit: r288983 - in head/sys/arm: arm include Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Content-Type: text/plain; charset=us-ascii From: "O'Connor, Daniel" In-Reply-To: <20151008082419.GR2257@kib.kiev.ua> Date: Fri, 9 Oct 2015 09:46:48 +1030 Cc: Peter Jeremy , FreeBSD-arm@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <3D4528A6-D465-445B-AE5C-A342304E0F94@dons.net.au> References: <201510070912.t979Co21054138@repo.freebsd.org> <20151008053507.GD85040@server.rulingia.com> <20151008063830.GN2257@kib.kiev.ua> <20151008082419.GR2257@kib.kiev.ua> To: Konstantin Belousov X-Mailer: Apple Mail (2.2104) X-Spam-Score: -2.91 () ALL_TRUSTED,BAYES_00,T_RP_MATCHES_RCVD X-Scanned-By: MIMEDefang 2.75 on 10.0.2.1 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Oct 2015 23:45:12 -0000 > On 8 Oct 2015, at 18:54, Konstantin Belousov = wrote: > Hm, I see, apparently I did not get a link to .zip until I logged in, = and > the infocenter keeps automatically unlogin me on each browser restart. > Does the content of the installed archive agree with the list in the > paragraph 6.1.1 of the note ? Yes, those files are in Example_Files/vfp_support inside each CAB. > But I see that the list includes two binaries vfpsupport.b and > vfpsupport.l. Are they contained in the archive ? In which binary = format > are they distributed ? If it is ELF, then there is still some hope. I'm not sure, they are ar archives containing 1 file (/0), the contents = do mention ELF at some offset, e.g. 000001b0 5f 56 46 50 5f 43 6f 6d 70 75 74 61 74 69 6f 6e = |_VFP_Computation| 000001c0 5f 45 6e 67 69 6e 65 00 00 00 00 00 00 00 00 00 = |_Engine.........| 000001d0 76 66 70 73 75 70 70 6f 72 74 2e 6c 78 2e 6f 2f = |vfpsupport.lx.o/| 000001e0 0a 00 00 00 7f 45 4c 46 01 01 01 00 00 00 00 00 = |.....ELF........| The header for the files in both the .b and .l file look like.. 00000000 00 00 00 57 00 00 02 64 00 00 02 64 00 00 02 64 = |...W...d...d...d| (file unhelpfully just says 'data') -- Daniel O'Connor "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C