summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-11-2222-22/+22
* Small patch (rtems-rc-19991117-5.diff) from Ralf CorsepiusJoel Sherrill1999-11-221-1/+1
* Minor cleanup to reduce the code space.Joel Sherrill1999-11-181-14/+9
* Patch from "John M. Mills" <jmills@tga.com> with subsequent cleanup fromJoel Sherrill1999-11-1810-651/+35
* Updated copyright notice.Joel Sherrill1999-11-1766-123/+66
* Only check for System V IPC if multiprocessing is enabled. The unixJoel Sherrill1999-11-163-2/+15
* This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1999-11-091-0/+3
* This is another pass at making sure that nothing outside the BSPJoel Sherrill1999-11-0513-3/+195
* The files in libcpu should not be directly dependent on any BSP. InJoel Sherrill1999-11-042-2/+8
* Patch rtems-rc-19991011-3.diff from Ralf Corsepius.Joel Sherrill1999-10-281-25/+0
* rxgen960 now compiles -- may not link.Joel Sherrill1999-10-272-10/+10
* The rxgen960 BSP and i960 RPM support was submitted by Mark BronsonJoel Sherrill1999-10-275-44/+564
* Patch from Gerwin Pfab <pb@schenk.isar.de> to leave dispatchingJoel Sherrill1999-10-261-3/+4
* Increased minimum stack size to ensure that there are no problemsJoel Sherrill1999-10-262-2/+2
* Removed aclocal.m4 generated from aclocal macrosJoel Sherrill1999-10-061-1009/+0
* Removed configure generated from configure.inJoel Sherrill1999-10-061-2802/+0
* Removed targets and configurations that are no longer functionalJoel Sherrill1999-10-052-20/+0
* Regenerated.Joel Sherrill1999-10-052-292/+413
* Bug report and fix from Jay Kulpinski <jskulpin@eng01.gdds.com> whereJoel Sherrill1999-10-051-3/+2
* Regenerated.Joel Sherrill1999-10-041-1/+1
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-092-0/+3690
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-0747-96/+142
* Typo causing compilation failure spotted by Ralf Corsepius andJoel Sherrill1999-08-261-1/+1
* Support for MPC505 from Sergei Organov <osv@Javad.RU>. His patch wasJoel Sherrill1999-08-192-0/+34
* Patch from Jimen Ching <jimen@adtech-inc.com>:Joel Sherrill1999-08-181-0/+45
* Slightly cleaner way to switch on the CPU model.Joel Sherrill1999-08-181-6/+10
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-08-122-15/+9
* Patch from Eric Valette <valette@crf.canon.fr> and Emmanuel RaguetJoel Sherrill1999-08-103-4/+18
* Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca>Joel Sherrill1999-07-2914-15/+18
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-07-2646-46/+46
* This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-07-2646-795/+927
* Patch from Jiri Gaisler <jgais@ws.estec.esa.nl>:Joel Sherrill1999-07-095-15/+90
* Removed hack to set __USER_LABEL_PREFIX__ since late model gcc's andJoel Sherrill1999-07-011-1/+0
* Patch ("FIX: no_cpu/no_bsp") from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-06-141-3/+4
* This is a large patch from Eric Valette <valette@crf.canon.fr> that wasJoel Sherrill1999-06-1427-2583/+3677
* Fixed Makefile.in to not attempt to install rtems.o twice from two differentJoel Sherrill1999-06-1110-10/+0
* At the request of Gumby, the cpu is now halted rather than spinningJoel Sherrill1999-05-281-1/+1
* Corrected so rtems.o is built and installed on all targets.Joel Sherrill1999-05-2710-31/+20
* Patch from Daniel Kelley <dank@icube.com>:Joel Sherrill1999-05-182-8/+8
* Reworked to avoid pulling in the jump point entry in EVERY executable.Joel Sherrill1999-05-1711-19/+50
* Intel i960HA support submitted by Jimen Ching <jimen@adtech-inc.com>Joel Sherrill1999-04-192-6/+77
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-04-1945-45/+45
* MPC821 support and PPC patches from Andrew Bray <andy@madhouse.demon.co.uk>:Joel Sherrill1999-04-074-56/+1320
* Modified to be valid m68k code on all CPU models.Joel Sherrill1999-03-311-5/+0
* Fixed paths to include files so this will build.Joel Sherrill1999-03-3110-2/+1053
* Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-1945-135/+540
* Moved mpc860.h around to make things compile.Joel Sherrill1999-02-242-1/+1
* Corrected Makefile.in to account for placement of include files.Joel Sherrill1999-02-244-4/+4
* Corrected name of constant so this would compile.Joel Sherrill1999-02-241-1/+1
* Accidentally moved.Joel Sherrill1999-02-194-2101/+0