Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
870 4599 d 6 h theseven / Make makefiles compatible with SVN 1.7 and compilers that default to thumb mode.  
666 5451 d 4 h theseven / Fix another dozen makefile bugs  
529 5498 d 21 h theseven /apps/helloworld/ Helloworld: Remove library testing crap, make it a real hello world program again  
491 5509 d 22 h theseven / emCORE: Fix another dozen bugs  
489 5512 d 19 h theseven / emCORE: Fix a lot of bugs  
462 5514 d 1 h theseven / Use ccache in all other Makefiles as well  
458 5516 d 1 h theseven /apps/helloworld/ helloworld: Windows doesn't like those quotes in the Makefile. We need to find a better solution...  
454 5516 d 3 h theseven /apps/helloworld/ helloworld: Switch to emCORE  
147 5670 d 8 h theseven / Some magic to make integer divisions in emBIOS apps work seamlessly  
111 5676 d 7 h theseven / Implement the most important part of the syscall interface  
110 5676 d 9 h theseven / Move the API header files to embios/trunk/export  
99 5677 d 0 h theseven / Make the syscall interface work, add simple hello world app