summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor problems addressed with the merger and with the arm_bare_bsp.Joel Sherrill2000-07-271-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.
* Added H8 as IEEE whether this is true or not.Joel Sherrill2000-06-291-0/+1
|
* Disabled #ident since the h8300-rtems binutils do not like theJoel Sherrill2000-06-291-1/+1
| | | | generated assembly from it.
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-1283-28/+28087
|
* Added on 4.5 branch.Joel Sherrill2000-05-032-0/+0
|
* Added on 4.5-branchJoel Sherrill2000-05-012-0/+0
|
* New files.Joel Sherrill2000-04-292-0/+4
|
* New files added as part of librpc upgrade.Joel Sherrill2000-04-2978-0/+0
|
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-131-0/+2
| | | | adds .cvsignore.
* Patches rtems-rc-20000118-3.diff and rtems-rc-20000118-4.diff fromJoel Sherrill2000-01-311-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
* Missed in previous automake conversion patches from Ralf CorsepiusJoel Sherrill1999-11-231-0/+36
<corsepiu@faw.uni-ulm.de>.