c3bef3b4de
Mirroring the upstream gdb xml files, the two stack boundary registers are separated out. Reviewed-by: Edgar E. Iglesias <edgar@zeroasic.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
7 lines
194 B
Makefile
7 lines
194 B
Makefile
TARGET_ARCH=microblaze
|
|
TARGET_SYSTBL_ABI=common
|
|
TARGET_SYSTBL=syscall.tbl
|
|
TARGET_BIG_ENDIAN=y
|
|
TARGET_HAS_BFLT=y
|
|
TARGET_XML_FILES=gdb-xml/microblaze-core.xml gdb-xml/microblaze-stack-protect.xml
|