Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
870 4597 d 18 h theseven / Make makefiles compatible with SVN 1.7 and compilers that default to thumb mode.  
666 5449 d 16 h theseven / Fix another dozen makefile bugs  
529 5497 d 9 h theseven /apps/helloworld/ Helloworld: Remove library testing crap, make it a real hello world program again  
491 5508 d 10 h theseven / emCORE: Fix another dozen bugs  
489 5511 d 8 h theseven / emCORE: Fix a lot of bugs  
462 5512 d 14 h theseven / Use ccache in all other Makefiles as well  
458 5514 d 13 h theseven /apps/helloworld/ helloworld: Windows doesn't like those quotes in the Makefile. We need to find a better solution...  
454 5514 d 15 h theseven /apps/helloworld/ helloworld: Switch to emCORE  
147 5668 d 21 h theseven / Some magic to make integer divisions in emBIOS apps work seamlessly  
111 5674 d 20 h theseven / Implement the most important part of the syscall interface  
110 5674 d 22 h theseven / Move the API header files to embios/trunk/export  
99 5675 d 13 h theseven / Make the syscall interface work, add simple hello world app