summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/preinstall.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber2014-02-191-3/+3
| | | | | | Merge RTEMS_FATAL_SOURCE_BSP_GENERIC and RTEMS_FATAL_SOURCE_BSP_SPECIFIC into new fatal source RTEMS_FATAL_SOURCE_BSP. This makes it easier to figure out the code position given a fatal source and code.
* bsps: Move bsp_generic_fatal_code to new fileSebastian Huber2013-06-211-0/+4
| | | | Add bsp_generic_fatal().
* bsps: New file <bsp/default-initial-extension.h>Sebastian Huber2012-11-131-0/+24
|
* Remove.Ralf Corsepius2008-09-261-24/+0
|
* 2008-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-241-0/+24
* preinstall.am: New file.