nclude/gdb:
* callback.h (struct host_callback_struct): New members ftruncate and truncate. gdb: sim/common: * callback.c (os_ftruncate, os_truncate): New functions. (default_callback): Initialize ftruncate and truncate members. sim/sh: * syscall.h (SYS_truncate, SYS_ftruncate): Define. * interp.c (trap): Add support for SYS_ftruncate and SYS_truncate.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2003-10-15 J"orn Rennecke <joern.rennecke@superh.com>
|
||||
|
||||
* callback.h (struct host_callback_struct): New members ftruncate
|
||||
and truncate.
|
||||
|
||||
2003-06-10 Corinna Vinschen <vinschen@redhat.com>
|
||||
|
||||
* gdb/fileio.h: New file.
|
||||
|
Reference in New Issue
Block a user