This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH, wwwdocs] Remove CRX from obsolete port list


Hello All,
CRX is has been un-deprecated. I would also like to modify the gcc 4.3 changes.html file to remove the CRX from obsolete processor architecture list.
OK to commit?
Regards,
Pompa



-------- Original Message --------
Subject: Re: Un-deprecating CRX: Request to review and commit
Date: Fri, 25 Apr 2008 17:21:28 +0530
From: Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
Organization: National Semiconductor Corporation
To: gcc@gcc.gnu.org
CC: Richard Guenther <richard.guenther@gmail.com>
References: <47E88274.7060001@nsc.com> <47ECAE79.4030206@nsc.com> <480C52E4.5040109@nsc.com> <84fc9c000804210207o221ec3n84b6c94816cb4ce2@mail.gmail.com>




Hello All,
I have committed the patch to 4.3 branch and mainline.
Thanks a lot for considering the removal of deprecation. Many thanks to all who reviewed the patch.
Regards,
Pompa


Richard Guenther wrote:
On Mon, Apr 21, 2008 at 10:40 AM, Pompapathi V Gadad
<Pompapathi.V.Gadad@nsc.com> wrote:
Hello All, Steering Committee,
 I have submitted a patch to undeprecate CRX port in 4.3 branch. The port
itself has not changed. I have also submitted the tests results. So far I
have not recevied any comments for GCC community. Can someone please review
the patch and suggest if this is OK for 4.3 branch? If this OK for 4.3
branch, I request to commit the patch as well. I would really wish to see
the port undeprecated in 4.3.1 release. Reply is highly appreciated.

Patch:

http://gcc.gnu.org/ml/gcc-patches/2008-03/msg00306.html

This is ok for the 4.3 branch and mainline.


In the MAINTAINERS file Paul Woegerer is listed as maintainer for crx,
is this still accurate?

Testresults:
http://gcc.gnu.org/ml/gcc-testresults/2008-04/msg01588.html
http://gcc.gnu.org/ml/gcc-testresults/2008-03/msg00360.html

We expect that you do some housekeeping of this backend as the latest change to it is from the end of 2005.

Richard.




Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.3/changes.html,v
retrieving revision 1.110
diff -u -r1.110 changes.html
--- changes.html	31 Mar 2008 22:51:04 -0000	1.110
+++ changes.html	25 Apr 2008 11:57:12 -0000
@@ -70,7 +70,6 @@
     been declared obsolete:</p>
 
     <ul>
-      <li>National Semiconductor CRX (<code>crx-*</code>)</li>
       <li>Morpho MT (<code>mt-*</code>)</li>
     </ul>
 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]