107097 threads
297 threads
1 email from 1 person
Hi all, Here's a proposed patch for exception handling on Darwin. Basically, it spits out a global stub for the personality functions, and uses this: .long L____gxx_personality_v0$non_lazy_ptr-. instead of doing ".set ..." magic. Comments? -bw