20 Aug 05:09
Custom exception handling code in ppc
From: Rodrigo Kumpera <kumpera <at> gmail.com>
Subject: Custom exception handling code in ppc
Newsgroups: gmane.comp.gnome.mono.devel
Date: 2008-08-20 03:13:20 GMT
Subject: Custom exception handling code in ppc
Newsgroups: gmane.comp.gnome.mono.devel
Date: 2008-08-20 03:13:20 GMT
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
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
RSS Feed