summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/helas403/startup/bspstart.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-19Remove (Abandoned).Ralf Corsepius1-175/+0
2007-12-112007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-10/+2
2007-12-042007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-8/+1
2007-12-032007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-3/+0
2007-12-012007-11-30 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-2/+0
2007-11-282007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+2
2007-11-282007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-10/+23
2006-08-232006-08-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-10/+0
2006-08-222006-08-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+10
2004-04-21Remove duplicate white lines.Ralf Corsepius1-1/+0
2004-04-21Remove stray white spaces.Ralf Corsepius1-12/+12
2004-03-312004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-3/+3
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-5/+0
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-6/+4
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-10/+1
1998-12-03Removed reference to stackchk.h.Joel Sherrill1-4/+0
1998-09-30BSP submitted by Thomas Doerfler <td@imd.m.isar.de>:Joel Sherrill1-13/+80
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