Subversion Repositories DevTools

Rev

Rev 5859 | Rev 5867 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5859 Rev 5862
Line 10... Line 10...
10
            Missing include, unused function and unmatched suppression
10
            Missing include, unused function and unmatched suppression
11
        Configure cppcheck to ignore files provided by the compiler
11
        Configure cppcheck to ignore files provided by the compiler
12
            We do not want to analyze compiler)
12
            We do not want to analyze compiler)
13
        Fix variable name
13
        Fix variable name
14
 
14
 
15
   * GCC Toolchain
15
    * GCC Toolchain
16
     Improved header file dependency generation through correct calculation
16
      Improved header file dependency generation through correct calculation
17
     of the compiler header file search paths.
17
      of the compiler header file search paths.
18
 
18
 
19
   * IAR Toolchain
19
    * IAR Toolchain
20
     Corrected the generation of the Program Loader
20
      Corrected the generation of the Program Loader
-
 
21
 
-
 
22
    * Internal Utility: cache_dpkg
-
 
23
      Improved handling (under windows) of files with the same name but
-
 
24
      different case. Generate a clear warning message.
21
 
25
 
22
------------------------------------------------------------------------
26
------------------------------------------------------------------------
23
Version:  3.10.11000.cr                               Released: 01-Jul-16
27
Version:  3.10.11000.cr                               Released: 01-Jul-16
24
------------------------------------------------------------------------
28
------------------------------------------------------------------------
25
 
29