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 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
arm sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
avr sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
bfin sim: nltvals: localize TARGET_<ERRNO> defines 2021-08-17 21:08:57 -04:00
bpf sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
common sim: nltvals: switch output mode to a directory 2021-08-19 21:05:28 -04:00
cr16 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
cris sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
d10v sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
erc32 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
example-synacor sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
frv sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
ft32 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
h8300 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
igen sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
iq2000 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
lm32 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
m4 sim: unify reserved instruction bits settings 2021-07-01 20:53:00 -04:00
m32c sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
m32r sim: m32r: add __linux__ hack for non-Linux hosts 2021-08-22 03:11:16 -04:00
m68hc11 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
mcore sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
microblaze sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
mips sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
mn10300 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
moxie sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
msp430 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
or1k sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
ppc sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
pru sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
riscv sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
rl78 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
rx sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
sh sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
testsuite sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
v850 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
.gitignore sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
aclocal.m4 sim: unify reserved instruction bits settings 2021-07-01 20:53:00 -04:00
arch-subdir.mk.in sim: erc32: merge with common configure script 2021-06-27 01:21:47 -04:00
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
config.h.in sim: unify reserved instruction bits settings 2021-07-01 20:53:00 -04:00
configure sim: unify reserved instruction bits settings 2021-07-01 20:53:00 -04:00
configure.ac sim: unify reserved instruction bits settings 2021-07-01 20:53:00 -04:00
MAINTAINERS sim: readd myself as a maintainer 2021-01-29 22:11:45 -05:00
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 sim: hw: rework configure option & device selection 2021-06-21 21:36:51 -04:00