summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/shared/setvec.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-04-16m68k: use shared setvec.cGedare Bloom1-37/+0
2012-04-16m68k: replace m68k_isr with rtems_isrGedare Bloom1-2/+2
2004-04-21Remove stray white spaces.Ralf Corsepius1-2/+2
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2004-03-052004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+3
PR 505/bsps * setvec.c: Rework to remove punned pointer warning generated by gcc 3.3 and newer.
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* bspspuriousinit.c, m68000spurious.c, m68kpretaskinghook.c, setvec.c, start.S, mvme/mvme16x_hw.h: URL for license changed.
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-03-20Fixed typo.Joel Sherrill1-1/+1
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
of switching to the modified GNU GPL.
1997-04-15Removed many BSPs' copy of setvec.c and let them share the sameJoel Sherrill1-16/+10
implementation as all m68k BSPs.
1995-09-20Actually adding efi bsp's from John Gwynne after forgetting toJoel Sherrill1-6/+7
commit them.