summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor problems addressed with the merger and with the arm_bare_bsp.Joel Sherrill2000-07-2718-194/+75
* Port of RTEMS to the ARM processor family by Eric ValetteJoel Sherrill2000-07-2760-5/+4685
* Patch from Charles-Antoine Gauthier <charles.gauthier@nrc.ca> thatJoel Sherrill2000-07-263-74/+78
* Added ifdef on C4x to avoid invalid address alignment checks since thereJoel Sherrill2000-07-263-0/+28
* Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill2000-07-2614-8/+51
* Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill2000-07-2639-28/+133
* Patch rtems-rc-20000713-1-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-07-251-2/+0
* Forgot to remove these when code moved.Joel Sherrill2000-07-2516-4955/+0
* Use bitwise and not cast to unsigned16 to remove upper bits.Joel Sherrill2000-07-242-2/+6
* Corrected spelling mistake.Joel Sherrill2000-07-241-1/+1
* Corrected file name in EXTRA_DIST setting.Joel Sherrill2000-07-241-1/+1
* Patch from Eric Valette <valette@crf.canon.fr> with debuggingJoel Sherrill2000-07-241-7/+15
* Make _ISR_Dispatch global.Joel Sherrill2000-07-171-0/+1
* Update from Philip Quaife <rtemsdev@qs.co.nz> that was hand-merged.Joel Sherrill2000-07-172-34/+75
* Changed name of static table versions to avoid conflict.Joel Sherrill2000-07-142-4/+4
* Switch logical in conditional.Joel Sherrill2000-07-131-1/+1
* Patch rtems-rc-20000713-1-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-07-1371-113/+83
* Patch rtems-rc-20000712-1-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-07-121-0/+2
* Added comment.Joel Sherrill2000-07-121-1/+1
* Removed unnecessary include of targopts.h.Joel Sherrill2000-07-121-1/+1
* Added comment.Joel Sherrill2000-07-122-2/+4
* Removed unnecessary include of targopts.h.Joel Sherrill2000-07-121-1/+0
* Added comment.Joel Sherrill2000-07-122-2/+2
* New file missed in earlier commit.Joel Sherrill2000-07-121-0/+22
* Removed no cpu references.Joel Sherrill2000-07-1113-15/+15
* New file.Joel Sherrill2000-07-111-0/+2
* Reworked score/cpu/sparc so it can be safely compiled multilib. AllJoel Sherrill2000-07-1118-668/+73
* Added Hitachi H8/300 to the list of CPUs that should be OK withJoel Sherrill2000-07-111-0/+1
* Adding .cvsignore files.Joel Sherrill2000-07-115-0/+21
* Reworked score/cpu/i960 so it can be safely compiled multilib. AllJoel Sherrill2000-07-1137-602/+910
* Patch rtems-rc-20000711-1-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-07-117-6/+16
* Patch rtems-rc-20000709-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-07-1016-56/+143
* Patch rtems-rc-20000708-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-07-1016-45/+0
* Now links although linkcmds will not work on real hardware. But thenJoel Sherrill2000-07-102-184/+244
* Build rtems-cpu.rel in this directory.Joel Sherrill2000-07-102-2/+2
* Fixed typo.Joel Sherrill2000-07-101-1/+1
* Incorrectly specified using new exception processing.Joel Sherrill2000-07-101-1/+1
* New files.Joel Sherrill2000-07-104-0/+8
* New file.Joel Sherrill2000-07-101-0/+2
* New file.Joel Sherrill2000-07-101-0/+217
* Added dummy clock driver.Joel Sherrill2000-07-105-2/+57
* Picking up changes missed in previous commit. These changesJoel Sherrill2000-07-074-22/+14
* Moved old_exception_processing and new_exception_processing directoriesJoel Sherrill2000-07-0720-52/+50
* Removed duplicate case values.Joel Sherrill2000-07-071-2/+2
* Fixed problem reported by Victor V. Vengerov <Victor.Vengerov@oktet.ru>Joel Sherrill2000-07-071-1/+7
* Moved __RTEMS_APPLICATION__ conditional to include the use of theJoel Sherrill2000-07-071-1/+1
* Switched to faster implementation.Joel Sherrill2000-07-061-25/+20
* Fixed formatting.Joel Sherrill2000-07-061-15/+15
* New file.Joel Sherrill2000-07-062-0/+26
* Patch from Eric Valette <valette@crf.canon.fr> and Yacine El KolliJoel Sherrill2000-07-063-15/+109