* [wwwdocs] Mention treatment of MIPS DSP Control Register
@ 2008-10-31 16:04 Catherine Moore
2008-11-01 18:01 ` Richard Sandiford
0 siblings, 1 reply; 4+ messages in thread
From: Catherine Moore @ 2008-10-31 16:04 UTC (permalink / raw)
To: gcc-patches; +Cc: Catherine Moore
This mentions the new treatment of the MIPS DSP Control Register by the compiler.
The corresponding patch was posted here:
http://gcc.gnu.org/ml/gcc-patches/2008-10/msg01306.html
Does this look okay to install? Thanks,
Catherine
cvs diff: Diffing .
Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.4/changes.html,v
retrieving revision 1.38
diff -r1.38 changes.html
363a364,365
> <li>The SCOUNT and POS bits of the DSP control register are now
> treated as global.</li>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [wwwdocs] Mention treatment of MIPS DSP Control Register
2008-10-31 16:04 [wwwdocs] Mention treatment of MIPS DSP Control Register Catherine Moore
@ 2008-11-01 18:01 ` Richard Sandiford
2008-11-03 23:45 ` Catherine Moore
0 siblings, 1 reply; 4+ messages in thread
From: Richard Sandiford @ 2008-11-01 18:01 UTC (permalink / raw)
To: Catherine Moore; +Cc: gcc-patches
Catherine Moore <clm@codesourcery.com> writes:
> This mentions the new treatment of the MIPS DSP Control Register by the compiler.
> The corresponding patch was posted here:
> http://gcc.gnu.org/ml/gcc-patches/2008-10/msg01306.html
> Does this look okay to install? Thanks,
> Catherine
>
>
> cvs diff: Diffing .
> Index: changes.html
> ===================================================================
> RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.4/changes.html,v
> retrieving revision 1.38
> diff -r1.38 changes.html
> 363a364,365
> > <li>The SCOUNT and POS bits of the DSP control register are now
> > treated as global.</li>
The text looks good, but I think it would be clearer if we compare
this to previous releases. How about adding something like:
Previous versions of GCC treated these fields as call-clobbered
instead.
?
I gather from the line numbers that it's part of the MIPS section.
I think it should go in "Caveats" instead, in which case we should
say "MIPS DSP control register".
Richard
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [wwwdocs] Mention treatment of MIPS DSP Control Register
2008-11-01 18:01 ` Richard Sandiford
@ 2008-11-03 23:45 ` Catherine Moore
2008-11-04 0:06 ` Gerald Pfeifer
0 siblings, 1 reply; 4+ messages in thread
From: Catherine Moore @ 2008-11-03 23:45 UTC (permalink / raw)
To: Catherine Moore, gcc-patches, rdsandiford
Hi Richard,
Here's the updated patch which incorporates your suggestions.
I tried to check this in, but I don't seem to have write access to the wwwdocs repository.
Catherine
cvs diff: Diffing .
Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.4/changes.html,v
retrieving revision 1.38
diff -r1.38 changes.html
36a37,40
> <li>The SCOUNT and POS bits of the MIPS DSP control register are now
> treated as global. Previous versions of GCC treated these fields as
> call-clobbered instead.</li>
>
Richard Sandiford wrote:
> Catherine Moore <clm@codesourcery.com> writes:
>> This mentions the new treatment of the MIPS DSP Control Register by the compiler.
>> The corresponding patch was posted here:
>> http://gcc.gnu.org/ml/gcc-patches/2008-10/msg01306.html
>> Does this look okay to install? Thanks,
>> Catherine
>>
>>
>> cvs diff: Diffing .
>> Index: changes.html
>> ===================================================================
>> RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.4/changes.html,v
>> retrieving revision 1.38
>> diff -r1.38 changes.html
>> 363a364,365
>> > <li>The SCOUNT and POS bits of the DSP control register are now
>> > treated as global.</li>
>
> The text looks good, but I think it would be clearer if we compare
> this to previous releases. How about adding something like:
>
> Previous versions of GCC treated these fields as call-clobbered
> instead.
>
> ?
>
> I gather from the line numbers that it's part of the MIPS section.
> I think it should go in "Caveats" instead, in which case we should
> say "MIPS DSP control register".
>
> Richard
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [wwwdocs] Mention treatment of MIPS DSP Control Register
2008-11-03 23:45 ` Catherine Moore
@ 2008-11-04 0:06 ` Gerald Pfeifer
0 siblings, 0 replies; 4+ messages in thread
From: Gerald Pfeifer @ 2008-11-04 0:06 UTC (permalink / raw)
To: Catherine Moore; +Cc: gcc-patches, rdsandiford
Hi Catherine,
On Mon, 3 Nov 2008, Catherine Moore wrote:
> I tried to check this in, but I don't seem to have write access to the
> wwwdocs repository.
if you have access to SVN, CVS should work as well. Have you had the
chance to look at the instructions at http://gcc.gnu.org/cvs.html on
how to check out a tree for read/write access?
If you continue to have problems, let me know off-list and I'll be happy
to work this out with you (or just commit the patch on your behalf).
Gerald
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-11-04 0:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-31 16:04 [wwwdocs] Mention treatment of MIPS DSP Control Register Catherine Moore
2008-11-01 18:01 ` Richard Sandiford
2008-11-03 23:45 ` Catherine Moore
2008-11-04 0:06 ` Gerald Pfeifer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).