[gforth] / gforth / engine / main.c  

gforth: gforth/engine/main.c

Diff for /gforth/engine/main.c between version 1.110 and 1.111

version 1.110, Wed May 14 09:25:10 2003 UTC version 1.111, Wed May 14 09:28:44 2003 UTC
Line 1500 
Line 1500 
   -p PATH, --path=PATH              Search path for finding image and sources\n\    -p PATH, --path=PATH              Search path for finding image and sources\n\
   --print-metrics                   Print some code generation metrics on exit\n\    --print-metrics                   Print some code generation metrics on exit\n\
   -r SIZE, --return-stack-size=SIZE Specify return stack size\n\    -r SIZE, --return-stack-size=SIZE Specify return stack size\n\
   --ss-greedy                       greedy, not optimal superinst selection\n    --ss-greedy                       greedy, not optimal superinst selection\n\
   --ss-min-codesize                 select superinsts for smallest native code\n    --ss-min-codesize                 select superinsts for smallest native code\n\
   --ss-min-ls                       minimize loads and stores\n    --ss-min-ls                       minimize loads and stores\n\
   --ss-min-lsu                      minimize loads, stores, and pointer updates\n    --ss-min-lsu                      minimize loads, stores, and pointer updates\n\
   --ss-min-nexts                    minimize the number of static superinsts\n    --ss-min-nexts                    minimize the number of static superinsts\n\
   --ss-number=N                     use N static superinsts (default max)\n    --ss-number=N                     use N static superinsts (default max)\n\
   -v, --version                     Print engine version and exit\n\    -v, --version                     Print engine version and exit\n\
 SIZE arguments consist of an integer followed by a unit. The unit can be\n\  SIZE arguments consist of an integer followed by a unit. The unit can be\n\
   `b' (byte), `e' (element; default), `k' (KB), `M' (MB), `G' (GB) or `T' (TB).\n",    `b' (byte), `e' (element; default), `k' (KB), `M' (MB), `G' (GB) or `T' (TB).\n",


Generate output suitable for use with a patch program
Legend:
Removed from v.1.110  
changed lines
  Added in v.1.111

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help