On Jun 24, 2013, at 12:41 PM, Peter Maydell wrote:
> On 24 June 2013 03:03, Stacey Son wrote:
>> This change add more strace formating for popular system calls. It also
>> separates out *BSD and architecture dependent code. In addition, it
>> changes TARGET_OS in configure (and in the associat
On 24 June 2013 03:03, Stacey Son wrote:
> This change add more strace formating for popular system calls. It also
> separates out *BSD and architecture dependent code. In addition, it
> changes TARGET_OS in configure (and in the associated makefiles) to
> what it should really be: HOST_OS.
You
This change add more strace formating for popular system calls. It also
separates out *BSD and architecture dependent code. In addition, it
changes TARGET_OS in configure (and in the associated makefiles) to
what it should really be: HOST_OS.
Signed-off-by: Stacey Son
---
Makefile.target