summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/eth_comm/startup/linkcmds
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-08 15:56:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-08 15:56:21 +0000
commit238f450f1dab3528385d8b4f5367da5f358d4d0d (patch)
tree9d12ad7fca103c01cb5a9aed965b969d6e38c150 /c/src/lib/libbsp/powerpc/eth_comm/startup/linkcmds
parent2001-04-04 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-238f450f1dab3528385d8b4f5367da5f358d4d0d.tar.bz2
2001-04-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/powerpc/eth_comm/startup/linkcmds1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/eth_comm/startup/linkcmds b/c/src/lib/libbsp/powerpc/eth_comm/startup/linkcmds
index a40d043908..3154efddf3 100644
--- a/c/src/lib/libbsp/powerpc/eth_comm/startup/linkcmds
+++ b/c/src/lib/libbsp/powerpc/eth_comm/startup/linkcmds
@@ -40,6 +40,7 @@ SECTIONS
*(.entry2)
*(.text)
*(.rodata)
+ *(.eh_frame)
*(.gnu.linkonce.r*)
*(.rodata1)
*(.gnu.linkonce.t.*)