Commit Graph

21 Commits (472d546054dadacca91530bad42ad06f6408124e)

Author SHA1 Message Date
York Sun 472d546054 Consolidate bool type 11 years ago
Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static 11 years ago
Kim Phillips 199adb601f common/misc: sparse fixes 12 years ago
Simon Glass 93691842e8 Fix strict-aliasing warning in dlmalloc 12 years ago
Wolfgang Denk ea95cb7331 utx8245: fix build breakage due to assert() 13 years ago
Simon Glass 21726a7afc Add assert() for debug assertions 13 years ago
Kumar Gala 6163f5b4c8 malloc: Fix issue with calloc memory possibly being non-zero 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Joakim Tjernlund 1ba91ba233 dlmalloc.c: Fix gcc alias warning 14 years ago
Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 14 years ago
karl.beldan@gmail.com ae30b8c200 malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure 14 years ago
Wolfgang Denk 2740544881 malloc: return NULL if not initialized yet 15 years ago
Graeme Russ b4feeb4e8a i386: Fix malloc initialization 15 years ago
Peter Tyser bdb2802f4a Consolidate arch-specific mem_malloc_init() implementations 15 years ago
Peter Tyser d870552ee4 Consolidate arch-specific sbrk() implementations 15 years ago
Peter Tyser 521af04d85 Conditionally perform common relocation fixups 15 years ago
Peter Tyser d4e8ada0f6 Consolidate arch-specific mem_malloc_init() implementations 15 years ago
Peter Tyser 5e93bd1c9a Consolidate arch-specific sbrk() implementations 15 years ago
Stefan Roese f2302d4430 Fix merge problems 16 years ago
Kumar Gala 57c219ad5d Fix compile warnings in dlmalloc 16 years ago
Kumar Gala 81673e9ae1 Make sure common.h is the first include. 16 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 18 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 217c9dad82 Initial revision 22 years ago
wdenk 40c855574c Initial revision 24 years ago