summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-06-29Patch from Eric Valette to do some cleanup.Joel Sherrill3-9/+16
2000-06-29Patch from Chris Johns <cjohns@cybertec.com.au> to make sure theJoel Sherrill2-2/+4
2000-06-29Patch from Eric Valette <valette@crf.canon.fr> to make librdbg workJoel Sherrill1-8/+10
2000-06-29Patch rtems-rc-20000627-2 from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill4-17/+3
2000-06-26Removed as it was orphaned by previous patches.Joel Sherrill1-19/+0
2000-06-26Patch from Chris Johns <cjohns@cybertec.com.au> andJoel Sherrill3-0/+9
2000-06-26Patch from Chris Johns <cjohns@cybertec.com.au> andJoel Sherrill3-3/+3
2000-06-16Patch from John Cotton <john.cotton@nrc.ca> to correct style ofJoel Sherrill1-16/+16
2000-06-16New file.Joel Sherrill1-0/+2
2000-06-16Patch rtems-rc-20000616-2-cvs.diff from Ralf CorsepiusJoel Sherrill1-1/+2
2000-06-16Patch rtems-rc-20000616-1-cvs.diff from Ralf CorsepiusJoel Sherrill1-7/+7
2000-06-16Patch rtems-rc-20000615-4-cvs.diff from Ralf CorsepiusJoel Sherrill3-23/+2
2000-06-15Modified to pick up components from libcpu.Joel Sherrill2-1/+2
2000-06-15rxgen960 compiles and links.Joel Sherrill8-16/+88
2000-06-15Remove pragma align 4Joel Sherrill1-2/+0
2000-06-15Make ppc603e pick up caching code.Joel Sherrill1-0/+1
2000-06-15Pick up caching code.Joel Sherrill1-1/+2
2000-06-15Use correct name for caching routines.Joel Sherrill1-3/+2
2000-06-15Fixing warning obtained by some users.Joel Sherrill2-0/+8
2000-06-15Typo corrected from John Cotton <john.cotton@nrc.ca>.Joel Sherrill1-9/+9
2000-06-15Updated.Joel Sherrill2-1/+4
2000-06-15Patch rtems-rc-20000615-3-cvs.diff from Ralf CorsepiusJoel Sherrill3-7/+9
2000-06-15Patch rtems-rc-20000615-1-cvs.diff from Ralf CorsepiusJoel Sherrill1-1/+1
2000-06-15Moved <sys/cdefs.h> to lib/include so non-networking applications couldJoel Sherrill2-2/+2
2000-06-15Moved <sys/cdefs.h> to lib/include/sys from libnetworking/sys soJoel Sherrill1-2/+2
2000-06-14Enable data cache as well.Joel Sherrill3-0/+3
2000-06-14Use John Cotton's more permanent email address.Joel Sherrill1-1/+1
2000-06-14Moved <sys/cdefs.h> from libnetworking to lib/include so non-networkingJoel Sherrill2-0/+177
2000-06-14Added Cache Manager and MBX8xx credits.Joel Sherrill1-0/+14
2000-06-14Patch from John Cotton <john.cotton@nrc.ca> to correct cacheJoel Sherrill18-187/+177
2000-06-14*** empty log message ***Joel Sherrill30-69/+229
2000-06-14Added include of options.h since it was not being picked upJoel Sherrill1-0/+1
2000-06-14Added .cvsignore files.Joel Sherrill4-0/+26
2000-06-14Conditionally do not assemble 403 code.Joel Sherrill1-0/+8
2000-06-14Patch from Darlene A. Stewart <Darlene.Stewart@nrc.ca> to add missingJoel Sherrill1-2/+2
2000-06-14Patch rtems-4.5-beta3-mon.diff from Chris Johns <cjohns@cybertec.com.au>Joel Sherrill3-174/+761
2000-06-14Patch from Chris Johns <cjohns@cybertec.com.au> to enhance networkJoel Sherrill4-86/+432
2000-06-14Patch rtems-rc-20000614-sh.tar.gz from Ralf CorsepiusJoel Sherrill35-1892/+198
2000-06-14Moved PowerPC cache management code to libcpu. Also compiledJoel Sherrill11-359/+55
2000-06-14Must now pull in cache management code from libcpu.Joel Sherrill4-2/+6
2000-06-14Removed alloc860.c and mmu.c from C_FILES since they are now in libcpu.Joel Sherrill1-2/+2
2000-06-14Do not build if networking disabled.Joel Sherrill1-0/+2
2000-06-14Removed building of libcpu.a. It is now the individual BSPsJoel Sherrill4-8/+14
2000-06-14Thread iterate not ready for submission -- removed.Joel Sherrill1-1/+1
2000-06-14Moved to include subdirectory.Joel Sherrill1-99/+0
2000-06-14New files containing cache manager functionality stripped fromJoel Sherrill3-0/+220
2000-06-14New file.Joel Sherrill2-0/+4
2000-06-14Functionality moved from directory above to accomodate buildingJoel Sherrill9-0/+1255
2000-06-14Moved from score/cpu/PowerPC.Joel Sherrill8-1150/+4
2000-06-14Thread iterator and libgjc support submitted too early.Joel Sherrill25-2025/+10