summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/erc32/startup (unfollow)
Commit message (Expand)AuthorFilesLines
2000-07-11Reworked score/cpu/sparc so it can be safely compiled multilib. AllJoel Sherrill1-0/+36
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill4-18/+7
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1-0/+2
2000-01-31Patches rtems-rc-20000118-3.diff and rtems-rc-20000118-4.diff fromJoel Sherrill1-7/+8
2000-01-10Patch rtems-rc-20000104-3.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-77/+41
1999-11-22Patch rtems-rc-19991117-9.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill3-6/+3
1999-11-16Fixed alignment problem on _endtext.Joel Sherrill1-0/+1
1999-09-07Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1-2/+2
1999-08-06Patch rtems-rc-19990709-6-diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
1999-08-05Now supports C++ global constructors and exceptions.Joel Sherrill2-1/+5
1999-08-02Added more sections to pick up all of the new C++ sections.Joel Sherrill1-12/+11
1999-07-26Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-1/+1
1999-07-26This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-24/+31
1999-07-09Patch from Jiri Gaisler <jgais@ws.estec.esa.nl>:Joel Sherrill3-16/+28
1999-07-02Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> that splitsJoel Sherrill1-1/+1
1999-07-01Modified to provide symbols with and without leading underscore in orderJoel Sherrill1-0/+2
1999-04-19Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-1/+1
1999-03-19Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-3/+12
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-1/+3
1999-01-19Patch from Jiri Gaisler <jgais@ce.chalmers.se>:Joel Sherrill2-13/+41
1998-04-30Removed tripling of workspace API when POSIX API is enabled. confdefs.hJoel Sherrill1-0/+2
1998-04-30Added sections to remove warningsJoel Sherrill1-0/+8
1998-04-15Numerous changes which in total greatly reduced the amount of sourceJoel Sherrill1-25/+0
1998-04-15Transitioned to shared bsp_libc_init() and cleaned up comments.Joel Sherrill2-50/+18
1998-04-15Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill1-14/+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 Sherrill2-29/+4
1998-03-21Switch to using a shared main() for all of the embedded BSPsJoel Sherrill2-16/+2
1998-02-17updated copyright to 1998Joel Sherrill3-3/+3
1998-02-17Added .eh_frame, C++ constructor, and C++ destructor sections.Joel Sherrill1-0/+18
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill1-4/+2
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1-1/+1
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1-1/+4
1997-10-23Added console_reserve_resources.Joel Sherrill1-0/+6
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill3-6/+6
1997-10-06Increased interrupt stack space.Joel Sherrill1-1/+1
1997-08-04Fixed typo and removed duplicated codeJoel Sherrill1-4/+1
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill3-15/+15
1997-04-16Fixed path which points to shared directory for all BSPs.Joel Sherrill1-1/+1
1997-04-15Switched all bsps which had an implementation of sbrk.c which onlyJoel Sherrill1-1/+1
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill1-0/+65
1997-03-08Larger Workspace when it is a POSIX API. Actually this is just to coverJoel Sherrill1-0/+4
1997-01-29erc32 bsp supercedes sisJoel Sherrill5-0/+769