Patch from David Mosberger
authorDavid Mosberger <davidm@hpl.hp.com>
Thu, 20 Nov 2003 22:53:02 +0000 (22:53 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 20 Nov 2003 22:53:02 +0000 (14:53 -0800)
commit3e7869c6443a05a1fdbedd087eed14402df2875f
tree0b2f2a1d3b8d58631f3565571f4188a1240462df
parent146a1ecb877611526fcd141a6efc1e290e13e412
Patch from David Mosberger
* config/t-libunwind: Mention unwind-c.c.
(SHLIB_LC): Overwrite the default-value from t-slibgcc-elf-ver
and mention -lunwind so that the resulting libgcc_s.so has
the necessary DT_NEEDED entry for libunwind.
* unwind-libunwind.c (_Unwind_GetCFA): Implement.
(_Unwind_GetBSP) [UNW_TARGET_IA64]: New function.

From-SVN: r73777
gcc/ChangeLog
gcc/config/t-libunwind
gcc/unwind-libunwind.c