]> git.sur5r.net Git - cc65/commitdiff
Added commit ca4ed290d5964dbe833224d967d3707e20972278's command-line option to the...
authorGreg King <gregdk@users.sf.net>
Mon, 16 Oct 2017 13:39:33 +0000 (09:39 -0400)
committerGreg King <gregdk@users.sf.net>
Mon, 16 Oct 2017 13:39:33 +0000 (09:39 -0400)
doc/cl65.sgml

index 8b3c02cbb88050544bec4e47cdc4a9b305c5e35d..ca5f9d2af84d45dc1424c8b8116627cc14f0207c 100644 (file)
@@ -4,7 +4,7 @@
 <title>cl65 Users Guide
 <author><url url="mailto:uz@cc65.org" name="Ullrich von Bassewitz">,<newline>
 <url url="mailto:greg.king5@verizon.net" name="Greg King">
-<date>2017-05-24
+<date>2017-10-16
 
 <abstract>
 cl65 is the compile &amp; link utility for cc65, the 6502 C compiler. It was
@@ -69,6 +69,7 @@ Short options:
 
 Long options:
   --add-source                  Include source as comment
+  --all-cdecl                   Make functions default to __cdecl__
   --asm-args options            Pass options to the assembler
   --asm-define sym[=v]          Define an assembler symbol
   --asm-include-dir dir         Set an assembler include directory