public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] QUESTION:  How do I generate an assembly listing?
@ 2009-05-06 22:11 Jonathan Haws
  2009-05-06 22:43 ` Wolfgang Denk
  2009-05-07 12:13 ` Jerry Van Baren
  0 siblings, 2 replies; 3+ messages in thread
From: Jonathan Haws @ 2009-05-06 22:11 UTC (permalink / raw)
  To: u-boot

I need to generate an assembly listing that contains all the assembly code generated by the compiler.  I have tried putting the standard GCC options in ppc_config.mk, but cannot get the results I am looking for.

What I need is a listing file that contains the address (preferably with _start at 0x00000000) and the function name and any assembly code with their respective addresses.

Can this easily be done?

--
Jonathan R. Haws
Electrical Engineering
Space Dynamics Laboratory
 
Jonathan.Haws at sdl.usu.edu
(435)797-4629

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

end of thread, other threads:[~2009-05-07 12:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-06 22:11 [U-Boot] QUESTION: How do I generate an assembly listing? Jonathan Haws
2009-05-06 22:43 ` Wolfgang Denk
2009-05-07 12:13 ` Jerry Van Baren

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