Tomasz Malesinski wrote:
Iriver iFP has small amount of IRAM, so I need to put some things out of it. I posted a patch (FS#5857) some time ago which controls what goes to IRAM on different targets.I simply define {ICODE,IBSS,IDATA}_ATTR_PURPOSE macros, which are either defined to be empty or to Ixxx_ATTR. The defaults go to some file specific to the purpose, the target specific settings go to config-xxx.h I need this patch, so I just wanted to ask if you would like it to be different. If noone complains I will commit it.
The times we have discussed this in IRC, I think we've pretty much agreed this is the way to go anyway, so commiting it should be OK. Thom
