[m-dev.] trivial diff: minor changes to NEWS file
Fergus Henderson
fjh at cs.mu.OZ.AU
Sun Feb 25 00:01:52 AEDT 2001
On 24-Feb-2001, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> NEWS:
> Fix typo (s/to to/to/).
> Add a pointer to gcc-backend.html.
Estimated hours taken: 0.25
w3/download/include/release-0.10.inc:
Fix a typo (s/to to/to/).
Add a link to gcc-backend.html.
Workspace: /mnt/murlibobo/home/mercury0/fjh/mercury
Index: w3/download/include/release-0.10.inc
===================================================================
RCS file: /home/mercury1/repository/w3/download/include/release-0.10.inc,v
retrieving revision 1.1
diff -u -d -r1.1 release-0.10.inc
--- w3/download/include/release-0.10.inc 2001/02/23 04:37:37 1.1
+++ w3/download/include/release-0.10.inc 2001/02/24 12:55:55
@@ -39,7 +39,7 @@
<li> There's a version of the new back-end which generates code
for Microsoft's new .NET system.
<li> 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.
<li> Various improvements to `mtags'.
</ul>
@@ -317,6 +317,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.<p>
+
+ For more details see <a href="gcc-backend.html">here</A>.
<li> The old back-end now generates faster code at low optimization levels.<p>
--
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