summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu (unfollow)
Commit message (Expand)AuthorFilesLines
1999-12-01 Patch rtems-rc-19991123-rc-2.diff from Ralf CorsepiusJoel Sherrill33-629/+534
1999-12-01 Patch rtems-rc-19991123-rc-2.diff from Ralf CorsepiusJoel Sherrill10-361/+240
1999-12-01 Patch rtems-rc-19991123-rc-2.diff from Ralf CorsepiusJoel Sherrill1-90/+0
1999-12-01Patch rtems-rc-19991123-rc-1.diff from Ralf CorsepiusJoel Sherrill36-629/+651
1999-12-01Patch rtems-rc-19991123-rc-1.diff from Ralf CorsepiusJoel Sherrill2-180/+0
1999-11-23Readding files mistakenly removed.Joel Sherrill40-0/+2289
1999-11-23Readding Makefile.in's accidentally removed.Joel Sherrill1-0/+33
1999-11-23Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill42-2322/+19
1999-11-22Changed name of W, X, and Y macros for fields in the ClockJoel Sherrill1-9/+9
1999-11-22Adding files not added as part of merger of SH2 port.Joel Sherrill3-0/+853
1999-11-22Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill22-22/+22
1999-11-22Small patch (rtems-rc-19991117-5.diff) from Ralf CorsepiusJoel Sherrill1-1/+1
1999-11-18Minor cleanup to reduce the code space.Joel Sherrill1-14/+9
1999-11-18Patch from "John M. Mills" <jmills@tga.com> with subsequent cleanup fromJoel Sherrill10-651/+35
1999-11-17Updated copyright notice.Joel Sherrill66-123/+66
1999-11-16Only check for System V IPC if multiprocessing is enabled. The unixJoel Sherrill3-2/+15
1999-11-09This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1-0/+3
1999-11-05This is another pass at making sure that nothing outside the BSPJoel Sherrill13-3/+195
1999-11-04The files in libcpu should not be directly dependent on any BSP. InJoel Sherrill2-2/+8
1999-10-28Patch rtems-rc-19991011-3.diff from Ralf Corsepius.Joel Sherrill1-25/+0
1999-10-27rxgen960 now compiles -- may not link.Joel Sherrill2-10/+10
1999-10-27The rxgen960 BSP and i960 RPM support was submitted by Mark BronsonJoel Sherrill5-44/+564
1999-10-26Patch from Gerwin Pfab <pb@schenk.isar.de> to leave dispatchingJoel Sherrill1-3/+4
1999-10-26Increased minimum stack size to ensure that there are no problemsJoel Sherrill2-2/+2
1999-10-06Removed aclocal.m4 generated from aclocal macrosJoel Sherrill1-1009/+0
1999-10-06Removed configure generated from configure.inJoel Sherrill1-2802/+0
1999-10-05Removed targets and configurations that are no longer functionalJoel Sherrill2-20/+0
1999-10-05Regenerated.Joel Sherrill2-292/+413
1999-10-05Bug report and fix from Jay Kulpinski <jskulpin@eng01.gdds.com> whereJoel Sherrill1-3/+2
1999-10-04Regenerated.Joel Sherrill1-1/+1
1999-09-09Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill2-0/+3690
1999-09-07Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill47-96/+142
1999-08-26Typo causing compilation failure spotted by Ralf Corsepius andJoel Sherrill1-1/+1
1999-08-19Support for MPC505 from Sergei Organov <osv@Javad.RU>. His patch wasJoel Sherrill2-0/+34
1999-08-18Patch from Jimen Ching <jimen@adtech-inc.com>:Joel Sherrill1-0/+45
1999-08-18Slightly cleaner way to switch on the CPU model.Joel Sherrill1-6/+10
1999-08-12Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill2-15/+9
1999-08-10Patch from Eric Valette <valette@crf.canon.fr> and Emmanuel RaguetJoel Sherrill3-4/+18
1999-07-29Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca>Joel Sherrill14-15/+18
1999-07-26Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill46-46/+46
1999-07-26This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill46-795/+927
1999-07-09Patch from Jiri Gaisler <jgais@ws.estec.esa.nl>:Joel Sherrill5-15/+90
1999-07-01Removed hack to set __USER_LABEL_PREFIX__ since late model gcc's andJoel Sherrill1-1/+0
1999-06-14Patch ("FIX: no_cpu/no_bsp") from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-3/+4
1999-06-14This is a large patch from Eric Valette <valette@crf.canon.fr> that wasJoel Sherrill27-2583/+3677
1999-06-11Fixed Makefile.in to not attempt to install rtems.o twice from two differentJoel Sherrill10-10/+0
1999-05-28At the request of Gumby, the cpu is now halted rather than spinningJoel Sherrill1-1/+1
1999-05-27Corrected so rtems.o is built and installed on all targets.Joel Sherrill10-31/+20
1999-05-18Patch from Daniel Kelley <dank@icube.com>:Joel Sherrill2-8/+8
1999-05-17Reworked to avoid pulling in the jump point entry in EVERY executable.Joel Sherrill11-19/+50