summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (unfollow)
Commit message (Expand)AuthorFilesLines
2001-11-262001-11-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-132/+0
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+3
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-04-15Numerous changes which in total greatly reduced the amount of sourceJoel Sherrill1-33/+0
1998-04-15Transitioned to shared bsp_libc_init() and cleaned up comments.Joel Sherrill1-52/+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/+3
1998-03-21Switch to using a shared main() for all of the embedded BSPsJoel Sherrill1-18/+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
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-12-20changes remerged after lost in disk crash -- recovered from snapshot, partial...Joel Sherrill1-4/+2
1995-10-30SPARC port passes all testsJoel Sherrill1-4/+7
1995-10-06fixed missing CVS IDsJoel Sherrill1-1/+1
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1-8/+31
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-4/+62
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-19/+44
1995-06-07incorporated mc68302 supportJoel Sherrill1-5/+10