Subversion Repositories avr32-toolchain

Rev

Rev 7 | Rev 15 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

try_gdb_0_2_0 (jjessich on Sun Apr 01 02:40:52 CEST 2012):
   + Added tools revision generation out of svn.
   + Internal structure completely changed to make macros, which will expand
     the rules.
   + The different targets will now execute only, if the dependend thing
     is not allready made.
   + Added new rules to force the execution (xxxx-yyyy-f).
   NOTE: Currently only autoconf and automake reworked.

try_gdb_0_1_0 (jasmin on Sun Mar 25 20:41:08 CEST 2012):
   + gdb added (not working).
   + When executing make with a target, it is not rebuild any longer, if
     nothing has been changed.
   + Added *-force tags to have the old behaviour still available (not
     finished).
   + Added clean-* rules for each sub target.
   + Added realclean-* ruels, whch will remove the downloaded file, too.
   NOTE: Currently NOT TESTED!!!

rel_0_1_0 (jasmin on Sun Mar 25 19:21:33 CEST 2012):
   + Initial release based on vendor version 990c274.