Subversion Repositories freemyipod

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
978 716 d 16 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 5484 d 17 h theseven /emcore/trunk/ emCORE: Add realign function, which is an alignment-aware realloc  
568 5495 d 10 h theseven /emcore/trunk/libc/tlsf/ emCORE: Improve the default heap walker even more  
565 5495 d 11 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 5518 d 7 h farthen /emcore/trunk/ emCORE: change every 'emBIOS' text string to 'emCORE'  
424 5518 d 11 h theseven /emcore/ Create emCORE branch  
248 5592 d 11 h theseven / libc: Optimize for performance instead of code size. Uses ~600 bytes more but is several times faster.  
204 5649 d 19 h theseven /embios/trunk/libc/include/ Only enable assertions if explicitly asked for  
203 5649 d 19 h theseven /embios/trunk/libc/include/ Add a set of missing parantheses in assert.h  
125 5673 d 12 h theseven /embios/trunk/ Add TLSF allocator  
114 5674 d 18 h theseven /embios/trunk/ Hopefully fix the remaining red  
113 5674 d 18 h theseven /embios/trunk/ Fix even more red  
111 5674 d 18 h theseven / Implement the most important part of the syscall interface  
105 5675 d 8 h cmwslw /embios/trunk/ Fixed the same problems that r83 fixed for 4g_compat.  
71 5677 d 9 h theseven /embios/trunk/ Import Rockbox libc, and use its headers instead of system headers, which have been causing trouble all over the place