This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: Modernize NetBSD/powerpc support in GDB
Mark Kettenis <mark.kettenis@xs4all.nl> writes:
> My bet is still that it is a cache flushing issue, especially since
> the 440, which uses different code to flush the cache, is so much
> better.
I should also note that with a moderately bogus hack in the macppc
code that fixes the iflush problem, I got macppc down to 279 failures,
very repeatably. All of the failures that macppc had that the 440
didn't have were AltiVec-related.
- Nathan