Subversion Repositories freemyipod

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
666 5449 d 20 h theseven / Fix another dozen makefile bugs  
529 5497 d 12 h theseven /apps/helloworld/ Helloworld: Remove library testing crap, make it a real hello world program again  
491 5508 d 14 h theseven / emCORE: Fix another dozen bugs  
489 5511 d 11 h theseven / emCORE: Fix a lot of bugs  
462 5512 d 17 h theseven / Use ccache in all other Makefiles as well  
458 5514 d 17 h theseven /apps/helloworld/ helloworld: Windows doesn't like those quotes in the Makefile. We need to find a better solution...  
454 5514 d 19 h theseven /apps/helloworld/ helloworld: Switch to emCORE  
147 5669 d 0 h theseven / Some magic to make integer divisions in emBIOS apps work seamlessly  
111 5674 d 23 h theseven / Implement the most important part of the syscall interface  
110 5675 d 1 h theseven / Move the API header files to embios/trunk/export  
99 5675 d 16 h theseven / Make the syscall interface work, add simple hello world app