* doc/sdccman.lyx, src/SDCCmain.c:
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 23 Apr 2007 19:11:03 +0000 (19:11 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 23 Apr 2007 19:11:03 +0000 (19:11 +0000)
commitae803653f2cdd9191b31e8f47853abbc454bdcce
treefd35f4cc30debfbdcbf4ca5f11fd7b7b0aa569b8
parent3d369197f355689a9be5a6f436cc7ebc802e3784
* doc/sdccman.lyx, src/SDCCmain.c:
  peep-hole comments are generated only if --fverbose-asm option is
  specified and --no-peep-comments is not, as proposed by Frieder.
* support/regression/Makefile.in: compile regression tests with
  --fverbose-asm option so one can "grep" whether a new (or an old)
  peephole is (still) applied; requested by Frieder.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4769 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
doc/sdccman.lyx
src/SDCCmain.c
support/regression/Makefile.in