This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [bfin] Add linux unwind support
- From: Jie Zhang <jzhang918 at gmail dot com>
- To: Bernd Schmidt <bernds_cb1 at t-online dot de>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 06 Sep 2007 00:26:00 +0800
- Subject: Re: [bfin] Add linux unwind support
- References: <46CE9C2D.10807@gmail.com> <46D6F7C0.90008@gmail.com> <46DBE2D6.6000401@t-online.de>
Bernd Schmidt wrote:
Jie Zhang wrote:
Jie Zhang wrote:
This patch adds linux unwind support for bfin-linux-uclibc-gcc and
bfin-uclinux-gcc.
Here is an updated patch, since my previous patch does not build at all.
This is OK, although I'd still like to see the struct defined outside
the function.
Thanks, Done as r128140.
Jie