summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/ods68302/startup/bspstart.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-162008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-51/+0
2008-05-122008-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+0
2007-12-112007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-11/+1
2007-12-042007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-9/+0
2007-12-032007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+0
2007-11-262007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-5/+1
2004-04-21Remove stray white spaces.Ralf Corsepius1-3/+3
2004-03-312004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+3
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-2/+6
2000-01-13All m68k BSPs now build with new ELF style linkcmds.Joel Sherrill1-39/+4
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-04-15Numerous changes which in total greatly reduced the amount of sourceJoel Sherrill1-31/+0
1998-04-15Transitioned to shared bsp_libc_init() and cleaned up comments.Joel Sherrill1-51/+18
1998-04-15Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill1-13/+0
1998-04-14Stack checker extension now accounted for in confdefs.hJoel Sherrill1-8/+0
1998-04-14Now accounts for region used by RTEMS malloc and extension usedJoel Sherrill1-14/+0
1998-03-30Moved bsp_postdriver_hook() to a shared file and made it a commonJoel Sherrill1-26/+2
1998-03-21Switch to using a shared main() for all of the embedded BSPsJoel Sherrill1-31/+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-07-31Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1-11/+23
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1997-01-29All RTEMS system call implementation renamed to be __rtems_*.Joel Sherrill1-4/+4
1996-05-28added initial posix configuration supportJoel Sherrill1-1/+1
1996-02-21Dispersal of internal thread handler resulted in the SYSI task beingJoel Sherrill1-1/+1
1995-10-30SPARC port passes all testsJoel Sherrill1-4/+7
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1-4/+30
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-5/+58
1995-06-07incorporated mc68302 supportJoel Sherrill1-5/+10