summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/src/stackalloc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Move stackalloc.c to bspsSebastian Huber2018-04-161-65/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* bsps: Include missing <rtems/score/heapimpl.h>Sebastian Huber2013-07-261-1/+2
|
* bsps/stackalloc: Add initialization hookSebastian Huber2012-04-261-16/+12
|
* bsps/stackalloc: Use stack section symbolsSebastian Huber2012-04-241-15/+12
|
* 2009-09-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2009-09-081-8/+8
| | | | | | | | | * include/irq-config.h, include/irq-generic.h, include/irq-info.h, src/irq-generic.c, src/irq-info.c, src/irq-legacy.c, src/irq-shell.c: Format, cleanup and documentation. * src/irq-server.c: New file. * include/bootcard.h, include/stackalloc.h, src/stackalloc.c, bsplibc.c: Update for heap API changes. Documentation.
* adding lpc24xx BSP partsThomas Doerfler2009-07-171-0/+71