forked from Imagelibrary/rtems
Spaces to tabs.
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
2009-11-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
* score/include/rtems/score/protectedheap.h,
|
||||
score/src/pheapallocate.c: Changed base implementation of protected
|
||||
heap allocations to use _Heap_Allocate_aligned_with_boundary().
|
||||
* score/include/rtems/score/protectedheap.h,
|
||||
score/src/pheapallocate.c: Changed base implementation of protected
|
||||
heap allocations to use _Heap_Allocate_aligned_with_boundary().
|
||||
* libcsupport/include/rtems/malloc.h, libcsupport/src/rtems_malloc.c:
|
||||
Check system state. Process deferred frees. Renamed rtems_malloc() in
|
||||
rtems_heap_allocate_aligned_with_boundary().
|
||||
* score/src/pheapallocatealigned.c: Removed file.
|
||||
* score/Makefile.am: Update for removed file.
|
||||
* score/src/pheapallocatealigned.c: Removed file.
|
||||
* score/Makefile.am: Update for removed file.
|
||||
|
||||
2009-11-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
@@ -3234,7 +3234,7 @@
|
||||
|
||||
* configure.ac: Check for functions in newlib.
|
||||
* posix/Makefile.am: Unconditionally compile files which now
|
||||
are in newlib.
|
||||
are in newlib.
|
||||
* libcsupport/Makefile.am: Unconditionally compile files which now
|
||||
are in newlib.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user