]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/m32r/README
sim: sim_{create_inferior,open,parse_args}: constify argv/env slightly
[thirdparty/binutils-gdb.git] / sim / m32r / README
CommitLineData
c906108c
SS
1This is the m32r simulator directory.
2
3It is still work-in-progress. The current sources are reasonably
4well tested and lots of features are in. However, there's lots
5more yet to come.
6
7There are lots of machine generated files in the source directory!
8They are only generated if you configure with --enable-cgen-maint,
9similar in behaviour to Makefile.in, configure under automake/autoconf.
10
11For details on the generator, see ../../cgen.
12
13devo/cgen isn't part of the comp-tools module yet.
14You'll need to check it out manually (also akin to automake/autoconf).