From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Fri, 10 May 2013 21:07:36 +0200 Subject: [U-Boot] [RFC PATCH] arm: lds: Remove libgcc eabi exception handling tables In-Reply-To: <40cc0ff325a279f7fe2a51e5a91aa24adcbad373.1368092129.git.michal.simek@xilinx.com> References: <40cc0ff325a279f7fe2a51e5a91aa24adcbad373.1368092129.git.michal.simek@xilinx.com> Message-ID: <20130510210736.22170c33@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Michal, On Thu, 9 May 2013 11:35:33 +0200, Michal Simek wrote: > Remove ARM eabi exception handling tables (for frame unwinding). > AFAICT, u-boot stubs away the frame unwiding routines, so the tables will > more or less just consume space. It should be OK to remove them. > > Signed-off-by: Edgar E. Iglesias > Signed-off-by: Michal Simek > --- > Other options could be to complete u-boot/arch/arm/lib/* so that > libgcc routines with exception handling dont get pulled in. Or > to avoid user code (like the mentioned patch) which causes external > libgcc functions to get pulled in... Er... which mentioned patch? Amicalement, -- Albert.