[Xtensa] update linker scripts for exception tables

Bob Wilson bwilson@tensilica.com
Mon Jun 11 23:48:00 GMT 2007


I've committed this patch to treat the exception tables for Tensilica's XCC 
compiler in the same way as GCC's exception table sections: if they're 
read-only, they go in the read-only text segment; otherwise, they go with the 
"RELRO" sections.

2007-06-11  Bob Wilson  <bob.wilson@acm.org>

	* emulparams/elf32xtensa.sh (OTHER_READONLY_SECTIONS): Add ONLY_IF_RO
	for .xt_except_table.
	(OTHER_RELRO_SECTIONS): New.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ld-xt-except.patch
Type: text/x-diff
Size: 954 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20070611/f39e6f29/attachment.bin>


More information about the Binutils mailing list