old-cross-binutils/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 sim: rename common/aclocal.m4 to common/acinclude.m4 2011-10-18 00:31:00 +00:00
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 2011-02-11 Ben Golding <ben_golding@yahoo.co.uk> 2011-11-03 15:48:17 +00:00
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 sim: testsuite: regenerate configure 2011-10-18 00:16:14 +00:00
v850 sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
.gitignore sim: ignore generated hw-config.h 2011-01-05 17:17:44 +00:00
ChangeLog Record Mike Frysinger as a sim Global Maintainer. 2011-11-29 06:25:05 +00:00
configure [sim] 2011-11-29 03:49:09 +00:00
configure.ac sim: unify target->subdir handling for default tests 2010-04-26 16:23:24 +00:00
configure.tgt [sim] 2011-11-29 03:49:09 +00:00
MAINTAINERS Record Mike Frysinger as a sim Global Maintainer. 2011-11-29 06:25:05 +00:00
Makefile.in run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
README-HACKING sim: add more hacking notes 2010-04-12 21:44:46 +00:00