summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/score603e/vectors/vectors.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2007-11-30 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-11-301-162/+0
| | | | | * vectors/vectors.S: Removed; this BSP now uses the shared version.
* 2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-091-2/+0
| | | | * vectors/vectors.S: Remove XCOFF support.
* Remove stray white spaces.Ralf Corsepius2004-04-211-75/+75
|
* Remove stray white spaces.Ralf Corsepius2004-04-151-14/+0
|
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-011-1/+1
| | | | | | | | | | * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>. * startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>. * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>. * console/consolebsp.h: Include <rtems/ringbuf.h> instead of <ringbuf.h>. * startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
* 2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-181-1/+1
| | | | * vectors/vectors.S: Include <asm.h>.
* 2001-11-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-11-211-0/+1
| | | | | | | | | | | | | * Makefile.am: Add @exceptions@ to SUBDIRS. * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from make/custom/score603e.cfg; Add automake conditional for SCORE_GENERATION_1; Add RTEMS_PPC_EXCEPTIONS([old]). * include/Makefile.am: include force-preinstall.am. * start/start.S: include <bspopts.h> instead of targopts.h. * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional. * vectors/vector.S: include <bsp.h>. * wrapup/Makefile.am: Apply @exceptions@.
* BSP for Vista Score603e added.Joel Sherrill1999-02-191-0/+177