hi, there!

On Thu, 14 Sep 2000, John Polstra wrote:

> Also, we _desperately_ need to switch away from the setjmp/longjmp
> exception implementation and start using the now-standard DWARF2
> implementation.  It makes a tremendous performance difference even in
> programs that don't use exceptions at all.  (I measured it once.)  But
> that in turn requires more support from libgcc, and exacerbates the
> problems associated with using a non-shared libgcc.

libgcc already has support for DWARF2. the only thing that should be
changed is crtbegin.o/crtend.o.
I have made all the necessary patches for this. I believe, David has them.

/fjoe



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to