Jeffrey Law - Re: [m68k 08/13] unwind support for signal handler (original) (raw)

This is the mail archive of the gcc-patches@gcc.gnu.orgmailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

On Mon, 2007-02-12 at 17:45 +0000, Richard Sandiford wrote:

Jeffrey Law law@redhat.com writes:

On Wed, 2007-02-07 at 22:12 +0100, Roman Zippel wrote:

Hi,

On Mon, 5 Feb 2007, Jeffrey Law wrote:

This adds support for unwinding through linux signal trampolines.

2007-01-30 Roman Zippel zippel@linux-m68k.org

* config/m68k/linux.h (MD_UNWIND_SUPPORT): Define.
* config/m68k/linux-unwind.h: New file.

Didn't Richard S. post a patch for this already, or am I mis-remembering?

He did, but it had a few problems, this is my version of the patch with the ColdFire bits added. Richard -- any problems with going with Roman's unwind bits? I'm really not that qualified to judge the implementation as I'm not a dwarf-unwind or coldfire expert.

I ran a GNU/Linux regression test with Roman's patch and it seemed to work fine. I'd be happy to see it applied FWIW. OK. Then let's go with Roman's patch.

Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]