summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/i386ex/startup/setvec.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-08-062009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-53/+0
* startup/setvec.c: Removed.
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h, start/80386ex.h, start/80386ex.inc, start/macros.inc, start/start.S, startup/bspstart.c, startup/linkcmds, startup/setvec.c, timer/timer.c, timer/timerisr.S: URL for license changed.
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-08-05Automatic CPU type detection code from Eric Valette <valette@crf.canon.fr>.Joel Sherrill1-6/+2
Enabled on the pc386.
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.
1996-10-15initial version from ErikJoel Sherrill1-0/+0
1995-05-30cpu/*types.h added and successfully compiled.Joel Sherrill1-3/+3
IDLE task priority changed from 0 to 255 during initialization.