Subversion Repositories freemyipod

Rev

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

Filtering Options

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