Rodrigo Kumpera | 20 Aug 05:09
Gravatar

Custom exception handling code in ppc

Hey guys,

Reading the ppc code for exception handling seens like we could get rid of the
CUSTOM_EXCEPTION_HANDLING define and a big chunk of ppc specific code.

I can't spot any platform specific code in in exceptions-ppc.c::arch_handle_exception
comparing to mini-exceptions.c::mono_handle_exception_internal.

Actually the later one have some userfull additions missing in the ppc code.

Do you mind taking a look if we can remove this big chunk of 90% duplicated code?

Cheers,
Rodrigo

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Gmane