| To: | Kumba <kumba@gentoo.org> |
|---|---|
| Subject: | Re: [PATCH]: R10000 Needs LL/SC Workaround in Gcc |
| From: | "Maciej W. Rozycki" <macro@linux-mips.org> |
| Date: | Tue, 4 Nov 2008 14:23:06 +0000 (GMT) |
| Cc: | gcc-patches@gcc.gnu.org, Linux MIPS List <linux-mips@linux-mips.org>, rdsandiford@googlemail.com |
| In-reply-to: | <490FF63A.7010900@gentoo.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <490A90F4.6040601@gentoo.org> <490C05A9.9070707@gentoo.org> <87abcjibsl.fsf@firetop.home> <490CA4C8.40904@gentoo.org> <87tzargrn4.fsf@firetop.home> <490CEDB9.6030600@gentoo.org> <87prleh2hc.fsf@firetop.home> <490EBDE2.6010709@gentoo.org> <87myggilk2.fsf@firetop.home> <490FF63A.7010900@gentoo.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Alpine 1.10 (LFD 962 2008-03-14) |
On Tue, 4 Nov 2008, Kumba wrote: > But I guess the question I'm pondering, is just how rare would it be for > someone to actually need a MIPS-I binary with ll/sc and branch-likely fixes to > run on something like an R10000? Rare enough to justify denying them that > particular command argument combination, and thus taking Option #1? Or go the > extra mile for Option #2? I don't know if that's my call to really make, > since I lack the statistical data to know who would be affected, and in what > ways (i.e., do they have alternative methods, such as MIPS-II, etc..). Workarounds should be as cheap as possible maintenance-wise. My vote is for requiring people in the need to use broken R10k revisions to choose a compatible ISA. It actually makes sense to use 64-bit software on these systems implying at least MIPS III, which is also another argument not to try to bend backwards and support MIPS I with R10k workarounds. Maciej |
| Previous by Date: | Re: [PATCH]: R10000 Needs LL/SC Workaround in Gcc, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH]: R10000 Needs LL/SC Workaround in Gcc, Maciej W. Rozycki |
| Previous by Thread: | Re: [PATCH]: R10000 Needs LL/SC Workaround in Gcc, Ralf Baechle |
| Next by Thread: | Re: [PATCH]: R10000 Needs LL/SC Workaround in Gcc, Richard Sandiford |
| Indexes: | [Date] [Thread] [Top] [All Lists] |