binutils-gdb/sim/h8300
D.Venkatasubramanian bf17422685 File I/O Support added.
2003-03-14  D.Venkatasubramanian <dvenkat@noida.hcltech.com>

        * compile.c (decode): Added code for some more magic traps.
        * compile.c (sim_resume): Added support for File I/O system
        calls through callback to host_system.
        System calls provided support for :
        open, read, write, lseek, close, stat, fstat
        Only basic support for stat and fstat.
2003-03-14 04:12:01 +00:00
..
acconfig.h
ChangeLog File I/O Support added. 2003-03-14 04:12:01 +00:00
compile.c File I/O Support added. 2003-03-14 04:12:01 +00:00
config.in
configure
configure.in
inst.h
Makefile.in
tconfig.in
writecode.c