Mike Frysinger 82911dd000 merge fix from blackfin cvs: 19 lat temu
..
Makefile ba31c6c463 Remove TOPDIR 20 lat temu
Makefile.in 4390d8e705 libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a/libc.so, the diffs go into libc-static-y/libc-shared-y exclusively, add IMA to libc, don't use any MSRC anymore 19 lat temu
calloc.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 lat temu
free.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 lat temu
heap.h 82911dd000 merge fix from blackfin cvs: 19 lat temu
heap_alloc.c 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 23 lat temu
heap_alloc_at.c 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 23 lat temu
heap_debug.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 lat temu
heap_free.c f36ef4a88b Doc fix. 23 lat temu
malloc.c 010301e968 tweak the idea between having a MMU and actually using it 19 lat temu
malloc.h 82911dd000 merge fix from blackfin cvs: 19 lat temu
malloc_debug.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 lat temu
memalign.c cdbdcae49d declare local prototype since we cant use system malloc.h 19 lat temu
realloc.c 31ff6e059f check for a 0 size first, then check for a NULL pointer 19 lat temu