PATCH : H8300 Simulator File I/O Implementation

D.Venkatasubramanian, Noida dvenkat@noida.hcltech.com
Thu Dec 26 04:53:00 GMT 2002


Hi All,

In reference to my earlier mail, I gave the ChangeLog incorrectly.

Ref : http://sources.redhat.com/ml/gdb-patches/2002-12/msg00679.html

The updated ChangeLog is given below.

Sorry for the slip ;-)

Regards,

Venky

For GDB/Simulator

Thu Dec 26 18:28:18 IST 2002  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.

For newlib

Thu Dec 26 18:30:56 IST 2002 D.Venkatasubramanian
<dvenkat@noida.hcltech.com>

        * /libc/sys/h8300hms/syscalls.c: Support for various File I/O
        related system calls. Jump to magic vector locations, instead
        of dummy return values.
        * /libc/sys/h8300hms/read.c: Jump to magic vector location for
        supporting read system call.
        * /libc/sys/h8300hms/write.c: Jump to magic vector location for
        supporting write system call.


For binutils

Thu Dec 26 18:28:56 IST 2002 D.Venkatasubramanian
<dvenkat@noida.hcltech.com>

        *h8300.h: Added some more pseudo opcodes for system call processing.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ChangeLog.txt
URL: <http://sourceware.org/pipermail/newlib/attachments/20021226/fc5967be/attachment.txt>


More information about the Newlib mailing list