Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-04-16 15:53:46 +0400
committerNick Clifton <nickc@redhat.com>2003-04-16 15:53:46 +0400
commit08c76ba660d059fb3f5fdd4c405e250f1741b13e (patch)
tree78293b5395da2ae03e2b47189ece6cd2cd29e763 /libgloss/xstormy16/eva_stub.ld
parentc448f78fd56ef8d34474adc2678d6394a4d088ec (diff)
Add .jcr section mapping.
Diffstat (limited to 'libgloss/xstormy16/eva_stub.ld')
-rw-r--r--libgloss/xstormy16/eva_stub.ld1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgloss/xstormy16/eva_stub.ld b/libgloss/xstormy16/eva_stub.ld
index 83fbf615f..cc46734ea 100644
--- a/libgloss/xstormy16/eva_stub.ld
+++ b/libgloss/xstormy16/eva_stub.ld
@@ -54,6 +54,7 @@ SECTIONS
} > ROM
.eh_frame : { KEEP (*(.eh_frame)) } > ROM
.gcc_except_table : { *(.gcc_except_table) } > ROM
+ .jcr : { *(.jcr) } > ROM
.plt : { *(.plt) } > ROM
.text :
{