> On Sat, Jun 01, 2002 at 07:06:06PM -0400, Andrew Cagney wrote: > >> Hello, >> >> Since most of the significant targets are now multi-arch, I'm putting >> forward the attached patch. >> >> It changes things so that: >> >> - the default GET_SAVED_REGSTER is generic_unwind_get_saved_register >> - an architecture no longer needs to set a default >> >> Previously the default was ``default_get_saved_register'' (which no one >> used). That has been deleted. >> >> Since all multi-arch targets have so far explicitly set >> GET_SAVED_REGISTER they are not affected. >> >> I'll look to commit this soon (unless someone protests). > > > No objection, but you missed the patch. Oops, attached. Andrew