src/sim/v850 ChangeLog simops.c

kevinb@sourceware.org kevinb@sourceware.org
Mon Mar 21 22:05:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kevinb@sourceware.org	2011-03-21 22:05:56

Modified files:
	sim/v850       : ChangeLog simops.c 

Log message:
	* simops (OP_10007E0): Update errno handling as most traps
	do not invoke the host's functionality directly.  Invoke
	sim_io_stat() instead of stat() for implementing TARGET_SYS_stat.
	Implement TARGET_SYS_fstat, TARGET_SYS_rename, and TARGET_SYS_unlink.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/v850/ChangeLog.diff?cvsroot=src&r1=1.43&r2=1.44
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/v850/simops.c.diff?cvsroot=src&r1=1.11&r2=1.12



More information about the Gdb-cvs mailing list