]> git.gag.com Git - fw/sdcc/blobdiff - doc/sdccman.lyx
* src/SDCCglue.h: make tmpfileNameSet available for preOutName
[fw/sdcc] / doc / sdccman.lyx
index 84368988c4ee0410bc75ee3e422eea23fec4c45a..b961c03f6b1b3112e83bb261fbd9fb75c89b3a53 100644 (file)
@@ -2008,6 +2008,15 @@ Other Options
 \labelwidthstring 00.00.0000
 
 
+\series bold 
+--c1mode
+\series default 
+ reads the preprocessed source from standard input and compiles it.
+ The file name for the assembler output must be specified using the -o option.
+\layout List
+\labelwidthstring 00.00.0000
+
+
 \series bold 
 -E
 \series default 
@@ -2290,6 +2299,24 @@ cyclomatic complexity
 -V
 \series default 
  Shows the actual commands the compiler is executing.
+\layout List
+\labelwidthstring 00.00.0000
+
+
+\series bold 
+---no-c-code-in-asm
+\series default 
+ Hides your ugly and inefficient c-code from the asm file, so you can always
+ blame the compiler :).
+\layout List
+\labelwidthstring 00.00.0000
+
+
+\series bold 
+---i-code-in-asm
+\series default 
+ Include i-codes in the asm file.
+ Looks like noise but is most helpfull for debugging the compiler itself.
 \layout Subsubsection
 
 Intermediate Dump Options