aboutsummaryrefslogtreecommitdiff
path: root/common/dlmalloc.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-05i386: Fix malloc initializationGraeme Russ1-6/+0
2009-10-03Conditionally perform common relocation fixupsPeter Tyser1-0/+2
2009-09-04Consolidate arch-specific mem_malloc_init() implementationsPeter Tyser1-0/+15
2009-09-04Consolidate arch-specific sbrk() implementationsPeter Tyser1-1/+17
2008-08-06Fix merge problemsStefan Roese1-10/+11
2008-06-03Make sure common.h is the first include.Kumar Gala1-1/+2
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+2
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-289/+274
2002-10-25Initial revisionwdenk1-0/+3317