Files
binutils-gdb/sim
Mike Frysinger fec5386aef sim: mips: namespace igen configure vars
To prepare moving this logic to the top-level configure, the vars
need to be namespaced.  Do that here to make it easier to review.
Basically sim_xxx -> SIM_MIPS_XXX when a var is exported from the
configure script to the Makefile, and sim_xxx -> sim_mips_xxx when
the var is internal in the configure script.
2022-12-24 21:41:22 -05:00
..
2022-11-10 00:19:45 +07:00
2022-12-24 21:35:54 -05:00
2022-12-24 21:39:09 -05:00