binutils-gdb/sim/riscv
Mike Frysinger 89d5fc244f sim: mips/ppc/riscv: re-add AC_CANONICAL_SYSTEM [PR sim/29439]
These configure scripts check $target and change behavior.  They
shouldn't be doing that, but until we can rework the sim to change
behavior based on the input ELF, restore AC_CANONICAL_SYSTEM to
these so that $target is correctly populated.

This was lost in the d3562f83a7
("sim: unify toolchain probing logic") refactor as the logic was
hoisted up to the common code.  But the fact the vars weren't
passed down to the sub-configure scripts was missed.

Bug: https://sourceware.org/PR29439
2022-10-23 22:51:17 +05:45
..
aclocal.m4 sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
configure sim: mips/ppc/riscv: re-add AC_CANONICAL_SYSTEM [PR sim/29439] 2022-10-23 22:51:17 +05:45
configure.ac sim: mips/ppc/riscv: re-add AC_CANONICAL_SYSTEM [PR sim/29439] 2022-10-23 22:51:17 +05:45
interp.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
machs.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
machs.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
Makefile.in Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
model_list.def
sim-main.c sim/riscv: fix multiply instructions on simulator 2022-10-11 12:38:36 +01:00
sim-main.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00