Subversion Repositories DevTools

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4699 4040 d 7 h alewis /core_devl/branches/alewis_gccinstrumented/ Created by Jats svn branch  
/core_devl/branches/alewis_gccinstrumented
327 5698 d 21 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Major changes:
* New compiler support
Support for the Keil Arm V4.03a compiler
This is enabled via:
build.pl: BuildPlatforms ( 'H400,--Version=4.03a' );
 
/core_devl/trunk/CFG/TOOLSET/KeilARMV43A.DEF
/core_devl/trunk/CFG/PLATFORM/H400
/core_devl/trunk/CFG/TOOLSET/KEILARMV3.DEF
/core_devl/trunk/CFG/TOOLSET/KEILARMV3.PL
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/jats.bat
/core_devl/trunk/build.pl
283 6130 d 23 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Major changes:
* New Platform: H400
Supported by the KIELARMV3 toolset.
Refer to the Jats Reference Manual for toolset specific options

Minor changes:
* MergeLibrary directive
Allow a library that has been created in the same makefile.pl as the
directive to be located, without the need to 'install' it first.
 
/core_devl/trunk/CFG/PLATFORM/H400
/core_devl/trunk/CFG/TOOLSET/KEILARMV3.DEF
/core_devl/trunk/CFG/TOOLSET/KEILARMV3.PL
/core_devl/trunk/CFG/TOOLSET/KEILARMV3.RUL
/core_devl/trunk/CFG/PLATFORM/PLATFORM_CFG.PM
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/ArrayHashUtils.pm
/core_devl/trunk/TOOLS/LIB/BuildVersion.pm
/core_devl/trunk/TOOLS/LIB/FileUtils.pm
/core_devl/trunk/TOOLS/LIB/JatsError.pm
/core_devl/trunk/TOOLS/buildlib.pl
/core_devl/trunk/TOOLS/common.pl
/core_devl/trunk/TOOLS/jats.bat
/core_devl/trunk/TOOLS/jats.pl
/core_devl/trunk/TOOLS/makelib.pl2
/core_devl/trunk/build.pl