Le 24/01/2018 à 22:13, Laurent Vivier a écrit :
> M680x0 doesn't support the same set of instructions
> as ColdFire, so we can't use "any" CPU type to execute
> m68020 instructions.
> We select CPU type ("m68040" or "any" for ColdFire)
> according to the ELF header. If we can't, we
> use by default the value used until now: "any".
> 
> Signed-off-by: Laurent Vivier <laur...@vivier.eu>
> Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
> ---
>  include/elf.h                | 28 ++++++++++++++++++++++++++++
>  linux-user/m68k/target_elf.h |  6 ++++++
>  2 files changed, 34 insertions(+)

Applied to my 'linux-user-for-2.12' branch.

Thanks,
Laurent


Reply via email to