summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen83xx/configure.ac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2010-06-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-291-4/+0
| | | | * configure.ac: Remove AC_CHECK_SIZEOF([void *]).
* 2010-06-29 Joel Sherrill <Joel.Sherrill@OARcorp.com>Jennifer Averett2010-06-291-0/+4
| | | | * configure.ac: Added AC_CHECK_SIZEOF macro.
* Whitespace removal.Ralf Corsepius2009-11-281-2/+2
|
* 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-201-1/+1
| | | | * configure.ac: Don't add -ansi -fasm to CFLAGS.
* 2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-151-1/+0
| | | | * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
* 2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-07-161-1/+2
| | | | | | * configure.ac: Rename BSP_BOOTCARD_OPTIONS to RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs have the same options.
* 2008-10-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-021-0/+19
| | | | | * configure.ac: Move MPC8313ERDB, MPC8349EAMDS, HSC_CM01, MPC8349 defines from *.cfg into bspopts.h.
* 2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-231-1/+1
| | | | | | * configure.ac: Make letting boot_card() handle work area allocation mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
* Changed bsp_get_workarea() to bsp_get_work_area() andThomas Doerfler2008-07-241-0/+2
| | | | added support for an optional separate heap area.
* 2008-07-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-07-171-1/+0
| | | | * configure.ac: Remove RTEMS_AMPOLISH3.
* updated gen83xx BSPThomas Doerfler2008-07-141-0/+1
| | | | | updated haleakala BSP added MPC55xx BSP
* 2007-09-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-09-051-1/+1
| | | | | * configure.ac: Fix path. * include/bsp.h: Fix typo.
* compilable release of virtex/gen83xx/gen5200 powerpc adaptations. Merged ↵Thomas Doerfler2007-07-101-0/+36
many different versions of new exception handling code to shared sources.