xref: /netbsd-src/external/gpl3/gdb/dist/sim/m32r/README (revision 4e98e3e176b5b8ca424663e164635936964c902b)
1*4e98e3e1SchristosThis is the m32r simulator directory.
2*4e98e3e1Schristos
3*4e98e3e1SchristosIt is still work-in-progress.  The current sources are reasonably
4*4e98e3e1Schristoswell tested and lots of features are in.  However, there's lots
5*4e98e3e1Schristosmore yet to come.
6*4e98e3e1Schristos
7*4e98e3e1SchristosThere are lots of machine generated files in the source directory!
8*4e98e3e1SchristosThey are only generated if you configure with --enable-cgen-maint,
9*4e98e3e1Schristossimilar in behaviour to Makefile.in, configure under automake/autoconf.
10*4e98e3e1Schristos
11*4e98e3e1SchristosFor details on the generator, see ../../cgen.
12*4e98e3e1Schristos
13*4e98e3e1Schristosdevo/cgen isn't part of the comp-tools module yet.
14*4e98e3e1SchristosYou'll need to check it out manually (also akin to automake/autoconf).
15