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]

Re: Addition to "GCC Museum"


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>


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