From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=35518 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PheIM-0003ey-MB for qemu-devel@nongnu.org; Tue, 25 Jan 2011 03:31:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PheEl-0007Sv-Q5 for qemu-devel@nongnu.org; Tue, 25 Jan 2011 03:26:55 -0500 Received: from mail-wy0-f173.google.com ([74.125.82.173]:33476) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PheEl-0007Sg-FS for qemu-devel@nongnu.org; Tue, 25 Jan 2011 03:26:51 -0500 Received: by wyg36 with SMTP id 36so5445421wyg.4 for ; Tue, 25 Jan 2011 00:26:50 -0800 (PST) Message-ID: <4D3E8947.5030709@gmail.com> Date: Tue, 25 Jan 2011 09:26:47 +0100 From: Stefano Bonifazi MIME-Version: 1.0 Subject: Re: [Qemu-devel] qemu-user: relocating target code weakness References: <4D3D63B3.1030402@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mike Frysinger Cc: Mulyadi Santosa , QEMU Developers On 01/25/2011 01:06 AM, Mike Frysinger wrote: > On Mon, Jan 24, 2011 at 11:29, Mulyadi Santosa wrote: >> I wrote an article about understanding ELF years ago, here is the URL: >> http://www.linuxforums.org/articles/understanding-elf-using-readelf-and-objdump_125.html > i also highly recommend Linkers& Loaders: > http://linker.iecc.com/ > > some pieces might be a little dated, but buy& large, it's still relevant > -mike Thank you for this suggestion! Of course it was also one of the first I got: > http://www.iecc.com/linker/ Here I got it for free! Best regards! Stefano B.