[m-dev.] trivial diff: minor changes to NEWS file
Fergus Henderson
fjh at cs.mu.OZ.AU
Sat Feb 24 22:59:38 AEDT 2001
For both main and release branches.
Estimated hours taken: 0.25
NEWS:
Fix typo (s/to to/to/).
Add a pointer to gcc-backend.html.
Workspace: /home/hg/fjh/mercury
Index: NEWS
===================================================================
RCS file: /home/mercury1/repository/mercury/NEWS,v
retrieving revision 1.203
diff -u -d -r1.203 NEWS
--- NEWS 2001/02/23 00:33:44 1.203
+++ NEWS 2001/02/24 11:58:09
@@ -44,7 +44,7 @@
* There's a version of the new back-end which generates code
for Microsoft's new .NET system.
* There's a version of the new back-end which compiles directly
- to to assembler, using the GCC back-end.
+ to assembler, using the GCC back-end.
* Various improvements to `mtags'.
DETAILED LISTING
@@ -307,6 +307,8 @@
So far we have only tested it on i686-pc-linux-gnu (Intel x86-based
PCs running Linux). But in theory it should work fine on other
platforms too.
+
+ For details see <http://www.cs.mu.oz.au/mercury/download/gcc-backend.html>.
* The old back-end now generates faster code at low optimization levels.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list