Subversion Repositories freemyipod

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
978 718 d 12 h user890104 /emcore/ Remove tags and branches folders from emCORE, since it never had any. Move everything from trunk to the base emCORE folder.  
625 5486 d 13 h theseven /emcore/trunk/ emCORE: Add realign function, which is an alignment-aware realloc  
568 5497 d 6 h theseven /emcore/trunk/libc/tlsf/ emCORE: Improve the default heap walker even more  
565 5497 d 7 h theseven /emcore/trunk/ emCORE: Detect malloc heap size correctly, improve the default heap walker, and expose a function for walking the global malloc heap  
427 5520 d 4 h farthen /emcore/trunk/ emCORE: change every 'emBIOS' text string to 'emCORE'  
424 5520 d 7 h theseven /emcore/ Create emCORE branch  
248 5594 d 7 h theseven / libc: Optimize for performance instead of code size. Uses ~600 bytes more but is several times faster.  
204 5651 d 15 h theseven /embios/trunk/libc/include/ Only enable assertions if explicitly asked for  
203 5651 d 15 h theseven /embios/trunk/libc/include/ Add a set of missing parantheses in assert.h  
125 5675 d 8 h theseven /embios/trunk/ Add TLSF allocator  
114 5676 d 14 h theseven /embios/trunk/ Hopefully fix the remaining red  
113 5676 d 14 h theseven /embios/trunk/ Fix even more red  
111 5676 d 15 h theseven / Implement the most important part of the syscall interface  
105 5677 d 4 h cmwslw /embios/trunk/ Fixed the same problems that r83 fixed for 4g_compat.  
71 5679 d 5 h theseven /embios/trunk/ Import Rockbox libc, and use its headers instead of system headers, which have been causing trouble all over the place