From ac57516fa7605879e3b9ae081b489d09c28aaaa9 Mon Sep 17 00:00:00 2001 From: johanknol Date: Fri, 7 Mar 2003 13:47:29 +0000 Subject: [PATCH] new option --nolabelopt git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2341 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- doc/sdccman.lyx | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/doc/sdccman.lyx b/doc/sdccman.lyx index b961c03f..54db9998 100644 --- a/doc/sdccman.lyx +++ b/doc/sdccman.lyx @@ -1986,12 +1986,20 @@ Will not do loop reversal optimization. \layout List \labelwidthstring 00.00.0000 +--- +\series bold +nolabelopt +\series default + Will not optimize labels (makes the dumpfiles more readable). +\layout List +\labelwidthstring 00.00.0000 + \series bold ---no-xinit-opt \series default - This will disable the memcpy of initialized data in far space from code - space + Will not memcpy initialized data in far space from code space. + This saves a few bytes in code space if you don't have initialized data. \layout Subsubsection Other Options -- 2.30.2