This is the mail archive of the gcc@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]

Re: GCC Extensions web page


On Wed, Mar 05, 2003 at 09:18:12AM -0700, E. Weddington wrote:
> A quick note about the GCC Extensions Web page:
> http://www.gnu.org/software/gcc/extensions.html
> 
> The "Atmel AVR port" should be taken off of this page as it is no 
> longer experimental and is listed under the "supported platforms":
> http://gcc.gnu.org/install/specific.html#avr

Thanks for the information; fixed with this patch.

Janis

Index: extensions.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/extensions.html,v
retrieving revision 1.26
diff -u -p -r1.26 extensions.html
--- extensions.html	4 Jul 2002 21:11:58 -0000	1.26
+++ extensions.html	5 Mar 2003 17:17:53 -0000
@@ -12,10 +12,6 @@ reason or the other, did not (yet) make 
 tree. Please direct feedback and bugreports to their respective
 maintainers, not our mailing lists.</p>
 
-<h2><a href="http://medo.fov.uni-mb.si/mapp/uTools/";>ATMEL AVR port</a></h2>
-<p>This is an experimental port for the 8bit ATMEL AVR micro
-controllers.</p>
-
 <h2><a href="http://www-mount.ee.umn.edu/~okeefe/mcerg/gcc-dlx.html";>DLX port</a></h2>
 <p>A GCC Machine Description for the DLX machine described in Computer
 Architecture: A Quantitative Approach by Hennessy and Patterson.</p>


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