From: "D.Venkatasubramanian, Noida" <dvenkat@noida.hcltech.com>
To: "D.Venkatasubramanian, Noida" <dvenkat@noida.hcltech.com>,
Kazu Hirata <kazu@cs.umass.edu>,
gdb-patches@sources.redhat.com, binutils@sources.redhat.com,
newlib@sources.redhat.com
Subject: RE: PATCH : H8300 Simulator File I/O Implementation
Date: Thu, 26 Dec 2002 10:12:00 -0000 [thread overview]
Message-ID: <E04CF3F88ACBD5119EFE00508BBB21210688A61B@exch-01.noida.hcltech.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1308 bytes --]
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.
[-- Attachment #2: ChangeLog.txt --]
[-- Type: text/plain, Size: 1056 bytes --]
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.
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.
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 reply other threads:[~2002-12-26 12:53 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-26 10:12 D.Venkatasubramanian, Noida [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-01-14 4:56 D.Venkatasubramanian, Noida
2003-01-08 5:08 D.Venkatasubramanian, Noida
2003-01-03 8:30 D.Venkatasubramanian, Noida
2003-01-07 22:00 ` Kazu Hirata
2003-01-07 23:08 ` Andrew Cagney
2002-12-31 2:00 D.Venkatasubramanian, Noida
2002-12-31 4:42 ` Kazu Hirata
2002-12-26 4:38 D.Venkatasubramanian, Noida
2002-12-23 22:59 D.Venkatasubramanian, Noida
2002-12-24 6:51 ` Kazu Hirata
2002-12-02 3:45 D.Venkatasubramanian, Noida
2002-11-29 21:31 D.Venkatasubramanian, Noida
2002-11-30 10:01 ` Kazu Hirata
2003-03-04 16:08 ` Andrew Cagney
2003-03-04 16:33 ` Kazu Hirata
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E04CF3F88ACBD5119EFE00508BBB21210688A61B@exch-01.noida.hcltech.com \
--to=dvenkat@noida.hcltech.com \
--cc=binutils@sources.redhat.com \
--cc=gdb-patches@sources.redhat.com \
--cc=kazu@cs.umass.edu \
--cc=newlib@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox