Subversion Repositories avr32-toolchain

Rev

Rev 7 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7 Rev 13
-
 
1
try_gdb_0_2_0 (jjessich on Sun Apr 01 02:40:52 CEST 2012):
-
 
2
   + Added tools revision generation out of svn.
-
 
3
   + Internal structure completely changed to make macros, which will expand
-
 
4
     the rules.
-
 
5
   + The different targets will now execute only, if the dependend thing
-
 
6
     is not allready made.
-
 
7
   + Added new rules to force the execution (xxxx-yyyy-f).
-
 
8
   NOTE: Currently only autoconf and automake reworked.
-
 
9
1
try_gdb_0_1_0 (jasmin on Sun Mar 25 20:41:08 CEST 2012):
10
try_gdb_0_1_0 (jasmin on Sun Mar 25 20:41:08 CEST 2012):
2
   + gdb added (not working).
11
   + gdb added (not working).
3
   + When executing make with a target, it is not rebuild any longer, if
12
   + When executing make with a target, it is not rebuild any longer, if
4
     nothing has been changed.
13
     nothing has been changed.
5
   + Added *-force tags to have the old behaviour still available (not
14
   + Added *-force tags to have the old behaviour still available (not
6
     finished).
15
     finished).
7
   + Added clean-* rules for each sub target.
16
   + Added clean-* rules for each sub target.
8
   + Added realclean-* ruels, whch will remove the downloaded file, too.
17
   + Added realclean-* ruels, whch will remove the downloaded file, too.
9
   NOTE: Currently NOT TESTED!!!
18
   NOTE: Currently NOT TESTED!!!
10
19
11
rel_0_1_0 (jasmin on Sun Mar 25 19:21:33 CEST 2012):
20
rel_0_1_0 (jasmin on Sun Mar 25 19:21:33 CEST 2012):
12
   + Initial release based on vendor version 990c274.
21
   + Initial release based on vendor version 990c274.