diff options
| author | bellard <bellard> | 2004-11-08 20:52:04 +0000 |
|---|---|---|
| committer | bellard <bellard> | 2004-11-08 20:52:04 +0000 |
| commit | 0b8d7f44b4c0bd1b58ead37ec90672ed3dd08e89 (patch) | |
| tree | b6ed98cbb77202d82ca6fb38992c40e387e20fd5 /tcc-doc.texi | |
| parent | 27feb1adac9d3212247b50f3923fde403dc93b75 (diff) | |
| download | tinycc-0b8d7f44b4c0bd1b58ead37ec90672ed3dd08e89.tar.gz tinycc-0b8d7f44b4c0bd1b58ead37ec90672ed3dd08e89.tar.bz2 | |
update
Diffstat (limited to 'tcc-doc.texi')
| -rw-r--r-- | tcc-doc.texi | 4 |
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 |
