* mips/array.ld, mips/cfe.ld, mips/ddb-kseg0.ld, mips/ddb.ld,

* mips/dve.ld, mips/idt32.ld, mips/idt64.ld, mips/idt.ld
	* mips/jmr3904app.ld, mips/lsi.ld, mips/nullmon.ld, mips/pmon.ld
	(.eh_frame_hdr, .eh_frame, .gcc_except_table, .jcr): New sections.
This commit is contained in:
Richard Sandiford
2004-05-05 12:16:31 +00:00
parent 6767691ff0
commit 8c91dd0a29
13 changed files with 55 additions and 0 deletions

View File

@ -99,6 +99,10 @@ SECTIONS
_etext = .;
}
.eh_frame_hdr : { *(.eh_frame_hdr) }
.eh_frame : { KEEP (*(.eh_frame)) }
.gcc_except_table : { *(.gcc_except_table) }
.jcr : { KEEP (*(.jcr)) }
.ctors :
{
/* gcc uses crtbegin.o to find the start of