The C6X ELF ABI chooses to use ".const" rather than ".rodata" for far-readonly data. This patch adds a target hook to deal with the problem. Bernd