summaryrefslogtreecommitdiffstats
path: root/tools/cpu/sh/shgen.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2000-11-152000-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
* shgen.c: Set default Phi to 20MHz (BUG-FIX).
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-20/+58
1999-11-17Patch rtems-rc-19991105-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1-5/+15
His comments follow: This is a minor enhancement to shgen, which should not have any side-effects.
1998-09-23Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1-1/+1
1998-07-17New files from Ralf Corsepius <corsepiu@faw.uni-ulm.de>. His comments:Joel Sherrill1-0/+65
* c/src/exec/score/tools/sh - NEW DIRECTORY - contains shgen Most of it should be self-explanatory. I am a little bit concerned about host-dependent features (getopt, floating point libraries). This shouldn't disturb much now, as this tool should be compileable on all gnu-based hosts and is only applicable for the sh. But in case somebody complains, we may need to add autoconf checks or even restructurize parts of rtems (IMO, rtems needs to be restructurized - remember the "turning rtems upside down" issue).