equal
deleted
inserted
replaced
47 python recipestats.py < filename.log > stats.csv |
47 python recipestats.py < filename.log > stats.csv |
48 |
48 |
49 The output is in CSV format. |
49 The output is in CSV format. |
50 |
50 |
51 Defect Fixes: |
51 Defect Fixes: |
|
52 - fix for ARM9E + ARMV5 pre-processing confusion |
52 - SF bug 1570: Adding then removing a capability can produce incorrect |
53 - SF bug 1570: Adding then removing a capability can produce incorrect |
53 result: e.g. ALL TCB -TCB becomes ALL -TCB but it should be just ALL |
54 result: e.g. ALL TCB -TCB becomes ALL -TCB but it should be just ALL |
54 |
55 |
55 Other Changes: |
56 Other Changes: |
56 - Default to using Python 2.6.4 on windows (no change in compatibility with |
57 - Default to using Python 2.6.4 on windows (no change in compatibility with |