Hi killerbot,
I don't think it makes sense to include -mcpu=NAME to the predefined options list (such as -mabi=NAME and some other options with parameters).
If there is a predefined number of parameters, that may be set for these kinds of options, it may be useful to include these combinations to the predefined options list (such as the -march=XXX options for GCC).
But especially in embedded programming, the parameter may either be unknown (so that it is impossible to add a complete option-parameter-combination to CodeBlocks) or there are too many combinations.
So I would like to request the feature, that it is possible to add an parameter to a predefined option in the compiler options list.
Unfortunately, I have neither the programming skills nor the time to implement such a feature (I am using Code::Blocks at work with a compiler for Freescale HC(S)08). But having the mentioned feature would be quite useful for me!
Cheers
Sven