binutils-gdb/sim
Mike Frysinger fe7f0b0135 sim: m32r: add __linux__ hack for non-Linux hosts
The m32r Linux syscall emulation logic assumes the host environment
directly matches -- it's being run on 32-bit little endian Linux.
This breaks building for non-Linux systems, so put all the code in
__linux__ ifdef checks.  This code needs a lot of love to make it
work everywhere, but let's at least unbreak it for non-Linux hosts.
2021-08-22 03:11:16 -04:00
..
aarch64
arm
avr
bfin
bpf
common sim: nltvals: switch output mode to a directory 2021-08-19 21:05:28 -04:00
cr16
cris
d10v
erc32
example-synacor
frv
ft32
h8300
igen
iq2000
lm32
m4
m32c
m32r sim: m32r: add __linux__ hack for non-Linux hosts 2021-08-22 03:11:16 -04:00
m68hc11
mcore
microblaze
mips
mn10300
moxie
msp430
or1k
ppc
pru
riscv
rl78
rx
sh
testsuite
v850
.gitignore
aclocal.m4
arch-subdir.mk.in
ChangeLog-2021
config.h.in
configure
configure.ac
MAINTAINERS
Makefile.am sim: nltvals: switch output mode to a directory 2021-08-19 21:05:28 -04:00
Makefile.in sim: nltvals: switch output mode to a directory 2021-08-19 21:05:28 -04:00
README-HACKING