C Compiler documentation update
@@ -75,6 +75,12 @@ | ||
75 | 75 | <p>Here is the list of all releases with a short description of things that changed: |
76 | 76 | </p> |
77 | 77 | |
78 | +<p id=dateentry>Version 1.39</p> | |
79 | + - fix to allow inline assembler directives to be inserted at the proper location in the functions | |
80 | + | |
81 | +<p id=dateentry>Version 1.38</p> | |
82 | + - integrated all the latest changes from Fabrice Frances: Fixes some issues found by Goyo and Retroric regarding encoding of data tables by the compiler | |
83 | + | |
78 | 84 | <p id=dateentry>Version 1.36</p> |
79 | 85 | - fixes for the -O0 output |
80 | 86 |