summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2000-07-27Minor problems addressed with the merger and with the arm_bare_bsp.Joel Sherrill1-1/+1
That BSP now has a stub clock driver so the tests can link even if they won't execute. A handful of Makefiles had to be updated and we had to account for printk.c being a shared file now.
2000-06-29Added H8 as IEEE whether this is true or not.Joel Sherrill1-0/+1
2000-06-29Disabled #ident since the h8300-rtems binutils do not like theJoel Sherrill1-1/+1
generated assembly from it.
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill83-28/+28087
2000-05-03Added on 4.5 branch.Joel Sherrill2-0/+0
2000-05-01Added on 4.5-branchJoel Sherrill2-0/+0
2000-04-29New files.Joel Sherrill2-0/+4
2000-04-29New files added as part of librpc upgrade.Joel Sherrill78-0/+0
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1-0/+2
adds .cvsignore.
2000-01-31Patches rtems-rc-20000118-3.diff and rtems-rc-20000118-4.diff fromJoel Sherrill1-1/+0
Ralf Corsepius <corsepiu@faw.uni-ulm.de> that contain: * Modifications, (minor) corrections, cleanups to most existing Makefile.ams * Adds automake support to all remaining BSPs which have not yet been converted to automake. * Makefile.am for all remaining wrapup/Makefile.ams
1999-11-23Missed in previous automake conversion patches from Ralf CorsepiusJoel Sherrill1-0/+36
<corsepiu@faw.uni-ulm.de>.