avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [avr-gcc-list] Specification of AVR ELF format?


From: Weddington, Eric
Subject: RE: [avr-gcc-list] Specification of AVR ELF format?
Date: Thu, 23 Sep 2010 15:26:26 -0600

Hi Wim,

I don't think that there is any documentation on the ELF format, other than 
what is in the source code (and patches). Certainly any documentation in this 
area would be welcome.

What kind of tool are you planning on writing?

Eric 

> -----Original Message-----
> From: 
> address@hidden 
> [mailto:address@hidden
> org] On Behalf Of Wim Lewis
> Sent: Thursday, September 23, 2010 2:00 PM
> To: AVR-GCC toolchain list
> Subject: [avr-gcc-list] Specification of AVR ELF format?
> 
> Does documentation exist anywhere on the ELF format used by AVR 
> toolchains? For most architectures, there's a "processor supplement" 
> document describing the necessary magic numbers, relocation 
> types, and so 
> on. I can find no documentation at all for AVR, however, 
> except for the 
> binutils source code itself.
> 
> I'm looking for this because I want to write a tool that 
> deals with AVR 
> ELF binaries. If no documentation currently exists, I'm interested in 
> writing something that at least describes current avr-gcc practice, 
> especially the mapping between the AVR's various memory 
> spaces and the 
> flat ELF memory model.
> 
> 
> _______________________________________________
> AVR-GCC-list mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]