binutils-gdb/sim
Mike Frysinger ccf2e5927c sim: callback: inline wrap helper
This is annoying as it requires inlining boiler plate, but we don't
have much choice: the wrap helper assumes the return value is always
an int, but that's already not the case with some of the callbacks
which use long.  GCC has extensions to define macros-as-functions,
but we can't assume GCC.
2021-05-01 09:58:27 -04:00
..
aarch64 sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
arm sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
avr sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
bfin sim: nltvals: unify common syscall tables 2021-04-26 22:39:55 -04:00
bpf sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
common sim: callback: inline wrap helper 2021-05-01 09:58:27 -04:00
cr16 sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
cris sim: nltvals: unify common syscall tables 2021-04-26 22:39:55 -04:00
d10v sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
erc32 sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
example-synacor sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
frv sim: nltvals: unify common syscall tables 2021-04-26 22:39:55 -04:00
ft32 sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
h8300 sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
igen sim: igen: merge build into top level 2021-04-02 23:35:47 -04:00
iq2000 sim: nltvals: unify common syscall tables 2021-04-26 22:39:55 -04:00
lm32 sim: nltvals: unify common syscall tables 2021-04-26 22:39:55 -04:00
m4 sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
m32c sim: nltvals: unify common syscall tables 2021-04-26 22:39:55 -04:00
m32r sim: nltvals: unify common syscall tables 2021-04-26 22:39:55 -04:00
m68hc11 sim: simplify hardware m4 macro 2021-04-23 21:58:21 -04:00
mcore sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
microblaze sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
mips sim: simplify hardware m4 macro 2021-04-23 21:58:21 -04:00
mn10300 sim: nltvals: unify common syscall tables 2021-04-26 22:39:55 -04:00
moxie sim: nltvals: unify common syscall tables 2021-04-26 22:39:55 -04:00
msp430 sim: nltvals: unify common syscall tables 2021-04-26 22:39:55 -04:00
or1k sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
ppc Do not check for sys/time.h or sys/times.h 2021-04-22 19:51:55 -06:00
pru sim: nltvals: unify common syscall tables 2021-04-26 22:39:55 -04:00
riscv sim: riscv: switch MIN/MAX to common min/max 2021-04-26 23:29:01 -04:00
rl78 sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
rx sim: nltvals: unify common syscall tables 2021-04-26 22:39:55 -04:00
sh sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
testsuite sim: syscall: add getpid support 2021-04-18 21:22:31 -04:00
v850 sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
.gitignore sim: drop common/cconfig.h in favor of a single config.h 2016-01-09 03:52:30 -05:00
aclocal.m4 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
ChangeLog sim: nltvals: unify common syscall tables 2021-04-26 22:39:55 -04:00
configure sim: example-synacor: a simple implementation for reference 2021-04-03 16:19:16 -04:00
configure.ac sim: example-synacor: a simple implementation for reference 2021-04-03 16:19:16 -04:00
MAINTAINERS sim: readd myself as a maintainer 2021-01-29 22:11:45 -05:00
Makefile.am sim: testsuite: integrate common tests into build 2021-04-03 15:34:13 -04:00
Makefile.in sim: testsuite: integrate common tests into build 2021-04-03 15:34:13 -04:00
README-HACKING sim: nltvals: unify common syscall tables 2021-04-26 22:39:55 -04:00