This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How to add support for different memory section


Hi,
I am working on GAS and ld for a mips variant that has
special data caches. Programmer may want to keep
certain data in certain special memory for whatever
reasons. Now I intend to add support for these
sections in GAS and accordingly do the same in ld too.
I am using mips-elf as my target. Can i do it using
elf sections and how can I generate elf sections? Or
should I be doing it as support for say .sdata is done
in mips. Can anybody provide me pointer in how to
proceed on this.
Thanks,
Viakas

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]