8sa1-binutils-gdb/sim
Mike Frysinger a2f8e947a8 sim: h8300: fix test mach markers
These tests all fail to assemble when targeting the h8300 or h8300h
cpu variants with errors like:
rotl.s:242: Warning: Opcode `rotl.b' with these operand types not available in H8/300H mode
rotl.s:242: Error: invalid operands

It's been this way for years and no one seems to care, so disable
them for those targets since the assembler thinks it's impossible.
2021-01-05 19:26:33 -05:00
..
aarch64 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
arm sim: include stdlib.h for atoi() 2021-01-04 20:17:37 -05:00
avr sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
bfin sim: include stdlib.h for atoi() 2021-01-04 20:17:37 -05:00
bpf sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
common sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
cr16 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
cris sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
d10v sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
erc32 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
frv sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
ft32 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
h8300 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
igen sim: include stdlib.h for atoi() 2021-01-04 20:17:37 -05:00
iq2000 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
lm32 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
m32c sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
m32r sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
m68hc11 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
mcore sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
microblaze sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
mips sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
mn10300 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
moxie sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
msp430 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
or1k sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
ppc sim: include stdlib.h for atoi() 2021-01-04 20:17:37 -05:00
pru sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
rl78 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
rx sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
sh sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
sh64 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
testsuite sim: h8300: fix test mach markers 2021-01-05 19:26:33 -05:00
v850 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
.gitignore
ChangeLog sim/bpf: re-generate configure 2020-11-01 19:39:11 -05:00
configure sim: better handle builds of primary targets lacking sims 2020-09-03 18:21:20 +02:00
configure.ac sim: better handle builds of primary targets lacking sims 2020-09-03 18:21:20 +02:00
configure.tgt sim: eBPF simulator 2020-08-04 18:09:16 +02:00
MAINTAINERS sim: eBPF simulator 2020-08-04 18:09:16 +02:00
Makefile.in Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
README-HACKING