From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Mon, 15 Nov 2010 07:52:36 -0500 Subject: [U-Boot] [PATCH v3] Switch from archive libraries to partial linking In-Reply-To: <201011150738.29187.vapier@gentoo.org> References: <1289253872-16891-1-git-send-email-sebastien.carlier@gmail.com> <201011150633.42710.vapier@gentoo.org> <201011150738.29187.vapier@gentoo.org> Message-ID: <201011150752.37147.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday, November 15, 2010 07:38:28 Mike Frysinger wrote: > some of this is simply due to change in linking order and the implicit > padding in between each symbol for alignment requirements > > you can check how much this adds with the attached script: this version fixes handling with defined weak symbols and with very large symbols (readelf will use hex for them) -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: align-padding Type: application/x-shellscript Size: 514 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20101115/886d8194/attachment.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20101115/886d8194/attachment.pgp