Support nested parenthesis in peephole function arguments (#1967300)
[fw/sdcc] / ChangeLog
index 76bd864004bd92b3e772cfb8f6807346b3f7e7d5..7f37a001807a795d4b2bd45ca241566e60a72a23 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-19  Philipp Klaus Krause <pkk AT spth.de>
+
+       * src/SDCCpeeph.c (callFuncByName):
+         Support nested parenthesis in peephole function arguments (#1967300)
+
 2008-05-19 Raphael Neider <rneider AT web.de>
 
        * src/pic16/gen.c (pic16_emitpLabel,pic16_emitpLabelFORCE):