old-cross-binutils/sim/cr16
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
..
aclocal.m4 sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
ChangeLog sim: cr16: add ifdefs around undefined syscalls 2011-12-30 09:12:36 +00:00
config.in Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 16:56:56 +00:00
configure sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
configure.ac sim: rename common/aclocal.m4 to common/acinclude.m4 2011-10-18 00:31:00 +00:00
cr16_sim.h run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
endian.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gencode.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
interp.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
Makefile.in run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
simops.c sim: cr16: add ifdefs around undefined syscalls 2011-12-30 09:12:36 +00:00