public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] ARM : Removing unwind dummy functions
@ 2012-10-18 20:14 Gabriel Huau
  2012-10-18 23:02 ` [U-Boot] Debugging (was: ARM : Removing unwind dummy functions) Albert ARIBAUD
  0 siblings, 1 reply; 3+ messages in thread
From: Gabriel Huau @ 2012-10-18 20:14 UTC (permalink / raw)
  To: u-boot

Hi,

I would like to know if it's really necessary to keep the dummy
functions in arch/arm/lib/eabi_compat.c.

These function should not be happen in our case (that why the body is
empty).

They have been introduced due to problems with some toolchains that was
referencing these functions. But we can avoid this hack by adding the
option '-fno-unwind-tables' at the compilation time no ? (correct me if
I'm wrong).

Best regards,

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-10-18 23:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-18 20:14 [U-Boot] ARM : Removing unwind dummy functions Gabriel Huau
2012-10-18 23:02 ` [U-Boot] Debugging (was: ARM : Removing unwind dummy functions) Albert ARIBAUD
2012-10-18 23:56   ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox