]>
Commit | Line | Data |
---|---|---|
c906108c SS |
1 | This is the m32r simulator directory. |
2 | ||
3 | It is still work-in-progress. The current sources are reasonably | |
4 | well tested and lots of features are in. However, there's lots | |
5 | more yet to come. | |
6 | ||
7 | There are lots of machine generated files in the source directory! | |
8 | They are only generated if you configure with --enable-cgen-maint, | |
9 | similar in behaviour to Makefile.in, configure under automake/autoconf. | |
10 | ||
11 | For details on the generator, see ../../cgen. | |
12 | ||
13 | devo/cgen isn't part of the comp-tools module yet. | |
14 | You'll need to check it out manually (also akin to automake/autoconf). |