public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* DLX support as gcc-extension/museum
@ 2002-04-11 23:09 Manuel A. Fernández Montecelo
  2002-04-12 11:47 ` PATCH for " Gerald Pfeifer
  0 siblings, 1 reply; 2+ messages in thread
From: Manuel A. Fernández Montecelo @ 2002-04-11 23:09 UTC (permalink / raw)
  To: gcc

[-- Attachment #1: Type: text/plain, Size: 721 bytes --]

hi:

i've been surfing through your web, and several minutes ago i was at:

http://www-mount.ee.umn.edu/~okeefe/mcerg/gcc-dlx.html

i just wanted to tell you this because maybe you'd like to list in the
extension/museum section, because.. "In this section you will find
extensions which do not (directly) apply to current GCC sources but are
of historical interest or may be helpful to consult for future
development.". it inspired me! :)

hope that it will be of your interest, if not.. sorry ;)


aburinho!!

________________________________________________________________________
Manuel A. Fernández Montecelo <manuel@sindominio.net>

GnuPG pubkey: [http://sindominio.net/~manuel/gpg-pubkey.txt]

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* PATCH for Re: DLX support as gcc-extension/museum
  2002-04-11 23:09 DLX support as gcc-extension/museum Manuel A. Fernández Montecelo
@ 2002-04-12 11:47 ` Gerald Pfeifer
  0 siblings, 0 replies; 2+ messages in thread
From: Gerald Pfeifer @ 2002-04-12 11:47 UTC (permalink / raw)
  To: Manuel A. Fernández Montecelo; +Cc: gcc, gcc-patches

On 12 Apr 2002, Manuel A. Fernández Montecelo wrote:
> i've been surfing through your web, and several minutes ago i was at:
>
> http://www-mount.ee.umn.edu/~okeefe/mcerg/gcc-dlx.html

Funny. We already have an MMIX port, now also DLX.

> i just wanted to tell you this because maybe you'd like to list in the
> extension/museum section, because.. [...]

Yes, thanks. I just did that by applying the patch below.  I also took
the opportunity moving PentiumGCC to the "Museum".

Gerald

Index: extensions.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/extensions.html,v
retrieving revision 1.24
diff -u -3 -p -r1.24 extensions.html
--- extensions.html	19 Feb 2002 10:21:03 -0000	1.24
+++ extensions.html	12 Apr 2002 18:40:10 -0000
@@ -12,18 +12,14 @@ 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://www.goof.com/pcg/index.html">PentiumGCC</a></h2>
-<p>The PentiumGCC (short PGCC) is an extension of GCC specifically
-aimed at the newer Intel chips and their clones (Pentium, PPro,
-Pentium-II and the Cyrix6x86 and AMD-K6+ chips). The current goal is
-to enhance GCC to a point where it generates code as fast as PGCC,
-but until that work is finished PGCC is still maintained, and often
-achieves substantial speed improvements over GCC.</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>
+
 <h2><a href="http://home.worldnet.fr/~stcarrez/m68hc11_port.html">M68HC11
 port</a></h2>
 <p>This is a port of GCC, GDB and the Binutils for Motorola 68HC11
@@ -106,6 +102,11 @@ be helpful to consult for future develop
 tools for the TMS340x0</a></h2>

 <p>A GCC port to a <em>bit-addressable</em> architecture.</p>
+
+<h2><a href="http://www.goof.com/pcg/index.html">PentiumGCC</a></h2>
+
+<p>The PentiumGCC (short PGCC) was an extension of GCC specifically
+aimed at the newer Intel chips and their clones.</p>

 </body>
 </html>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-04-12 18:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-11 23:09 DLX support as gcc-extension/museum Manuel A. Fernández Montecelo
2002-04-12 11:47 ` PATCH for " 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).