* doc/sdccman.lyx, src/SDCCmain.c:
[fw/sdcc] / ChangeLog
index b9b9901f80b5d9ce48a9992d66d2c2334107ec84..46b6324869c97d7a5f0ad45210c0551720ea7c07 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-04-23 Borut Razem <borut.razem AT siol.net>
+
+       * 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.
+
 2007-04-23 Kevin Buettner <kevin AT buettner.to>
 
        * device/include/pic/pic16f886.h,