[Webkit-unassigned] [Bug 106739] Fix the atomicIncrement implementation for MIPS GCC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 12 14:28:49 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106739





--- Comment #29 from Chao-ying Fu <fu at mips.com>  2013-02-12 14:31:02 PST ---
>From Andrew Pinkski, GCC 4.8 has a new libatomic to support 8-byte atomic functions.  For GCC before version 4.8, we can provide this patch with either same or different function names.

When GCC 4.8 toolchain is ready to compile webkit, we can submit another patch to enable the usage of libatomic for 32-bit MIPS targets.

Is this approach ok?  Thanks!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list