Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure | karl.beldan@gmail.com | 2010-04-10 | -1/+1 |
* | malloc: return NULL if not initialized yet | Wolfgang Denk | 2010-01-15 | -0/+6 |
* | i386: Fix malloc initialization | Graeme Russ | 2009-12-05 | -6/+0 |
* | Conditionally perform common relocation fixups | Peter Tyser | 2009-10-03 | -0/+2 |
* | Consolidate arch-specific mem_malloc_init() implementations | Peter Tyser | 2009-09-04 | -0/+15 |
* | Consolidate arch-specific sbrk() implementations | Peter Tyser | 2009-09-04 | -1/+17 |
* | Fix merge problems | Stefan Roese | 2008-08-06 | -10/+11 |
* | Make sure common.h is the first include. | Kumar Gala | 2008-06-03 | -1/+2 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -2/+2 |
* | * Code cleanup: | wdenk | 2003-06-27 | -289/+274 |
* | Initial revision | wdenk | 2002-10-25 | -0/+3317 |