summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips64orion/p4000 (unfollow)
Commit message (Expand)AuthorFilesLines
2001-10-112001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-0/+7
2001-09-282001-09-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+7
2001-09-272001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
2001-06-182001-05-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill5-4/+16
2001-05-112001-05-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
2000-11-092000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
2000-11-022000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-4/+9
2000-10-272000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+6
2000-09-052000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill6-0/+10
2000-08-10Adding ChangeLogs.Joel Sherrill1-0/+3
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill9-15/+24
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill7-0/+25
2000-02-08Patches rtems-rc-20000204-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-2/+3
2000-01-31Patches rtems-rc-20000118-3.diff and rtems-rc-20000118-4.diff fromJoel Sherrill12-395/+201
2000-01-10Patch rtems-rc-20000104-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-9/+35
2000-01-10Patch rtems-rc-20000104-6.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill6-39/+25
1999-11-29Patch rtems-rc-19991123-rc-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
1999-11-22Patch rtems-rc-19991117-9.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-3/+3
1999-11-19Renaming all BSP specific startXXX directories to use the same name (start).Joel Sherrill2-3/+3
1999-11-17Updated copyright notice.Joel Sherrill6-12/+6
1999-11-16Moved start code from lib/start to libbsp.Joel Sherrill1-5/+6
1999-11-04The files in libcpu should not be directly dependent on any BSP. InJoel Sherrill1-0/+1
1999-09-07Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill7-15/+14
1999-08-06Patch rtems-rc-19990709-6-diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
1999-07-26Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill7-7/+7
1999-07-26This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill7-139/+154
1999-07-02Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> that splitsJoel Sherrill1-1/+1
1999-06-24Added dummy gnatinstallhandler code for all BSPs. This lets Ada programsJoel Sherrill1-1/+1
1999-05-27Switched from picking up the .rel for each subdirectory in theJoel Sherrill1-1/+1
1999-04-19Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill7-7/+7
1999-04-16Corrected to reflect new way of doing mips constructors.Joel Sherrill1-6/+47
1999-04-06Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to preinstallJoel Sherrill1-2/+0
1999-03-31Fixed include file paths.Joel Sherrill1-3/+3
1999-03-31Fixed paths to include files so this will build.Joel Sherrill5-12/+12
1999-03-19Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill7-24/+83
1999-03-19Towards automake X patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-0/+5
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill7-3/+17
1998-12-14Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to rename allJoel Sherrill1-2/+2
1998-09-30Changed based on patch from pc386 linkcmds from Ian Lance TaylorJoel Sherrill1-1/+1
1998-05-02removed warning for implicit declaration of idtsim__exit()Joel Sherrill1-0/+2
1998-04-15Numerous changes which in total greatly reduced the amount of sourceJoel Sherrill2-38/+2
1998-04-15Transitioned to shared bsp_libc_init() and cleaned up comments.Joel Sherrill2-56/+24
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-22/+0
1998-03-30Moved bsp_postdriver_hook() to a shared file and made it a commonJoel Sherrill2-29/+3
1998-03-21Switch to using a shared main() for all of the embedded BSPsJoel Sherrill3-27/+2
1998-02-17updated copyright to 1998Joel Sherrill6-6/+6
1998-02-11Incorporated Ralf Corsepius' idea for new -q flags to properly supportJoel Sherrill1-2/+7