binutils-gdb/sim
Mike Frysinger 9220438ca5 sim: cr16: add ifdefs around undefined syscalls
The cr16 libgloss port does not define these syscall numbers, so trying
to use them results in build failures [1].  The cr16 code already uses
ifdefs around a bunch of syscalls, so extend that style to cover the
ones that are currently missing.  Now we can at least compile.

[1] http://sourceware.org/ml/gdb-patches/2011-06/msg00118.html
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-12-30 09:12:36 +00:00
..
arm sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
avr sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
bfin sim: bfin: lookup target strings when tracing system calls 2011-12-03 19:05:15 +00:00
common Work around Solaris bourne shell limitation when building the sim 2011-12-19 04:33:39 +00:00
cr16 sim: cr16: add ifdefs around undefined syscalls 2011-12-30 09:12:36 +00:00
cris sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
d10v sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
erc32 sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
frv sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
h8300 sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
igen
iq2000 sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
lm32 sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
m32c sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
m32r sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
m68hc11 sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
mcore sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
microblaze sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
mips sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
mn10300 sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
moxie sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
ppc
rl78 sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
rx sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
sh sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
sh64 sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
testsuite
v850 sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
.gitignore
ChangeLog
configure
configure.ac
configure.tgt
MAINTAINERS
Makefile.in
README-HACKING