This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Addition to "GCC Museum"
- To: Eric Alan Durant <edurant at engin dot umich dot edu>
- Subject: Re: Addition to "GCC Museum"
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Sun, 1 Jul 2001 23:03:43 +0200 (CEST)
- cc: <gcc at gcc dot gnu dot org>
On Tue, 19 Jun 2001, Eric Alan Durant wrote:
> You may wish to add a link to Motorola's customization of GCC
> for their 56k chips to the "GCC Museum" section of
> <http://gcc.gnu.org/extensions.html>.
Thanks for the pointer. I just installed the following patch.
Gerald
Index: extensions.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/extensions.html,v
retrieving revision 1.12
diff -u -3 -p -r1.12 extensions.html
--- extensions.html 2001/03/22 03:25:18 1.12
+++ extensions.html 2001/07/01 21:02:38
@@ -118,5 +118,10 @@ tools for the TMS340x0</a></h2>
<p>A GCC port to a <EM>bit-addressable</EM> architecture.</p>
+<h2><a href="http://www.motorola.com/SPS/DSP/tools/sw-dev.html">Port to
+Motorola 56k DSPs</a></h2>
+
+<p>Customization of GCC 1.x to Motorola's 56k line.</p>
+
</body>
</html>