]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/h8300/compile.c
File I/O Support added.
authorD.Venkatasubramanian <dvenkat@noida.hcltech.com>
Fri, 14 Mar 2003 04:12:01 +0000 (04:12 +0000)
committerD.Venkatasubramanian <dvenkat@noida.hcltech.com>
Fri, 14 Mar 2003 04:12:01 +0000 (04:12 +0000)
commitbf174226850a93081729230f70a106f28ee3afde
tree7eabaafdc62f3340f7f38d9834549b92db4f1c4e
parent82da6061255474090d0caa033e5a746f13314968
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.
sim/h8300/ChangeLog
sim/h8300/compile.c