summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/shared/setvec.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* m68k: use shared setvec.cGedare Bloom2012-04-161-37/+0
|
* m68k: replace m68k_isr with rtems_isrGedare Bloom2012-04-161-2/+2
|
* Remove stray white spaces.Ralf Corsepius2004-04-211-2/+2
|
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
|
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-051-3/+3
| | | | | | PR 505/bsps * setvec.c: Rework to remove punned pointer warning generated by gcc 3.3 and newer.
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
| | | | | * bspspuriousinit.c, m68000spurious.c, m68kpretaskinghook.c, setvec.c, start.S, mvme/mvme16x_hw.h: URL for license changed.
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
|
* Fixed typo.Joel Sherrill1998-03-201-1/+1
|
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
|
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
|
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
| | | | of switching to the modified GNU GPL.
* Removed many BSPs' copy of setvec.c and let them share the sameJoel Sherrill1997-04-151-0/+39
implementation as all m68k BSPs.