summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbellard <bellard>2004-11-08 20:52:04 +0000
committerbellard <bellard>2004-11-08 20:52:04 +0000
commit0b8d7f44b4c0bd1b58ead37ec90672ed3dd08e89 (patch)
treeb6ed98cbb77202d82ca6fb38992c40e387e20fd5
parent27feb1adac9d3212247b50f3923fde403dc93b75 (diff)
-rw-r--r--tcc-doc.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/tcc-doc.texi b/tcc-doc.texi
index 9fa957e..3db2d80 100644
--- a/tcc-doc.texi
+++ b/tcc-doc.texi
@@ -59,7 +59,9 @@ With @code{libtcc}, you can use TCC as a backend for dynamic code
generation (@pxref{Libtcc}).
TCC mainly supports the i386 target. There are alpha ports for the ARM
-(@code{arm-tcc}) and the TMS320C67xx targets (@code{c67-tcc}).
+(@code{arm-tcc}) and the TMS320C67xx targets (@code{c67-tcc}). More
+information about the ARM port is available at
+@url{http://lists.gnu.org/archive/html/tinycc-devel/2003-10/msg00044.html}.
@node Invoke
@chapter Command line invocation