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