[PATCH] Implement unlink system call for moxie sim

Simon Marchi simark@simark.ca
Sat Dec 14 18:23:00 GMT 2019


On 2019-12-14 5:25 a.m., Anthony Green wrote:
> The following patch to the moxie sim (which I just pushed) adds
> support for the unlink system call, which is required by the GCC
> testsuite.  It also switches read/write/open system calls to use the
> sim_io_* functions.

Hi Anthony,

When you push a patch directly, please use a tag in the subject to reflect
this, to make it obvious.  For example, with git-send-email
`--subject-prefix=pushed`.  The exact tag doesn't really matter, as long as
it's clear.

Thanks,

Simon



More information about the Gdb-patches mailing list